Skip to content

Commit 9f83ed3

Browse files
committed
note addition
1 parent 56a2e1d commit 9f83ed3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/cognitive-services/language-service/custom-text-classification/includes/resource-creation-azure-portal.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,12 @@ ms.custom: language-service-custom-classification, event-tier1-build-2022
2929
| Name | A name for your resource. |
3030
|Pricing tier | One of the [supported pricing tiers](../service-limits.md#pricing-tiers). You can use the Free (F0) tier to try the service. |
3131

32-
> [!NOTE]
33-
> If you get a message saying "*your login account is not an owner of the selected storage account's resource group*", your account needs to have an owner role assigned on the resource group before you can create a Language resource. Contact your Azure subscription owner for assistance. You can determine your Azure subscription owner by [searching your resource group](https://ms.portal.azure.com/#view/HubsExtension/BrowseResourceGroups), following the link to its subscription, going to the Access Control (IAM) tab > Role assignments and then filtering by Role:Owner.
32+
If you get a message saying "*your login account is not an owner of the selected storage account's resource group*", your account needs to have an owner role assigned on the resource group before you can create a Language resource. Contact your Azure subscription owner for assistance.
33+
34+
You can determine your Azure subscription owner by [searching your resource group](https://ms.portal.azure.com/#view/HubsExtension/BrowseResourceGroups) and following the link to its associated subscription. Then:
35+
1. Select the **Access Control (IAM)** tab
36+
2. Select **Role assignments**
37+
3. Filter by **Role:Owner**.
3438

3539
1. In the **Custom text classification & custom named entity recognition** section, select an existing storage account or select **New storage account**. Note that these values are to help you get started, and not necessarily the [storage account values](../../../../storage/common/storage-account-overview.md) you’ll want to use in production environments. To avoid latency during building your project connect to storage accounts in the same region as your Language resource.
3640

0 commit comments

Comments
 (0)