Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5789416

Browse files
committedApr 22, 2022
Change 'Roles tab' to 'Role tab'
1 parent bcda47f commit 5789416

9 files changed

+30
-16
lines changed
 

‎articles/azure-signalr/signalr-howto-authorize-application.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,13 @@ The following steps describe how to assign a `SignalR App Server` role to a serv
7272
7373
1. From the [Azure portal](https://portal.azure.com/), navigate to your SignalR resource.
7474

75-
1. Select **Access Control (IAM)**.
75+
1. Select **Access control (IAM)**.
7676

7777
1. Select **Add > Add role assignment**.
7878

7979
:::image type="content" source="../../includes/role-based-access-control/media/add-role-assignment-menu-generic.png" alt-text="Screenshot that shows Access control (IAM) page with Add role assignment menu open.":::
8080

81-
1. On the **Roles** tab, select **SignalR App Server**.
81+
1. On the **Role** tab, select **SignalR App Server**.
8282

8383
1. On the **Members** tab, select **User, group, or service principal**, and then select **Select members**.
8484

‎articles/azure-signalr/signalr-howto-authorize-managed-identity.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,16 +52,18 @@ The following steps describe how to assign a `SignalR App Server` role to a syst
5252
5353
1. From the [Azure portal](https://portal.azure.com/), navigate to your SignalR resource.
5454

55-
1. Select **Access Control (IAM)**.
55+
1. Select **Access control (IAM)**.
5656

5757
1. Select **Add > Add role assignment**.
5858

5959
:::image type="content" source="../../includes/role-based-access-control/media/add-role-assignment-menu-generic.png" alt-text="Screenshot that shows Access control (IAM) page with Add role assignment menu open.":::
6060

61-
1. On the **Roles** tab, select **SignalR App Server**.
61+
1. On the **Role** tab, select **SignalR App Server**.
6262

6363
1. On the **Members** tab, select **Managed identity**, and then select **Select members**.
6464

65+
1. Select your Azure subscription.
66+
6567
1. Select **System-assigned managed identity**, search for a virtual machine to which would you'd like to assign the role, and then select it.
6668

6769
1. On the **Review + assign** tab, select **Review + assign** to assign the role.

‎articles/cosmos-db/managed-identity-based-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ In this scenario, the function app will read the temperature of the aquarium, th
6565

6666
:::image type="content" source="../../includes/role-based-access-control/media/add-role-assignment-menu-generic.png" alt-text="Screenshot that shows Access control (IAM) page with Add role assignment menu open.":::
6767

68-
1. On the **Roles** tab, select **DocumentDB Account Contributor**.
68+
1. On the **Role** tab, select **DocumentDB Account Contributor**.
6969

7070
1. On the **Members** tab, select **Managed identity**, and then select **Select members**.
7171

‎articles/data-share/concepts-roles-permissions.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,18 @@ To create a role assignment for the data share resource's managed identity manua
4747

4848
1. Navigate to the Azure data store.
4949

50-
1. Select **Access Control (IAM)**.
50+
1. Select **Access control (IAM)**.
5151

5252
1. Select **Add > Add role assignment**.
5353

5454
:::image type="content" source="../../includes/role-based-access-control/media/add-role-assignment-menu-generic.png" alt-text="Screenshot that shows Access control (IAM) page with Add role assignment menu open.":::
5555

56-
1. On the **Roles** tab, select one of the roles listed in the role assignment table in the previous section.
56+
1. On the **Role** tab, select one of the roles listed in the role assignment table in the previous section.
5757

5858
1. On the **Members** tab, select **Managed identity**, and then select **Select members**.
5959

60+
1. Select your Azure subscription.
61+
6062
1. Select **System-assigned managed identity**, search for your Azure Data Share resource, and then select it.
6163

6264
1. On the **Review + assign** tab, select **Review + assign** to assign the role.
@@ -72,16 +74,18 @@ Alternatively, user can have owner of the storage account add the data share res
7274

7375
1. Navigate to the Azure data store.
7476

75-
1. Select **Access Control (IAM)**.
77+
1. Select **Access control (IAM)**.
7678

7779
1. Select **Add > Add role assignment**.
7880

7981
:::image type="content" source="../../includes/role-based-access-control/media/add-role-assignment-menu-generic.png" alt-text="Screenshot that shows Access control (IAM) page with Add role assignment menu open.":::
8082

81-
1. On the **Roles** tab, select one of the roles listed in the role assignment table in the previous section. For example, for a storage account, select Storage Blob Data Reader.
83+
1. On the **Role** tab, select one of the roles listed in the role assignment table in the previous section. For example, for a storage account, select Storage Blob Data Reader.
8284

8385
1. On the **Members** tab, select **Managed identity**, and then select **Select members**.
8486

87+
1. Select your Azure subscription.
88+
8589
1. Select **System-assigned managed identity**, search for your Azure Data Share resource, and then select it.
8690

8791
1. On the **Review + assign** tab, select **Review + assign** to assign the role.

‎articles/healthcare-apis/fhir/configure-export-data.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,20 @@ In this step, browse to your FHIR service in the Azure portal, and select the **
3030

3131
## Assign permissions to the FHIR service to access the storage account
3232

33-
1. Select **Access Control (IAM)**.
33+
1. Select **Access control (IAM)**.
3434

3535
1. Select **Add > Add role assignment**. If the **Add role assignment** option is grayed out, ask your Azure administrator to assign you permission to perform this task.
3636

3737
:::image type="content" source="../../../includes/role-based-access-control/media/add-role-assignment-menu-generic.png" alt-text="Screenshot that shows Access control (IAM) page with Add role assignment menu open.":::
3838

39-
1. On the **Roles** tab, select the [Storage Blob Data Contributor](../../role-based-access-control/built-in-roles.md#storage-blob-data-contributor) role.
39+
1. On the **Role** tab, select the [Storage Blob Data Contributor](../../role-based-access-control/built-in-roles.md#storage-blob-data-contributor) role.
4040

4141
[![Screen shot showing user interface of Add role assignment page.](../../../includes/role-based-access-control/media/add-role-assignment-page.png)](../../../includes/role-based-access-control/media/add-role-assignment-page.png#lightbox)
4242

4343
1. On the **Members** tab, select **Managed identity**, and then select **Select members**.
4444

45+
1. Select your Azure subscription.
46+
4547
1. Select **System-assigned managed identity**, and then select the FHIR service.
4648

4749
1. On the **Review + assign** tab, select **Review + assign** to assign the role.

‎articles/healthcare-apis/fhir/convert-data.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,18 +120,20 @@ Change the status to **On** to enable managed identity in FHIR service.
120120

121121
### Provide access of the ACR to FHIR service
122122

123-
1. Select **Access Control (IAM)**.
123+
1. Select **Access control (IAM)**.
124124

125125
1. Select **Add > Add role assignment**. If the **Add role assignment** option is grayed out, ask your Azure administrator to assign you permission to perform this task.
126126

127127
:::image type="content" source="../../../includes/role-based-access-control/media/add-role-assignment-menu-generic.png" alt-text="Screenshot that shows Access control (IAM) page with Add role assignment menu open.":::
128128

129-
1. On the **Roles** tab, select the [AcrPull](../../role-based-access-control/built-in-roles.md#acrpull) role.
129+
1. On the **Role** tab, select the [AcrPull](../../role-based-access-control/built-in-roles.md#acrpull) role.
130130

131131
[![Screen shot showing user interface of Add role assignment page.](../../../includes/role-based-access-control/media/add-role-assignment-page.png)](../../../includes/role-based-access-control/media/add-role-assignment-page.png#lightbox)
132132

133133
1. On the **Members** tab, select **Managed identity**, and then select **Select members**.
134134

135+
1. Select your Azure subscription.
136+
135137
1. Select **System-assigned managed identity**, and then select the FHIR service.
136138

137139
1. On the **Review + assign** tab, select **Review + assign** to assign the role.

‎articles/search/search-howto-managed-identities-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ In this section you'll give your Azure Cognitive Search service permission to re
7676

7777
:::image type="content" source="../../includes/role-based-access-control/media/add-role-assignment-menu-generic.png" alt-text="Screenshot that shows Access control (IAM) page with Add role assignment menu open.":::
7878

79-
1. On the **Roles** tab, select the appropriate **Reader** role.
79+
1. On the **Role** tab, select the appropriate **Reader** role.
8080

8181
1. On the **Members** tab, select **Managed identity**, and then select **Select members**.
8282

‎articles/site-recovery/azure-to-azure-how-to-enable-replication-private-endpoints.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,10 +230,12 @@ The following steps describe how to add a role assignment to your storage accoun
230230

231231
:::image type="content" source="../../includes/role-based-access-control/media/add-role-assignment-menu-generic.png" alt-text="Screenshot that shows Access control (IAM) page with Add role assignment menu open.":::
232232

233-
1. On the **Roles** tab, select one of the roles listed in the beginning of this section.
233+
1. On the **Role** tab, select one of the roles listed in the beginning of this section.
234234

235235
1. On the **Members** tab, select **Managed identity**, and then select **Select members**.
236236

237+
1. Select your Azure subscription.
238+
237239
1. Select **System-assigned managed identity**, search for a vault, and then select it.
238240

239241
1. On the **Review + assign** tab, select **Review + assign** to assign the role.

‎articles/site-recovery/hybrid-how-to-enable-replication-private-endpoints.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,10 +219,12 @@ The following steps describe how to add a role assignment to your storage accoun
219219

220220
:::image type="content" source="../../includes/role-based-access-control/media/add-role-assignment-menu-generic.png" alt-text="Screenshot that shows Access control (IAM) page with Add role assignment menu open.":::
221221

222-
1. On the **Roles** tab, select one of the roles listed in the beginning of this section.
222+
1. On the **Role** tab, select one of the roles listed in the beginning of this section.
223223

224224
1. On the **Members** tab, select **Managed identity**, and then select **Select members**.
225225

226+
1. Select your Azure subscription.
227+
226228
1. Select **System-assigned managed identity**, search for a vault, and then select it.
227229

228230
1. On the **Review + assign** tab, select **Review + assign** to assign the role.

0 commit comments

Comments
 (0)
Please sign in to comment.