The provided content is a guide for configuring Bureau Works Augmented Actions with Azure OpenAI service.
Introduction
Leveraging Azure's OpenAI service with Bureau Works Augmented Actions requires the configuration of some parameters to ensure seamless integration. In this article, we'll guide you through the process step by step.
Prerequisites:
1. An active Azure account.
2. A resource and deployed model using Azure OpenAI
Step-by-Step Configuration:
1. Log in to your Azure Portal:
Begin by navigating to the Azure Portal at https://portal.azure.com. Enter your credentials to access your dashboard.
2. Locate your Azure AI Services resource:
- From the left-hand menu, click on All resources.
- Locate the Azure AI services resource you created earlier. This can be identified by the resource's name.
3. Retrieve the Resource Name:
- Click on the AI resource to open its overview page.
- Find the name of your Azure AI services resource at the top of the page. This is also the first part of the base URL, i.e., https://{resourceName}.openai.azure.com.
4. Locate the Deployment Name:
While still in the AI resource's overview page, navigate to the Deployments section. Here, you can identify the name of the model you deployed on the Azure OpenAI Service.
5. Retrieve the Access Token:
- From the AI resource's overview page, navigate to the Keys section.
- Copy the primary access token. It will be used for authenticating requests made from Bureau Works to Azure OpenAI Service.
6. Configure Bureau Works Augmented Actionswith Azure OpenAI Details:
Please follow the steps in this support article.
Comments
0 comments
Please sign in to leave a comment.