From cc95903197c02c6b266c0a40cd35c7e4bbae011b Mon Sep 17 00:00:00 2001 From: Ab0907 <109592962+Ab0907@users.noreply.github.com> Date: Thu, 3 Nov 2022 17:43:14 +0530 Subject: [PATCH] Update AccountAssetMigrationScriptOneRegionToAnotherPwshWorkflow.ps1 --- AccountAssetMigrationScriptOneRegionToAnotherPwshWorkflow.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AccountAssetMigrationScriptOneRegionToAnotherPwshWorkflow.ps1 b/AccountAssetMigrationScriptOneRegionToAnotherPwshWorkflow.ps1 index 35a01fa..1139501 100644 --- a/AccountAssetMigrationScriptOneRegionToAnotherPwshWorkflow.ps1 +++ b/AccountAssetMigrationScriptOneRegionToAnotherPwshWorkflow.ps1 @@ -773,7 +773,7 @@ workflow Migration{ { Write-Error -Message "Unable to transfer modules to account $DestinationAutomationAccountName. Error Message: $($Error[0].Exception.Message)" } - RemoveStorageAcc $storageAccountName $storageAccountRG $subscriptionId +# RemoveStorageAcc $storageAccountName $storageAccountRG $subscriptionId } else {