Skip to content

Commit 0fa4006

Browse files
authored
Update New-CsTeamsFilesPolicy.md
1 parent 9a8074a commit 0fa4006

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

teams/teams-ps/teams/New-CsTeamsFilesPolicy.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,8 @@ New-CsTeamsFilesPolicy [-NativeFileEntryPoints <String>] [-DefaultFileUploadAppI
2020
```
2121

2222
## DESCRIPTION
23-
Teams files provides organizations with different files capabilities.
24-
25-
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.
26-
27-
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.
28-
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 would be able to create a customized teams files policy to match the organization's requirements.
2925

3026
## EXAMPLES
3127

0 commit comments

Comments
 (0)