Skip to content

Commit bf45851

Browse files
Fix formatting in Set-CsTeamsFilesPolicy.md
1 parent ee40dab commit bf45851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Accept wildcard characters: False
7878
### -FileSharingInChatswithExternalUsers
7979
8080
Indicates if file sharing in chats with external users is enabled. It is by default enabled, to disable admins can run following command.
81-
Set-CsTeamsFilesPolicy -Identity "Global" -FileSharingInChatswithExternalUsers Disabled
81+
Set-CsTeamsFilesPolicy -Identity Global -FileSharingInChatswithExternalUsers Disabled
8282
8383
```yaml
8484
Type: String

0 commit comments

Comments
 (0)