Skip to content

Commit

Permalink
Update AccountAssetMigrationScriptOneRegionToAnotherPwshWorkflow.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ab0907 authored Nov 3, 2022
1 parent da9af05 commit cc95903
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
Expand Down

0 comments on commit cc95903

Please sign in to comment.