Skip to main content

How to Enable Authentication with Azure AD

To enable authentication with Azure AD, you can use Chat environment variables.

  1. Register your application via the Microsoft Azure Portal. Refer to Microsoft Documentation to learn how to register a new application.
  2. Define environment variables for AI DIAL Chat: AUTH_AZURE_AD_CLIENT_ID, AUTH_AZURE_AD_NAME, AUTH_AZURE_AD_SECRET, AUTH_AZURE_AD_TENANT_ID, AUTH_AZURE_AD_SCOPE.

Refer to Chat to view the complete list of environment variables.

  1. Launch AI DIAL Chat. Refer to Deployment to learn how to launch AI DIAL.