Skip to content

Commit 469e178

Browse files
committed
Acrolinx fixes
added new folder, files replace images Removed commented line Changed the wording to match style refined link Fixed the alt text, linter fixes
1 parent df6d508 commit 469e178

File tree

5 files changed

+8
-7
lines changed

5 files changed

+8
-7
lines changed
11 KB
Loading
-28.1 KB
Loading
67.7 KB
Loading
34.8 KB
Loading
Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
## Add the Redis access policy
22

3-
You'll need to assign a data access policy to the identity that will access Azure Cache for Redis. For this example, you'll assign a data access policy to the same Azure Entra ID account you use to log into the Azure CLI or Visual Studio
3+
You need to assign a data access policy to the identity that accesses Azure Cache for Redis. For this example, you assign a data access policy to the same Microsoft Entra ID account you use to log into the Azure CLI or Visual Studio.
4+
5+
1. Select **Settings** Resource menu on the cache and select the **Data Access Configuration**.
46

5-
1. Expand the **Settings** node of the left nav on the Azure Cache for Redis service and select the **Data Access Configuration**.
67
1. On the **Data Access Configuration** page, select **Add > New Redis User** from the top navigation.
78

8-
:::image type="content" source="media/cache-entra-access/assign-access-policy.png" alt-text="Assign the access policy.":::
9+
:::image type="content" source="media/redis-access-policy/assign-access-policy.png" alt-text="Screenshot showing the data access configuration screen.":::
10+
11+
1. On the **New Redis User** page, select the **Data Contributor** policy, and select **Next: Redis Users**.
912

10-
1. On the **New Redis User** page, select the **Data Contributor** policy and choose **Next: Redis Users**.
1113
1. Choose **+ Select Member** to open the flyout menu. Search for your user account and select it from the results.
1214

13-
:::image type="content" source="media/cache-entra-access/select-user.png" alt-text="Assign the access policy.":::
14-
15-
1. Select **Review + assign** to assign the policy to the selected user.
15+
:::image type="content" source="media/redis-access-policy/select-user.png" alt-text="Screenshot showing the Redis user tab in the working pane with select member highlighted with a red box.":::
1616

17+
1. Select **Review + assign** to assign the policy to the selected user.

0 commit comments

Comments
 (0)