Entra-Tiering-Security-Model
Entra-Tiering-Security-Model copied to clipboard
Fix ConsistencyLevel checks
During account provisioning, ConsistencyLevel=eventual shall actually be avoided to use the implicit default of ConsistencyLevel=static instead.
this might help for some occasions where the script continues but backend servers have no up-to-date user database yet, leading to failed requests. For example: mailbox provisioning validation