Skip to content

Commit 49b4a29

Browse files
authored
Update Get-CsPhoneNumberPolicyAssignment.md
Add headings for different syntax sections
1 parent ad3d4ba commit 49b4a29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

teams/teams-ps/MicrosoftTeams/Get-CsPhoneNumberPolicyAssignment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ title: Get-CsPhoneNumberPolicyAssignment
1818
This cmdlet retrieves policy assignments associated with a specific telephone number or a list of telephone numbers in Microsoft Teams.
1919

2020
## SYNTAX
21-
Policy assignment for individual telephone number:
21+
### Policy assignment for individual telephone number
2222
```
2323
Get-CsPhoneNumberPolicyAssignment [-TelephoneNumber <String>]
2424
[<CommonParameters>]
2525
```
2626

27-
Policy assignment info for a list of numbers with specific policy.
27+
### Policy assignment for a list of numbers with specific policy
2828
```
2929
Get-CsPhoneNumberPolicyAssignment [-PolicyType <String>] [-PolicyName <String>] [-ResultSize <Int32>]
3030
[<CommonParameters>]
@@ -185,4 +185,4 @@ The cmdlet is only available in commercial cloud instances.
185185

186186
## RELATED LINKS
187187

188-
[Set-CsPhoneNumberPolicyAssignment](./set-csphonenumberpolicyassignment.md)
188+
[Set-CsPhoneNumberPolicyAssignment](./set-csphonenumberpolicyassignment.md)

0 commit comments

Comments
 (0)