Skip to content

Azure OpenAI credentials#

You can use these credentials to authenticate the following nodes:

Prerequisites#

  • Create an Azure subscription.
  • Access to Azure OpenAI within that subscription. You may need to request access if your organization doesn't yet have it.

Supported authentication methods#

  • API key

Refer to Azure OpenAI's API documentation for more information about the service.

Using API key#

To configure this credential, you'll need:

  • A Resource Name: the Name you give the resource
  • An API key: Key 1 works well. This can be accessed before deployment in Keys and Endpoint.
  • The API Version the credentials should use. See the Azure OpenAI API preview lifecycle documentation for more information about API versioning in Azure OpenAI.

To get the information above, create and deploy an Azure OpenAI Service resource.

Model name for Azure OpenAI nodes

Once you deploy the resource, use the Deployment name as the model name for the Azure OpenAI nodes where you're using this credential.