diff --git a/teams/teams-ps/MicrosoftTeams/Get-CsPhoneNumberPolicyAssignment.md b/teams/teams-ps/MicrosoftTeams/Get-CsPhoneNumberPolicyAssignment.md index 242372ce41..bebc13364f 100644 --- a/teams/teams-ps/MicrosoftTeams/Get-CsPhoneNumberPolicyAssignment.md +++ b/teams/teams-ps/MicrosoftTeams/Get-CsPhoneNumberPolicyAssignment.md @@ -18,13 +18,13 @@ title: Get-CsPhoneNumberPolicyAssignment This cmdlet retrieves policy assignments associated with a specific telephone number or a list of telephone numbers in Microsoft Teams. ## SYNTAX -Policy assignment for individual telephone number: +### Policy assignment for individual telephone number ``` Get-CsPhoneNumberPolicyAssignment [-TelephoneNumber ] [] ``` -Policy assignment info for a list of numbers with specific policy. +### Policy assignment for a list of numbers with specific policy ``` Get-CsPhoneNumberPolicyAssignment [-PolicyType ] [-PolicyName ] [-ResultSize ] [] @@ -185,4 +185,4 @@ The cmdlet is only available in commercial cloud instances. ## RELATED LINKS -[Set-CsPhoneNumberPolicyAssignment](./set-csphonenumberpolicyassignment.md) \ No newline at end of file +[Set-CsPhoneNumberPolicyAssignment](./set-csphonenumberpolicyassignment.md) diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsPhoneNumberPolicyAssignment.md b/teams/teams-ps/MicrosoftTeams/Set-CsPhoneNumberPolicyAssignment.md index df29071991..0df66410e3 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsPhoneNumberPolicyAssignment.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsPhoneNumberPolicyAssignment.md @@ -113,6 +113,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS +### None + This cmdlet does not return output on success. Errors are thrown if the assignment fails due to invalid parameters, missing policies, or internal service issues. If you want to verify the outcome of the assignment, call `Get-CsPhoneNumberPolicyAssignment -TelephoneNumber `.