-
Sign in to the Azure Portal.
-
Type azure openai in the search bar at the top of the portal page and select Azure OpenAI from the options that appear.
-
Select + Create from the navigation menu.
-
Perform the following tasks:
- Select your Azure Subscription.
- Select the Resource group to use (create a new one if needed).
- Select the Region you'd like to use.
- Enter Name. It must be a unique value.
- Select the Pricing tier you'd like to use.
-
Select Next to move to the Network page.
-
Select a network security Type you'd like to use.
-
Select Next to move to the Tags page.
-
Select Next to move to the Review + submit page.
-
Select Create.
-
Navigate to the Azure OpenAI resource that you created.
-
Select Go to Azure OpenAI Studio from the navigation menu.
-
Inside Azure OpenAI Studio, select Deployments from the left side tab.
-
Select + Deploy model from the navigation menu.
-
Select Deploy base model from the navigation menu to create a new gpt-4o deployment.
-
Perform the following tasks:
- Inside Select a model page, select gpt-4o.
- Select Confirm to navigate to the Deploy model gpt-4o page.
- Inside Deploy model gpt-4o page, enter Deployment name. It must be a unique value. For example, gpt-4o.
- Inside Deploy model gpt-4o page, select the Deployment type you'd like to use.
-
Select Deploy.