Skip to content

Commit ab52789

Browse files
authored
Update Set-CsTeamsAcsFederationConfiguration.md
1 parent b065074 commit ab52789

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

teams/teams-ps/teams/Set-CsTeamsAcsFederationConfiguration.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ This cmdlet is used to manage the federation configuration between Teams and Azu
2020
Set-CsTeamsAcsFederationConfiguration
2121
[-Identity <String[]>]
2222
[-EnableAcsUsers <Boolean>]
23+
[-AllowAllAcsResources <Boolean>]
2324
[-AllowedAcsResources <String[]>]
2425
[-BlockedAcsResources <String[]>]
2526
[-RequireAcsFederationForMeeting <Boolean>]
@@ -69,6 +70,18 @@ Accept pipeline input: False
6970
Accept wildcard characters: False
7071
```
7172
73+
### -AllowAllAcsResources
74+
75+
DEPRECATED. Do not use.
76+
77+
```yaml
78+
Type: Boolean
79+
Position: Named
80+
Default value: False
81+
Accept pipeline input: False
82+
Accept wildcard characters: False
83+
```
84+
7285
### -BlockedAcsResources
7386
7487
List of blocked Azure Communication Services resources.

0 commit comments

Comments
 (0)