From 23c5b5bc3056624f02118a91211f35108ceafef7 Mon Sep 17 00:00:00 2001 From: Shiying Chen <72982571+MoChilia@users.noreply.github.com> Date: Thu, 16 Jun 2022 11:53:03 +0800 Subject: [PATCH 1/2] Update CleanAzModules.ps1 test tool --- tools/Test/SmokeTest/CleanAzModules.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Test/SmokeTest/CleanAzModules.ps1 b/tools/Test/SmokeTest/CleanAzModules.ps1 index 7dd906394fd6..764cb8af0da6 100644 --- a/tools/Test/SmokeTest/CleanAzModules.ps1 +++ b/tools/Test/SmokeTest/CleanAzModules.ps1 @@ -1,3 +1,3 @@ # Remove Az.* modules . "$PSScriptRoot/Common.ps1" -Remove-AzModules +Remove-AzModules From 3d451ca47859d3da4e561bd43ba5a3a166f87735 Mon Sep 17 00:00:00 2001 From: Shiying Chen <72982571+MoChilia@users.noreply.github.com> Date: Thu, 16 Jun 2022 17:15:00 +0800 Subject: [PATCH 2/2] Update Export-AzAutomationDscNodeReportContent.md test --- .../Automation/help/Export-AzAutomationDscNodeReportContent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Automation/Automation/help/Export-AzAutomationDscNodeReportContent.md b/src/Automation/Automation/help/Export-AzAutomationDscNodeReportContent.md index 7dafda98e296..dddae3e4b762 100644 --- a/src/Automation/Automation/help/Export-AzAutomationDscNodeReportContent.md +++ b/src/Automation/Automation/help/Export-AzAutomationDscNodeReportContent.md @@ -4,7 +4,7 @@ Module Name: Az.Automation ms.assetid: 4285EF77-FA70-4BE7-96E0-89E2E8FC5AD6 online version: https://docs.microsoft.com/powershell/module/az.automation/export-azautomationdscnodereportcontent schema: 2.0.0 ---- +--- # Export-AzAutomationDscNodeReportContent