Skip to content

Commit 7b47c90

Browse files
Merge pull request #306930 from MicrosoftDocs/autoheal-0-20251015055737
Merged by Learn.Build PR Management system
2 parents 934d07a + a496488 commit 7b47c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/includes/tutorial-ai-openai-chatbot/create-openai-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ In this section, you'll use GitHub Codespaces to create an Azure OpenAI resource
3737
```
3838

3939
> [!IMPORTANT]
40-
> The region is critical as it's tied to the regional availability of the chosen model. Model availability and [deployment type availability](/azure/ai-services/openai/how-to/deployment-types) vary from region to region. This tutorial uses `gpt-4o-mini`, which is available in `eastus2` under the Standard deployment type. If you deploy to a different region, this model might not be available or might require a different tier. Before changing regions, consult the [Model summary table and region availability](/azure/ai-services/openai/concepts/models#model-summary-table-and-region-availability) to verify model support in your preferred region.
40+
> The region is critical as it's tied to the regional availability of the chosen model. Model availability and [deployment type availability](/azure/ai-foundry/foundry-models/concepts/deployment-types) vary from region to region. This tutorial uses `gpt-4o-mini`, which is available in `eastus2` under the Standard deployment type. If you deploy to a different region, this model might not be available or might require a different tier. Before changing regions, consult the [Model summary table and region availability](/azure/ai-services/openai/concepts/models#model-summary-table-and-region-availability) to verify model support in your preferred region.
4141
>
4242
4343
6. Create a resource group and an Azure OpenAI resource with a custom domain, then add a gpt-4o-mini model:

0 commit comments

Comments
 (0)