Skip to content

Commit 5849e68

Browse files
authored
Merge pull request #1512 from laujan/patch-3
Update language-region-support.md
2 parents 40d2154 + 765988a commit 5849e68

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

articles/ai-services/content-understanding/how-to/create-multi-service-resource.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ ms.author: lajanuar
1616

1717
To use Content Understanding, you need an Azure AI Services resource. This multi-service resource enables access to multiple Azure AI services with a single set of credentials.
1818

19+
## Prerequisites
20+
1921
1. To get started, you need an active [**Azure account**](https://azure.microsoft.com/free/cognitive-services/). If you don't have one, you can [**create a free subscription**](https://azure.microsoft.com/free/).
2022

2123
1. Once you have your Azure subscription, create an [**Azure AI services multi-services resource**](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIServices) in the Azure portal. The Azure AI services multi-service resource is listed under Azure AI services → Azure AI services in the portal:
@@ -27,7 +29,17 @@ To use Content Understanding, you need an Azure AI Services resource. This multi
2729
2830
1. Select the **Create** button.
2931

30-
1. Now, you're going to complete the **Azure AI Services** fields with the following values:
32+
## Create a resource
33+
34+
To use the Azure AI Content Understanding service, you must create your Azure AI Service resource in a supported region. The Content Understanding features are available in the following regions:
35+
36+
| Geography | Region | Region Identifier |
37+
| --- | --- | --- |
38+
| US | West US | westus |
39+
| Europe | Sweden Central | swedencentral |
40+
| Australia | Australia East | australiaeast |
41+
42+
1. Complete the **Azure AI Services** fields with the following values:
3143

3244
* **Subscription**. Select one of your available Azure subscriptions.
3345
* **Resource group**. The [Azure resource group](/azure/cloud-adoption-framework/govern/resource-consistency/resource-access-management#what-is-an-azure-resource-group) that contains your resource. You can create a new group or add it to an existing group.

articles/ai-services/content-understanding/language-region-support.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ To use the Azure AI Content Understanding service, you must create your Azure AI
2020
| Geography | Region | Region Identifier |
2121
| --- | --- | --- |
2222
| US | West US | westus |
23-
| US | North Central US | northcentralus |
2423
| Europe | Sweden Central | swedencentral |
2524
| Australia | Australia East | australiaeast |
2625

-28 Bytes
Loading

0 commit comments

Comments
 (0)