You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write-Warning "Cannot find the $intRootMgId Management Group, so assuming this is the first deployment. We must skip what-if for some deployments since their dependent resources do not exist yet."
74
-
} else {
75
-
Write-Host "Found the $intRootMgId Management Group, so assuming this is not the first deployment."
Write-Warning "Cannot find the $intRootMgId Management Group, so assuming this is the first deployment. We must skip what-if for some deployments since their dependent resources do not exist yet."
90
-
} else {
91
-
Write-Host "Found the $intRootMgId Management Group, so assuming this is not the first deployment."
0 commit comments