tmaestrini / easyGovernance

governance and validation for configuration baselines in M365 – made as easy as possible
MIT License
11 stars 4 forks source link

Azure connection errors - sporadic #39

Open sympmarc opened 1 week ago

sympmarc commented 1 week ago

When running a validation with the M365.TENANT.1-1.1 baseline included, the Azure connection sporadically fails, even with the correct auth flow and credentials. Working to isolate the cause.

image

sympmarc commented 1 week ago

Working theory is when I have multiple Edge profiles, and the Microsoft Azure login screen opens in a profile doesn't have the Global Admin account for the target tenant as the first account, the connection fails.

image

sympmarc commented 1 week ago

My theory above isn't valid. It's just sporadic. We could build in a retry of our own for each connection, I suppose, but it seems like it should be unnecessary.