Skip to content

Commit d01bbbf

Browse files
authored
Update New-CsTeamsAppPermissionPolicy.md
1 parent 89dfe2e commit d01bbbf

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

skype/skype-ps/skype/New-CsTeamsAppPermissionPolicy.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,21 @@ 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
## DESCRIPTION
15-
{{Fill in the Description}}
19+
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.
20+
21+
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.**
1622

1723
## EXAMPLES
1824

1925
### Example 1
20-
```powershell
21-
PS C:\> {{ Add example code here }}
22-
```
23-
24-
{{ Add example description here }}
26+
Intentionally omitted.
2527

2628
## PARAMETERS
2729

0 commit comments

Comments
 (0)