Skip to content

Commit 7175d1e

Browse files
committed
Technical Review 1023958: Deploy to multiple Azure environments by using JSON ARM template features
1 parent afe60ae commit 7175d1e

10 files changed

+10
-10
lines changed

learn-pr/azure/modify-azure-resource-manager-template-reuse/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Introduction
88
description: Introduction.
9-
ms.date: 10/18/2024
9+
ms.date: 03/05/2025
1010
author: mumian
1111
ms.author: jgao
1212
ms.topic: unit

learn-pr/azure/modify-azure-resource-manager-template-reuse/2-azure-resource-manager-functions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Add flexibility to your Azure Resource Manager template by using template functions
88
description: Discover how to work with several Azure Resource Manager functions to create useful expressions.
9-
ms.date: 10/18/2024
9+
ms.date: 03/05/2025
1010
author: mumian
1111
ms.author: jgao
1212
ms.topic: unit

learn-pr/azure/modify-azure-resource-manager-template-reuse/3-exercise-use-functions-create-expression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Exercise - Use Azure Resource Manager functions to create expressions
88
description: Use several Azure Resource Manager functions to create an expression for the unique Azure Storage account name.
9-
ms.date: 10/18/2024
9+
ms.date: 03/05/2025
1010
author: mumian
1111
ms.author: jgao
1212
ms.topic: unit

learn-pr/azure/modify-azure-resource-manager-template-reuse/4-azure-resource-manager-variables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Reuse expressions by using Azure Resource Manager template variables
88
description: Discover how to work with Azure Resource Manager variables to reuse expressions in your template.
9-
ms.date: 10/18/2024
9+
ms.date: 03/05/2025
1010
author: mumian
1111
ms.author: jgao
1212
ms.topic: unit

learn-pr/azure/modify-azure-resource-manager-template-reuse/5-exercise-use-variables-store-expressions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Exercise - Use Azure Resource Manager variables to store expressions
88
description: Use an Azure Resource Manager variable to store your Azure Storage account unique name expressions for ease of reuse.
9-
ms.date: 10/18/2024
9+
ms.date: 03/05/2025
1010
author: mumian
1111
ms.author: jgao
1212
ms.topic: unit

learn-pr/azure/modify-azure-resource-manager-template-reuse/6-azure-resource-manager-tags-parameter-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Maintain multiple Azure deployments with Azure Resource Manager template tags and parameter files
88
description: Use Azure Resource Manager template tags to identify the resources of multiple Azure deployment environments. Use Azure Resource Manager template parameter files to manage the deployment of your templates to multiple Azure deployment environments.
9-
ms.date: 10/18/2024
9+
ms.date: 03/05/2025
1010
author: mumian
1111
ms.author: jgao
1212
ms.topic: unit

learn-pr/azure/modify-azure-resource-manager-template-reuse/7-exercise-use-tags-parameter-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Exercise - Use Azure Resource Manager tags and parameter files
88
description: Update the tags on your Azure Storage account resource for better tracking, and use multiple parameter files to deploy the template to multiple Azure environments.
9-
ms.date: 10/18/2024
9+
ms.date: 03/05/2025
1010
author: mumian
1111
ms.author: jgao
1212
ms.topic: unit

learn-pr/azure/modify-azure-resource-manager-template-reuse/8-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Knowledge check
88
description: Check your knowledge.
9-
ms.date: 10/18/2024
9+
ms.date: 03/05/2025
1010
author: mumian
1111
ms.author: jgao
1212
ms.topic: unit

learn-pr/azure/modify-azure-resource-manager-template-reuse/9-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Summary
88
description: Summary.
9-
ms.date: 10/18/2024
9+
ms.date: 03/05/2025
1010
author: mumian
1111
ms.author: jgao
1212
ms.topic: unit

learn-pr/azure/modify-azure-resource-manager-template-reuse/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
description: Manage multiple Azure environment deployments of your JSON Azure Resource Manager templates (ARM templates) by using functions, variables, tags, and parameter files.
88
ms.service: azure-resource-manager
99
manager: jasongroce
10-
ms.date: 10/18/2024
10+
ms.date: 03/05/2025
1111
author: mumian
1212
ms.author: jgao
1313
ms.topic: module

0 commit comments

Comments
 (0)