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
if ($ExistingTenantInfo-and$ExistingTenantInfo.RequiresRefresh-eq$false-and ($ExistingTenantInfo.displayName-eq$LatestRelationship.displayName-or$ExistingTenantInfo.displayName-eq$Alias)) {
113
111
Write-Host'Existing tenant found. We already have it cached, skipping.'
0 commit comments