Skip to main content

 

Cisco Meraki Documentation

Azure AI Endpoint Target

Azure AI Endpoint Target

Azure AI Endpoint targets allow you to securely connect workflows to Azure OpenAI services using Azure AI credentials. These endpoints are used to interact with Azure AI resources for workflow automation and integration.

Azure AI Endpoint targets require Azure AI account keys.

Creating Azure AI Endpoint Target

Perform the following steps to create a new Azure AI Endpoint target:

  1. From the left navigation menu, click Automation > Targets.
  2. Click New Target.
  3. From the Target Type drop-down list, choose Azure AI endpoint.
  4. Enter a unique display name for the target in the Display Name field and a brief description in the Description field.
  5. In the Account Keys area, click the Default Account Keys drop-down list and choose an existing Azure AI Credentials account key, or choose Add New to create a new account key. For more information, see the Azure AI Credentials topic.
  6. In the Azure AI Endpoint area, enter the following information:
  • Resource and Endpoint URL: You need an active Azure subscription with a deployed Azure OpenAI resource. This resource supplies a unique endpoint URL for your service, which you can find in the Azure portal under the 'Keys and Endpoint' or 'Overview' section of your Azure OpenAI resource. For example: https://{your-resource-name}.openai.azure.com
  • Version: Enter the API version, for example: 2025-03-01-preview
  • API Type: Enter the API type, for example: Azure

  7. Click Save to save the target.

 

 

 

  • Was this article helpful?