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
When the lock state of a site is ReadOnly, a message will appear on the site stating that the site is under maintenance and it is read-only.
271
272
When the lock state of a site is NoAccess, all traffic to the site will be blocked.
272
273
If parameter NoAccessRedirectUrl in the `Set-SPOTenant` cmdlet is set, traffic to sites that have a lock state NoAccess will be redirected to that URL.
273
274
If parameter NoAccessRedirectUrl is not set, a 403 error will be returned.
0 commit comments