Azure AI Credentials
Azure AI Credentials
Azure AI Credentials allow you to securely connect to Azure AI services. Use Azure AI Credentials account keys with Azure AI Endpoint targets.
Prerequisite
Obtain your Azure AI SDK Key before starting the account key setup procedure. The Azure AI SDK Key is a unique secret key provided by Microsoft Azure that allows applications or services to authenticate and securely access Azure AI services, such as Azure Cognitive Services or Azure OpenAI. This key is used by software development kits (SDKs) or APIs to verify that the client has permission to use Azure AI resources.
All API requests should include your API authentication. For step-by-step instructions on using the authentication method, refer to the Azure AI Quickstart guide: https://learn.microsoft.com/en-us/azure/ai-foundry/openai/chatgpt-quickstart.
It is generated in the Azure Portal, typically under the specific Azure AI resource (such as Azure Cognitive Services, Language, Vision, or OpenAI).
Procedure
Follow the steps below to create a new Azure AI Credentials account key:
- From the left navigation menu, click Automation > Targets.
- In the Account Keys tab, click New account key.
- On the New Account Key page, from the Account Key Type drop-down list, choose Azure AI Credentials.
- Enter a unique display name and an optional description for the account key.
- In the Access Key Detail section, provide the following:
- Azure AI SDK Key: Enter your Azure AI SDK Key.
- Click Save.