Skip to content

Commit 9041d95

Browse files
Merge pull request #271802 from flang-msft/main
fxl---arm, bicep template updates using Entra
2 parents 7710288 + b278d59 commit 9041d95

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/azure-cache-for-redis/cache-redis-cache-arm-provision.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: franlanglois
66
ms.service: cache
77
ms.topic: conceptual
88
ms.custom: subject-armqs, devx-track-arm-template
9-
ms.date: 04/28/2021
9+
ms.date: 04/10/2024
1010
---
1111

1212
# 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
2828

2929
The template used in this quickstart is from [Azure Quickstart Templates](https://azure.microsoft.com/resources/templates/redis-cache/).
3030

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":::
3232

3333
The following resources are defined in the template:
3434

articles/azure-cache-for-redis/cache-redis-cache-bicep-provision.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: franlanglois
66
ms.service: cache
77
ms.topic: conceptual
88
ms.custom: subject-armqs, devx-track-bicep
9-
ms.date: 05/24/2022
9+
ms.date: 04/10/2024
1010
---
1111

1212
# 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
2222

2323
## Review the Bicep file
2424

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//).
2626

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":::
2828

2929
The following resources are defined in the Bicep file:
3030

0 commit comments

Comments
 (0)