Authenticate to Azure OpenAI Service with an Azure Managed Identityv3.6+

Configure a chat route using Azure OpenAI Service with the latest GPT-3.5 Turbo model, and authenticate using an Azure Managed Identity.

Prerequisites

  • Azure OpenAI instance

  • Azure OpenAI model deployment

Environment variables

  • AZURE_INSTANCE_NAME: The name of the Azure OpenAI instance.

  • AZURE_DEPLOYMENT_ID: The ID of the Azure OpenAI deployment.

Set up the plugin

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!