Microsoft Account Application

For the Microsoft provider training in the studio, the user needs to:

  • Register the Custom Translator application

  • Register App Register application

  • Get an organization's Microsoft Azure account

Register Custom Translator Application

To register a custom translator application:

  1. Go to Microsoft Azure Portal → Microsoft AzureResource groups and click on the Create:

    1- Microsoft Azure.png
    • Set the resource group name of your choice

    • Click Review + Create

      2-Review + create.png
  2. Go to Microsoft AzureCognitive Services and click Create in the Translator block:

    3-Translator block.png
    • Select the Resource group that was created in the previous step

    • Click Review + Create

    • Use the Global Region by default:

      Adding a Microsoft connected account is possible only with the Global region.

      4-Global region.png
  3. Go to Microsoft AzureCognitive Services | Translator and click on the translator instance created in the previous step:

    5-Cognitive Service.png
  4. Subscription keys and endpoint can be found in the Keys and Endpoint section:

6-Keys and Endpoint.png

Register App Register Application

To register the app register application:

  1. Go to Azure App registrations:

    7-Azure App registrations.png
  2. Add a new registration with parameters:

    8-Add new registration with parameters.png
  3. Save the application data client_id and tenant_id:

    9-client_id and tenant_id.png
  4. Go to Authentication and allow using tokens (access_token, id_token) for app clients:

    10-access_token.png
  5. Go to the API permissions and add permissions for using your version of the Custom Translator Application:

    11-Custom Translator Application.png12-Custom Translator Application.png
  6. Grant admin consent if required or ask the organization's admin to give these permissions:

    13-admin to give these permissions.png