From ffffc360e35d9c4dea387745f392649f1fa8acf6 Mon Sep 17 00:00:00 2001 From: Luiz Date: Fri, 8 Apr 2022 15:59:00 -0500 Subject: [PATCH] Modules renaming. --- .../AZ400_M02_Version_Controlling_with_Git_in_Azure_Repos.md | 2 +- ...00_M06_Azure_Deployments_Using_Resource_Manager_Templates.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Instructions/Labs/AZ400_M02_Version_Controlling_with_Git_in_Azure_Repos.md b/Instructions/Labs/AZ400_M02_Version_Controlling_with_Git_in_Azure_Repos.md index 78abdd83..9fddd833 100644 --- a/Instructions/Labs/AZ400_M02_Version_Controlling_with_Git_in_Azure_Repos.md +++ b/Instructions/Labs/AZ400_M02_Version_Controlling_with_Git_in_Azure_Repos.md @@ -1,7 +1,7 @@ --- lab: title: 'Lab 03: Version Controlling with Git in Azure Repos' - module: 'Module 02: Work with Git for enterprise DevOps' + module: 'Module 02: Development for enterprise DevOps' --- # Lab 03: Version Controlling with Git in Azure Repos diff --git a/Instructions/Labs/AZ400_M06_Azure_Deployments_Using_Resource_Manager_Templates.md b/Instructions/Labs/AZ400_M06_Azure_Deployments_Using_Resource_Manager_Templates.md index 3a95e503..1607a82f 100644 --- a/Instructions/Labs/AZ400_M06_Azure_Deployments_Using_Resource_Manager_Templates.md +++ b/Instructions/Labs/AZ400_M06_Azure_Deployments_Using_Resource_Manager_Templates.md @@ -1,7 +1,7 @@ --- lab: title: 'Lab 14: Deployments using Azure Resource Manager templates' - module: 'Module 06: Manage infrastructure as code using Azure, DSC, and third-party tools' + module: 'Module 06: Manage infrastructure as code using Azure and DSC' --- # Lab 14: Deployments using Azure Resource Manager templates