Skip to content

Commit 5344aee

Browse files
authored
Update documentation for AllowFileArchive settings
Expand M365 Archive to Microsoft 365 Archive and added backticks to parameter reference in text
1 parent ade1ece commit 5344aee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1138,7 +1138,7 @@ Accept wildcard characters: False
11381138

11391139
> Applicable: SharePoint Online
11401140

1141-
Controls whether file-level archiving is allowed at the tenant level. This setting can be overridden for specific sites by the site-level flag of the same name and has no effect unless M365 Archive is enabled for your organization.
1141+
Controls whether file-level archiving is allowed at the tenant level. This setting can be overridden for specific sites by the site-level flag of the same name and has no effect unless Microsoft 365 Archive is enabled for your organization.
11421142

11431143
The valid values are:
11441144

@@ -1161,12 +1161,12 @@ Accept wildcard characters: False
11611161

11621162
> Applicable: SharePoint Online
11631163

1164-
Specifies the default value of the AllowFileArchive property for newly created SharePoint sites. This determines whether new sites allow file-level archiving by default. M365 Archive and the tenant-level AllowFileArchive setting must both be enabled for manual archiving to work when this property is set to True.
1164+
Specifies the default value of the `AllowFileArchive` property for newly created SharePoint sites. This determines whether new sites allow file-level archiving by default. Microsoft 365 Archive and the tenant-level `AllowFileArchive` setting must both be enabled for manual archiving to work when this property is set to True.
11651165

11661166
The valid values are:
11671167

1168-
- True (default) - Sets AllowFileArchive to True for all newly provisioned sites. M365 Archive and the tenant-level AllowFileArchive setting must both be enabled for manual archiving to work on future provisioned sites.
1169-
- False - Sets AllowFileArchive to False for all newly provisioned sites.
1168+
- True (default) - Sets `AllowFileArchive` to True for all newly provisioned sites. Microsoft 365 Archive and the tenant-level `AllowFileArchive` setting must both be enabled for manual archiving to work on future provisioned sites.
1169+
- False - Sets `AllowFileArchive` to False for all newly provisioned sites.
11701170

11711171
```yaml
11721172
Type: Boolean

0 commit comments

Comments
 (0)