Azure Cognitive Services Sample Application
This sample application exercises all of the APIs exposed in the OutSystems Connector for Azure Cognitive Services
Configuration
  • Before you can use the connector, you'll need to configure your Azure Subscription Keys in OutSystems (Ocp-Apim-Subscription-Key). You can find the key in your Cognitive Services accounts in the Azure Portal.  
  • You'll need to define a key for each API you plan to use. So you'll find a key for each API (eg: Ocp-Apim-Subscription-key_FaceAPI, etc.)
  • To add the key in OutSystems, just configure the Azure Cognitive Services connector properties in ServiceCenter (Factory > eSpaces > Azure Cognitive Services Connector > Site Properties > OcpApimSubscriptionKey_XYZ). 
  • While there, you may also want to change the Azure Regions calls from your OutSystems apps will make (the Region configured in OutSystems needs to match the Region configured in your Azure Subscription Key). The Regions are configured in the Integrations tab.
Click here to see your activities