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
Today I was using New-OnPremiseHybridWorker.ps1 for the first time. I wanted to have it leverage a user-assigned managed identity. Commenting put this line allows me to do call Login-AzureRmAccount -Identity before New-OnPremiseHybridWorker.ps1, and it works great.
Please update your script:
Enable-AzureRmAlias
.Thanks
The text was updated successfully, but these errors were encountered: