The Azure OpenAI provider is a managed integration that provisions an Azure OpenAI deployment through your organization's cloud infrastructure. ACTIVATE handles the deployment lifecycle, so you do not need to manually configure Azure resources.
Prerequisites
Before creating an Azure OpenAI provider, ensure that:
Your organization has at least one provisioned network in ACTIVATE
You have a billing group associated with your account
Your organization's Azure subscription supports Azure OpenAI deployments in your target region
Creating a Provider
Navigate to AI Chat Providers in the ACTIVATE sidebar.
Click Add Provider.
Select Azure as the cloud service provider.
Fill in the required fields:
Name — A descriptive name for the provider (for example, "Azure GPT-4o").
Network — Select the provisioned network to deploy with.
Group — Select the billing group to associate with this provider.
Region — The Azure region for the deployment (for example, "eastus2").
Model — The model to deploy (for example, "gpt-4o").
Optionally add a Description and Tags.
Click Create.
The provider will enter a provisioning status while ACTIVATE configures the Azure resources. Once provisioning completes, the status changes to provisioned and the provider is ready to use in AI Chat.
Verifying the Provider
After provisioning completes:
Open AI Chat.
Select your new Azure provider from the provider dropdown.
Send a test message to confirm the model responds.
If the provider does not appear in the dropdown, verify that your user account has access. See Managing Permissions for details.
Updating a Provider
Azure providers are managed by the platform. The model and deployment configuration are set during provisioning. To change the model or region, delete the existing provider and create a new one.
Deleting a Provider
Navigate to AI Chat Providers.
Find the provider you want to remove.
Click the delete action for that provider.
Confirm the deletion.
Deleting an Azure provider tears down the associated Azure resources. This action cannot be undone.