Skip to content

Commit f16e375

Browse files
authored
Update Set-CsTeamsExternalAccessConfiguration.md to address comments
1 parent bd14a77 commit f16e375

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

teams/teams-ps/teams/Set-CsTeamsExternalAccessConfiguration.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,13 @@ schema: 1.0.0
77
# Set-CsTeamsExternalAccessConfiguration
88

99
## SYNOPSIS
10-
Allows admins to set values in the TeamsExternalAccessConfiguration
11-
, which specifies configs that can be used to improve entire org security.
1210

1311

1412
## SYNTAX
1513

1614
### Identity (Default)
1715
```
18-
Set-CsTeamsExternalAccessConfiguration [-BlockedUsers <List>] [-BlockExternalUserAccess <Boolean>] [[-Identity] <XdsIdentity>]
16+
Set-CsTeamsExternalAccessConfiguration [-BlockedUsers <List>] [-BlockExternalUserAccess <Boolean>] [[-Identity] <XdsIdentity>] [-Force] [-WhatIf] [<CommonParameters>]
1917
```
2018

2119
## DESCRIPTION

0 commit comments

Comments
 (0)