Skip to content

Commit dedc341

Browse files
committed
minor fixes per merger
1 parent 469e178 commit dedc341

File tree

6 files changed

+28
-12
lines changed

6 files changed

+28
-12
lines changed

articles/azure-cache-for-redis/includes/cache-delete-resource-group.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
---
2-
title: "include file"
3-
description: "include file"
42
author: flang-msft
53

64
ms.service: cache
75
ms.topic: "include"
8-
ms.date: 08/10/2023
6+
ms.date: 08/16/2024
97
ms.author: franlanglois
10-
ms.custom: "include file"
8+
ms.topic: include
119
---
1210

1311
## Clean up resources

articles/azure-cache-for-redis/includes/cache-entra-access.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
---
2+
author: flang-msft
3+
24
ms.service: cache
35
ms.topic: include
4-
ms.date: 07/08/2024
6+
ms.date: 08/16/2024
57
ms.author: franlanglois
6-
author: flang-msft
8+
ms.topic: include
79
---
810

911
### Enable Microsoft Entra ID authentication on your cache

articles/azure-cache-for-redis/includes/redis-access-policy.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
---
2+
author: flang-msft
3+
4+
ms.service: cache
5+
ms.topic: include
6+
ms.date: 08/16/2024
7+
ms.author: franlanglois
8+
ms.topic: include
9+
---
10+
111
## Add the Redis access policy
212

313
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.

articles/azure-cache-for-redis/includes/redis-cache-access-keys.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
---
2+
author: flang-msft
3+
24
ms.service: cache
35
ms.topic: include
4-
ms.date: 07/03/2024
6+
ms.date: 08/16/2024
57
ms.author: franlanglois
6-
author: flang-msft
8+
ms.topic: include
79
---
810

911
### Retrieve host name, ports, and access keys from the Azure portal
Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
---
2+
author: flang-msft
3+
24
ms.service: cache
35
ms.topic: include
4-
ms.date: 07/03/2024
6+
ms.date: 08/16/2024
57
ms.author: franlanglois
6-
author: flang-msft
8+
ms.topic: include
79
---
810

911
### Retrieve the host name from the Azure portal
@@ -12,4 +14,4 @@ The cache client needs the host name and port for the cache to connect to your A
1214

1315
- Select **Overview** from the Resource menu. The host name is of the form `<DNS-name>.redis.cache.windows.net`.
1416

15-
![Azure Cache for Redis properties](media/redis-cache-access-keys/redis-cache-hostname-ports.png)
17+
:::image type="content" source="media/redis-cache-access-keys/redis-cache-hostname-ports.png" alt-text="Screenshot showing Azure Cache for Redis properties with a red box around the host name.":::

articles/azure-cache-for-redis/includes/redis-cache-service-limits.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
---
22
author: flang-msft
3+
34
ms.service: cache
45
ms.topic: include
5-
ms.date: 11/09/2018
6+
ms.date: 08/16/2024
67
ms.author: franlanglois
8+
79
---
810
| Resource | Limit |
911
| --- | --- |

0 commit comments

Comments
 (0)