You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@@ -85,20 +71,6 @@ Accept pipeline input: False
85
71
Accept wildcard characters: False
86
72
```
87
73
88
-
### -BlockedAcsResources
89
-
90
-
List of blocked Azure Communication Services resources.
91
-
92
-
The ACS resources are listed using their immutable resource id, which is a guid that can be found on the Azure portal.
93
-
94
-
```yaml
95
-
Type: String[]
96
-
Position: Named
97
-
Default value: Empty/Null
98
-
Accept pipeline input: False
99
-
Accept wildcard characters: False
100
-
```
101
-
102
74
### -EnableAcsUsers
103
75
104
76
Set to True to enable federation between Teams and ACS. When set to False, all other parameters are ignored.
0 commit comments