Skip to content

Commit 7caabfc

Browse files
authored
Update Set-CsTeamsAcsFederationConfiguration.md
1 parent fd68a3b commit 7caabfc

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

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

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,20 @@ Accept pipeline input: False
6767
Accept wildcard characters: False
6868
```
6969
70+
### -BlockedAcsResources
71+
72+
List of blocked Azure Communication Services resources.
73+
74+
The ACS resources are listed using their immutable resource id, which is a guid that can be found on the Azure portal.
75+
76+
```yaml
77+
Type: String[]
78+
Position: Named
79+
Default value: Empty/Null
80+
Accept pipeline input: False
81+
Accept wildcard characters: False
82+
```
83+
7084
### -AllowedAcsResources
7185
7286
The list of the ACS resources (at least one) for which federation is enabled, when EnableAcsUsers is set to true. If EnableAcsUsers is set to false, then this list is ignored and should be null/empty.

0 commit comments

Comments
 (0)