Skip to content

Commit 30f73eb

Browse files
authored
Merge branch 'master' into chrisda
2 parents f733b10 + 500ea46 commit 30f73eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ When the lock state of a site is ReadOnly, a message will appear on the site sta
272272
When the lock state of a site is NoAccess, all traffic to the site will be blocked.
273273
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.
274274
If parameter NoAccessRedirectUrl is not set, a 403 error will be returned.
275-
275+
It isn't possible to set the lock state on the root site collection.
276276

277277
```yaml
278278
Type: String

0 commit comments

Comments
 (0)