FOCUS: Create your Azure OpenAI service

Introduction

This document outlines the steps to configure Microsoft Azure OpenAI, enabling the service for use with AI-driven applications within your intranet.

 

Prerequisites

Note: The examples and diagrams provided herein are for illustrative purposes only and may not precisely reflect your specific situation. We do not assume responsibility for their update or accuracy.

  • An administrative account with the capability to manage Azure services for your organization.
  • A Microsoft Azure OpenAI resource. This resource will be used to deploy and manage your models.

 

Creating the AZURE OPENAI Service and Retrieving the Key

1. Log in to the Microsoft Azure portal and search for Azure OpenAI.


2. On the Azure AI Services page, click Create. The Create Azure OpenAI page appears.

 

Note: You may run into an error message asking to enable Azure OpenAI Service for the selected subscription. If that's the case, follow the instructions on the provided link.


3. Enter or select the following information:

a. Create or select an existing resource group. A resource group is a collection of resources that share the same lifecycle, permissions, and policies.

b. Select the Azure region that corresponds to your geographical location. For example, East US.

IMPORTANT : If you're planning to use image generation features with DALL-E, make sure to choose "Sweden Central" region as it's currently the only region that supports it.

c. Enter the name of your resource. This will also be your custom domain name in your endpoint.
- Note: Your resource name can include alphanumeric characters and hyphens but cannot start or end with a hyphen.

d. Select a Pricing Tier.

 

4. Click Next.


5. On the Create Azure OpenAI page, under Network, select that all networks, including the internet, can access this resource.


6. Click Next.


7. On the Create Azure OpenAI page, under Tags, you may create tags. For more information, see Using tags to organize Azure resources and management hierarchy. No tags are created in this example.


8. Click Next.


9. On the Create Azure OpenAI page, under Review + create, review all the information and click Create.
- You may see status messages such as initializing deployment and submitting deployment. Once the Azure OpenAI service is successfully initialized and deployed, the message "Your deployment is complete" appears at the top of the page.

10. Click Go to resource to view the details of the application.

11. In the left navigation, under Resource Management, click on Keys and Endpoint.

12. Copy the API Key* (located in the first key field) and the Endpoint.

 

One your Azure Open AI service is created, you need to create a model your new Azure service that will be reused in Powell Buddy.

This documentation provides a step-by-step guide to setting up your Azure OpenAI service and obtaining the necessary API key and endpoint for connecting your AI-driven applications. Remember to keep your API key secure and follow best practices for managing and storing sensitive information.

Was this article helpful?
0 out of 0 found this helpful