Skip to content

Commit 6aec5cf

Browse files
committed
updating storage roles step
1 parent 7975c58 commit 6aec5cf

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

articles/cognitive-services/language-service/custom-classification/how-to/create-project.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: conceptual
11-
ms.date: 11/02/2021
11+
ms.date: 02/10/2022
1212
ms.author: aahi
1313
ms.custom: language-service-custom-classification, references_regions, ignite-fall-2021
1414
---
@@ -122,7 +122,9 @@ To set proper roles on your storage account:
122122

123123
1. Go to your storage account page in the [Azure portal](https://portal.azure.com/).
124124
2. Select **Access Control (IAM)** in the left navigation menu.
125-
3. Select **Add** to **Add Role Assignments**, and choose the **Owner** or **Contributor** role. You can search for user names in the **Select** field.
125+
3. Select **Add** to **Add Role Assignments**, and choose the appropriate role for your Language resource.
126+
4. Select **Managed identity** under **Assign access to**.
127+
5. Select **Members** and find your resource. In the window that appears, select your subscription, and **Language** as the managed identity. You can search for user names in the **Select** field. Repeat this for all roles.
126128

127129
[!INCLUDE [Storage connection note](../includes/storage-account-note.md)]
128130

articles/cognitive-services/language-service/custom-named-entity-recognition/how-to/create-project.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: conceptual
11-
ms.date: 02/03/2022
11+
ms.date: 02/10/2022
1212
ms.author: aahi
1313
ms.custom: language-service-custom-ner, references_regions, ignite-fall-2021
1414
---
@@ -132,7 +132,9 @@ To set proper roles on your storage account:
132132

133133
1. Go to your storage account page in the [Azure portal](https://portal.azure.com/).
134134
2. Select **Access Control (IAM)** in the left navigation menu.
135-
3. Select **Add** then **Add Role Assignments**, and choose the appropriate role for your Language resource. You can search for your resource in the **Select** field. Repeat this for all roles.
135+
3. Select **Add** to **Add Role Assignments**, and choose the appropriate role for your Language resource.
136+
4. Select **Managed identity** under **Assign access to**.
137+
5. Select **Members** and find your resource. In the window that appears, select your subscription, and **Language** as the managed identity. You can search for user names in the **Select** field. Repeat this for all roles.
136138

137139
[!INCLUDE [Storage connection note](../../custom-classification/includes/storage-account-note.md)]
138140

0 commit comments

Comments
 (0)