Skip to content

Commit d1f54c1

Browse files
authored
Update Set-CsTeamsAppPermissionPolicy.md
1 parent 89dfe2e commit d1f54c1

File tree

1 file changed

+20
-17
lines changed

1 file changed

+20
-17
lines changed

skype/skype-ps/skype/Set-CsTeamsAppPermissionPolicy.md

Lines changed: 20 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ schema: 2.0.0
99

1010
## SYNOPSIS
1111

12+
As an admin, you can use app permission policies to enable or block specific apps for your users. Learn more about the App Setup Policies: https://docs.microsoft.com/en-us/microsoftteams/teams-app-permission-policies.
13+
14+
The existence of this cmdlet is being documented for completeness, but do not use this cmdlet. **We require that all creation and modification of app permission polices (not including the assignment or removal of policies from users) happens in the Microsoft Teams & Skype for Business Admin Center to ensure that the policy matches your expectations for the end user experience.**
15+
1216
## SYNTAX
1317

1418
### Identity (Default)
@@ -28,16 +32,15 @@ Set-CsTeamsAppPermissionPolicy [-Tenant <System.Guid>] [-DefaultCatalogApps <>]
2832
```
2933

3034
## DESCRIPTION
31-
{{Fill in the Description}}
35+
36+
As an admin, you can use app permission policies to enable or block specific apps for your users. Learn more about the App Setup Policies: https://docs.microsoft.com/en-us/microsoftteams/teams-app-permission-policies.
37+
38+
The existence of this cmdlet is being documented for completeness, but do not use this cmdlet. **We require that all creation and modification of app permission polices (not including the assignment or removal of policies from users) happens in the Microsoft Teams & Skype for Business Admin Center to ensure that the policy matches your expectations for the end user experience.**
3239

3340
## EXAMPLES
3441

3542
### Example 1
36-
```powershell
37-
PS C:\> {{ Add example code here }}
38-
```
39-
40-
{{ Add example description here }}
43+
Intentionally omitted.
4144

4245
## PARAMETERS
4346

@@ -57,7 +60,7 @@ Accept wildcard characters: False
5760
```
5861
5962
### -DefaultCatalogApps
60-
{{Fill DefaultCatalogApps Description}}
63+
Do not use.
6164
6265
```yaml
6366
Type:
@@ -72,7 +75,7 @@ Accept wildcard characters: False
7275
```
7376
7477
### -DefaultCatalogAppsType
75-
{{Fill DefaultCatalogAppsType Description}}
78+
Do not use.
7679
7780
```yaml
7881
Type: String
@@ -87,7 +90,7 @@ Accept wildcard characters: False
8790
```
8891
8992
### -Description
90-
{{Fill Description Description}}
93+
Do not use.
9194
9295
```yaml
9396
Type: String
@@ -102,7 +105,7 @@ Accept wildcard characters: False
102105
```
103106
104107
### -Force
105-
{{Fill Force Description}}
108+
Do not use.
106109
107110
```yaml
108111
Type: SwitchParameter
@@ -117,7 +120,7 @@ Accept wildcard characters: False
117120
```
118121
119122
### -GlobalCatalogApps
120-
{{Fill GlobalCatalogApps Description}}
123+
Do not use.
121124
122125
```yaml
123126
Type:
@@ -132,7 +135,7 @@ Accept wildcard characters: False
132135
```
133136
134137
### -GlobalCatalogAppsType
135-
{{Fill GlobalCatalogAppsType Description}}
138+
Do not use.
136139
137140
```yaml
138141
Type: String
@@ -147,7 +150,7 @@ Accept wildcard characters: False
147150
```
148151
149152
### -Identity
150-
{{Fill Identity Description}}
153+
Do not use.
151154
152155
```yaml
153156
Type: XdsIdentity
@@ -162,7 +165,7 @@ Accept wildcard characters: False
162165
```
163166
164167
### -Instance
165-
{{Fill Instance Description}}
168+
Do not use.
166169
167170
```yaml
168171
Type: PSObject
@@ -177,7 +180,7 @@ Accept wildcard characters: False
177180
```
178181
179182
### -PrivateCatalogApps
180-
{{Fill PrivateCatalogApps Description}}
183+
Do not use.
181184
182185
```yaml
183186
Type:
@@ -192,7 +195,7 @@ Accept wildcard characters: False
192195
```
193196
194197
### -PrivateCatalogAppsType
195-
{{Fill PrivateCatalogAppsType Description}}
198+
Do not use.
196199
197200
```yaml
198201
Type: String
@@ -207,7 +210,7 @@ Accept wildcard characters: False
207210
```
208211
209212
### -Tenant
210-
{{Fill Tenant Description}}
213+
Do not use.
211214
212215
```yaml
213216
Type: System.Guid

0 commit comments

Comments
 (0)