For the Microsoft provider training in the studio user needs to:
-
Register Custom Translator application.
-
Register App Register application.
-
Get a Microsoft Azure account for an organization.
Register Custom Translator Application
1. Go to Resource groups in Microsoft Azure Portal → Microsoft Azure and click on the create button
a) Set the resource group name of your choice
b) Click on the Review + create button
2. Go to the Cognitive Services page → Microsoft Azure and click on the Create button in the Translator block.
a) Select the Resource group which was created in the previous step
b) Click on the Review + create button
Use Global Region by default because adding Microsoft connected account is possible only with Global region.
3. Go to Cognitive Services | Translator page → Microsoft Azure and click on the translator instance created in the previous step.
4. Subscription keys and endpoint can be found in the Keys and Endpoint section.
Register App Register Application
1. Go to Azure App registrations.
2. Add new registration with parameters.
3. Save the application data client_id and tenant_id.
4. Go to Authentication. Allow using tokens (access_token, id_token) for app clients.
5. Go to the API permissions. Add permissions for using your version of the Custom Translator Application
Grant admin consent if required or ask the organization's admin to give these permissions.