Microsoft Authorization Information

To find your authorization information for Microsoft:

  1. Go to Studio Training and create a new Project with a Training type:

    1-Create a new Project.png
  2. Upload the dataset:

    Ensure that the minimal size of a dataset for Microsoft is 12000 unique test segments. We are trimming 10% of the segment for testing. 

    2-Upload the dataset.png
  3. Select the Microsoft connected account in the providers' list:

    If a user is not logged in to the Microsoft account, they will see the following warning. It means a user must pass the Microsoft Single-Sign-On flow to get the needed auth_tokens.

    3-Select the Microsoft connected.png

  4. Click on the icon and enter the required credentials saved during the steps above:

    • client_id - ID of the registered app

    • tenant_id - ID of the Azure scope

    • translator_id - ID of the custom translator app

      4-input the needed credentials.jpg5-input the needed credentials.png
  5. The user will be redirected to the Microsoft Single-Sign-On Authorization page:

    6-Microsoft Single-Sign-On Authorization.png
  6. After that, the user will see the guard icon. It means that the user can make Microsoft authenticated requests and work with the Microsoft Custom Translator API:

    7-Microsoft Custom Translator API.png
  7. If the training was started successfully, the models' list will be available:

    The user must be logged in the Microsoft to get the actual status of the model's training. If the user doesn’t have access to Microsoft, they will get an authentication warning as above.

    8-authentication warning.png
  8. When the training is successful for the model, the status of the model will be changed to Deploying:

    9-Deploying.png
  9. When the model is deployed, the status will be changed to Completed. After that, the user can translate texts with a custom model:

10-Completed.png