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 ($pipelineUserName -eq $elevatedUserName ) {write-host "user has been elevated"} else {write-error "user has not been elevated, did you provide the password at release time?"}