Skip to content

Commit d2e33ab

Browse files
author
unknown
committed
Updated role assignment string
1 parent 4989ca7 commit d2e33ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-app-configuration/pull-key-value-devops-pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Assign the proper App Configuration role assignments to the credentials being us
3131

3232
1. Go to your target App Configuration store.
3333
1. In the left menu, select **Access control (IAM)**.
34-
1. In the right pane, select **Add role assignment**.
34+
1. In the right pane, select **Add role assignments**.
3535

3636
:::image type="content" border="true" source="./media/azure-app-configuration-role-assignment/add-role-assignment-button.png" alt-text="Screenshot shows the Add role assignments button.":::
3737
1. For **Role**, select **App Configuration Data Reader**. This role allows the task to read from the App Configuration store.

articles/azure-app-configuration/push-kv-devops-pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Assign the proper App Configuration role assignments to the credentials being us
3131

3232
1. Go to your target App Configuration store.
3333
1. In the left menu, select **Access control (IAM)**.
34-
1. In the right pane, select **Add role assignment**.
34+
1. In the right pane, select **Add role assignments**.
3535

3636
:::image type="content" border="true" source="./media/azure-app-configuration-role-assignment/add-role-assignment-button.png" alt-text="Screenshot shows the Add role assignments button.":::
3737
1. For **Role**, select **App Configuration Data Owner**. This role allows the task to read from and write to the App Configuration store.

0 commit comments

Comments
 (0)