Skip to content

Commit 810c2db

Browse files
authored
Update Set-CsTeamsFilesPolicy.md
1 parent bd9cf03 commit 810c2db

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

teams/teams-ps/teams/Set-CsTeamsFilesPolicy.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,9 @@ Set-CsTeamsFilesPolicy [-NativeFileEntryPoints <String>] [-DefaultFileUploadAppI
2020
```
2121

2222
## DESCRIPTION
23-
Modifies an existing teams files policy.
24-
Teams files provides organizations with different files capabilities.
25-
26-
Microsoft Teams uses OneDrive and SharePoint (ODSP) to store and share content, but some organizations and users might prefer to use third-party storage providers.
27-
28-
If your organization chooses a third-party for content storage, you need to turn off the ``NativeFileEntryPoints`` parameter in the Teams Files policy. This parameter is enabled by default, which shows the option to upload content from ODSP to Teams chats or channels.
29-
Tenant admin would be able to create a customized teams files policy to match the organization's requirements.
23+
If your organization chooses a third-party for content storage, you can turn off the NativeFileEntryPoints parameter in the Teams Files policy. This parameter is enabled by default, which shows option to attach OneDrive / SharePoint content from Teams chats or channels. When this parameter is disabled, users won't see access points for OneDrive and SharePoint in Teams. Please note that OneDrive app in the left navigation pane in Teams isn't affected by this policy.
24+
Teams administrators can also choose which file service will be used by default when users upload files from their local devices by dragging and dropping them in a chat or channel. OneDrive and SharePoint are the existing defaults, but admins can now change it to a third-party app.
25+
Teams administrators would be able to create a customized teams files policy to match the organization's requirements.
3026

3127
## EXAMPLES
3228

0 commit comments

Comments
 (0)