Configuring Azure OpenAI
- Updated: 2024/05/30
Configuring Azure OpenAI
This topic describes configuring the Microsoft Azure OpenAI so that Automation Anywhere Control Room can access it.
Prerequisites
Note: The examples and graphics provided on this page are for
representation purposes only and may not accurately reflect your specific instance. We do not
assume responsibility for their maintenance or
accuracy.
Create a developer account in Microsoft Azure OpenAI to copy the login credentials.
For information on OpenAI, see the Azure OpenAI Service Documentation. In addition to the
developer account,
- Make sure you have added the following Azure OpenAI endpoints to the trusted
list:
https://*.openai.azure.com/api/*.completions
https://*.openai.azure.com/api/*.chatCompletions
- You need to have an Microsoft Azure OpenAI resource. This is a resource that you will use to deploy and manage your models.
Procedure
Next steps
- You should have all the credentials to communicate with the Microsoft Azure OpenAI.
- Copy the API Key, Endpoint, and Model to use in the Azure OpenAI: Chat AI action and Azure OpenAI: Prompt AI action.