Skip to content

Latest commit

 

History

History
48 lines (24 loc) · 2.43 KB

set-up-azure-openai.md

File metadata and controls

48 lines (24 loc) · 2.43 KB

Set up Azure OpenAI for language translation

Create an Azure OpenAI resource in Azure AI Foundry

To set up Azure OpenAI in Azure AI Foundry, follow these steps:

Creating a Hub

  1. Sign in to the Azure AI Foundry portal: Make sure you're signed in with your Azure account.

  2. Navigate to the Management Center: From the home page, select "Management Center" from the left menu.

  3. Create a New Hub: Click on "+ New hub" and enter the necessary details such as Subscription, Resource Group, and Hub Name, we recomend deploying the hub to East US as this region support Cognitive vision and GPT models.

  4. Review and Create: Review the details and click "Create" to set up your hub.

Creating a Project

  1. Go to the Home Page: If you're not already there, select "Azure AI Foundry" at the top left of the page to go to the home page.

  2. Create a Project: Click on "+ Create project" and enter a name for your project.

  3. Select a Hub: If you have multiple hubs, select the one you want to use. If you want to create a new hub, you can do so during this step3.

  4. Configure the Project: Follow the prompts to configure your project according to your needs.

  5. Create the Project: Click "Create" to finalize the setup.

Deploying a Model and Endpoint for OpenAI model

  1. Sign in to the Azure AI Foundry portal: Make sure you're signed in with the Azure subscription that has your Azure OpenAI Service resource.

2.Navigate to Models and Endpount: From the Azure AI Foundry home page, find the tile that says " and select "Let's go." or Model and Endpoints in the left hand menu.

  1. If you dont already have a GPT Model deployed select deploy model: select a GPT model we recommend GPT-4o, GPT-4o-mini or o3-mini

  2. Access your resources: You should see your existing Azure OpenAI Service resources. If you have multiple resources, use the selector to choose the one you want to work with.

For more detailed instructions, you can refer to the official Azure AI Foundry documentation.

How to Create a project

How to Create resources

How to use OpenAI Model in AI Foundry

OpenAI Services in Azure AI Foundry