Skip to content

Commit d65a161

Browse files
authored
Merge pull request MicrosoftDocs#4140 from get-itips/patch-96
Corrected Param for ConditionalAccessPolicy
2 parents ae00469 + 6f6e8d3 commit d65a161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1327,7 +1327,7 @@ Set-SPOTenant -ContentTypeSyncSiteTemplatesList MySites -ExcludeSiteTemplate
13271327

13281328
Please read [Control access from unmanaged devices](https://docs.microsoft.com/sharepoint/control-access-from-unmanaged-devices ) documentation here to understand Conditional Access Policy usage in SharePoint Online.
13291329

1330-
PARAMVALUE: AllowFullAccess | LimitedAccess | BlockAccess
1330+
PARAMVALUE: AllowFullAccess | AllowLimitedAccess | BlockAccess
13311331

13321332
```yaml
13331333
Type: SPOConditionalAccessPolicyType

0 commit comments

Comments
 (0)