azure-language-detection-and-translator
Service icon

Azure Language Detection and Translator

Stable version 2.0.1 (Compatible with OutSystems 11)
Uploaded
 on 22 March 2024
 by 
5.0
 (1 rating)
azure-language-detection-and-translator

Azure Language Detection and Translator

Documentation
2.0.1

After installing this asset from forge, you need to create an account in Azure portal. Kindly use below link to create an account.

Home - Microsoft Azure

After creating an account, Click on create a resource + icon

 

Then search for translator in search bar

Then click on Create option in Translator

Then

  • Select Free Trail or the plan whichever is convenient for your need.
  • Then select a resource group if you already have or else create a new resource group using create new button.
  • Then Select region as per your current region.
  • Then provide your name and pricing tier and click next until final step and click on Review + Create

After creating the resource click on "Keys and Endpoint"

Then copy Key 1 value and region value and use it in our method's input for AzureSubscriptionKey and AzureSubscriptionRegion to use our methods in service application.


Demo application also require Azure keys to check how these methods are used in screens.


Kindly ping me if you need any further clarifications.


1.0.0

After installing this asset from forge, you need to create an account in Azure portal. Kindly use below link to create an account.

Home - Microsoft Azure

After creating an account, Click on create a resource + icon

 

Then search for translator in search bar

Then click on Create option in Translator

Then

  • Select Free Trail or the plan whichever is convenient for your need.
  • Then select a resource group if you already have or else create a new resource group using create new button.
  • Then Select region as per your current region.
  • Then provide your name and pricing tier and click next until final step and click on Review + Create

After creating the resource click on "Keys and Endpoint"

Then copy Key 1 value and region value and use it in our method's input for AzureSubscriptionKey and AzureSubscriptionRegion to use our methods in service application.


Demo application also require Azure keys to check how these methods are used in screens.


Kindly ping me if you need any further clarifications.