Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Task 5: Create an Azure OpenAI instance

  1. Return to the Microsoft Azure portal home page, and then search for and select Azure OpenAI.

  2. On the Azure OpenAI blade, select Create Azure OpenAI.

  3. On the Create Azure OpenAI blade, in the Subscriptions dropdown list, verify your lab subscription is selected.

  4. In the Resource group dropdown list, select @lab.CloudResourceGroup(RG1).Name.

  5. Under Instance Details, in the Name field, enter AOAIInstancexxxx

  6. In the Pricing tier dropdown list, select Standard S0 and then select Next.

  7. On the Network tab, leave the default selection, and then select Next.

  8. On the Tags tab, leave the default settings and select Next.

  9. On the Review + submit blade, review the settings and then select Create.

    This deployment should only take a couple of minutes.