File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
articles/azure-cache-for-redis Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ms.author: franlanglois
6
6
ms.service : cache
7
7
ms.topic : conceptual
8
8
ms.custom : subject-armqs, devx-track-arm-template
9
- ms.date : 04/28/2021
9
+ ms.date : 04/10/2024
10
10
---
11
11
12
12
# Quickstart: Create an Azure Cache for Redis using an ARM template
@@ -28,7 +28,7 @@ If your environment meets the prerequisites and you're familiar with using ARM t
28
28
29
29
The template used in this quickstart is from [ Azure Quickstart Templates] ( https://azure.microsoft.com/resources/templates/redis-cache/ ) .
30
30
31
- :::code language="json" source="~ /quickstart-templates/quickstarts/microsoft.cache/redis-cache/azuredeploy.json":::
31
+ :::code language="json" source="~ /quickstart-templates/quickstarts/microsoft.cache/redis-cache-microsoft-entra-authentication /azuredeploy.json":::
32
32
33
33
The following resources are defined in the template:
34
34
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ms.author: franlanglois
6
6
ms.service : cache
7
7
ms.topic : conceptual
8
8
ms.custom : subject-armqs, devx-track-bicep
9
- ms.date : 05/24/2022
9
+ ms.date : 04/10/2024
10
10
---
11
11
12
12
# Quickstart: Create an Azure Cache for Redis using Bicep
@@ -22,9 +22,9 @@ Learn how to use Bicep to deploy a cache using Azure Cache for Redis. After you
22
22
23
23
## Review the Bicep file
24
24
25
- The Bicep file used in this quickstart is from [ Azure Quickstart Templates] ( https://azure.microsoft.com/resources/templates/redis-cache / ) .
25
+ The Bicep file used in this quickstart is from [ Azure Quickstart Templates] ( https://azure.microsoft.com/resources/templates// ) .
26
26
27
- :::code language="bicep" source="~ /quickstart-templates/quickstarts/microsoft.cache/redis-cache/main.bicep":::
27
+ :::code language="bicep" source="~ /quickstart-templates/quickstarts/microsoft.cache/redis-cache-microsoft-entra-authentication /main.bicep":::
28
28
29
29
The following resources are defined in the Bicep file:
30
30
You can’t perform that action at this time.
0 commit comments