Microsoft 365 features that help users manage their subscriptions, account settings, and billing information.
Hi Folks,
while I'd love to offer new information on this, I have little substantial to share compared to previous week.
We have spent a lot of hours, headaches and meetings on this. While we do make progress, it is slow and tedious, as transient issues like this tend to be (and our systems being seriously hardened even against casual internal access does not accelerate things, though security requires it).
So, no new insights to share, no ETA, but I wanted to reconfirm that we are still on the chase and fully aware that this issue is still there :)
Recapping a few things:
The recommended workaround for this problem is to connect like this:
Connect-ExchangeOnline -ConnectionUri "https://outlook.office365.com/powershell-liveid?SerializationLevel=Full"
This should work reliably - if it doesn't, we need to know! - and has the least impact.
It will keep working after we fix the problem and the only penalty is a very slight performance impact. I strongly advice against using techniques that redirect the server connected to instead (such as specifying a delegate organization):
- Your target endpoint is picked for optimal performance, redirecting is likely to cost more than increasing serialization level
- By interfering with our endpoint selection, you likely prevent us from optimizing loads as dynamically as otherwise possible. Potentially affecting not only yourself but also other users.
Individually, using this as a single person wouldn't matter much and you won't possibly see anybody's service denied through that, but you might negatively impact your org's Exchange Online PowerShell performance experience, if you do this across the board, especially if you forget to undo things as soon as things work again.
Also, this form remains a valuable feedback tool for our engineers working on this (myself included). As this issue is transient, maintaining a fresh state of affected users helps us. It also ensures we can see the spread (if any).
Thank you everybody for your patience and apologies for the inconvenience to all affected.
Will update as soon as I have anything new to share.
Cheers,
Friedrich