Task 5: Create an Azure OpenAI instance
-
Return to the Microsoft Azure portal home page, and then search for and select Azure OpenAI.
-
On the Azure OpenAI blade, select Create Azure OpenAI.
-
On the Create Azure OpenAI blade, in the Subscriptions dropdown list, verify your lab subscription is selected.
-
In the Resource group dropdown list, select @lab.CloudResourceGroup(RG1).Name.
-
Under Instance Details, in the Name field, enter AOAIInstancexxxx
-
In the Pricing tier dropdown list, select Standard S0 and then select Next.
-
On the Network tab, leave the default selection, and then select Next.
-
On the Tags tab, leave the default settings and select Next.
-
On the Review + submit blade, review the settings and then select Create.
This deployment should only take a couple of minutes.