8,330 questions
How to access Office365/Azure using powershell without an Azure subscription
Tom Vernier
0
Reputation points
Hi,
We currently have office365 licenses and sometimes a new of ours gets a log in failure loop, eg. User sign-ins (non-interactive) Sign In error code : 50173.
The solution is to run "Revoke-AzureADUserAllRefreshToken -ObjectId xxxx-xxx-xxx-xx ", as listed here - https://learn.microsoft.com/en-us/answers/questions/1609934/user-sign-ins-(non-interactive)-sign-in-error-code, however due to not having an Azure license, im unable to connect to our instance to run the single cmd.
Has anyone run into this issue?
It doesnt seem that refreshing auth tokens from either
Windows for business Windows Server User experience PowerShell
Sign in to answer