Create Azure OpenAI Deployments

NOTE To create an Azure Open AI deployment, you need to have an Azure Open AI service and a model. You can create an Azure Open AI service by following the instructions in the Create an Azure Open AI Service documentation.

Detailed instructions on how to create an Azure Open AI deployment can be found in the Azure Open AI documentation.

In summary, to create an Azure Open AI deployment, follow these steps:

  1. Go to the Azure portal at https://portal.azure.com/.
  2. Click on the Azure Open AI service that you created earlier.
  3. Click on the Go to Azure Open AI Studio button.
  4. Under Shared resources in the left-hand navigation pane, Click on the "Deployments" button.
  5. Click on the "Deploy model" button and choose "Deploy base model" or "Deploy fine-tuned model".
  6. Choose the model that you want to deploy and click on the "Confirm" button.
  7. Enter a name for your Azure Open AI deployment and click on the "Deploy" button
  8. Once the Azure Open AI deployment is created, you will see it listed in the Azure Open AI Studio portal.