Skip to content

Correct GPA-supported policy list in New-CsGroupPolicyAssignment (add Dialout, remove Emergency Call Routing)#13692

Open
d-chetan wants to merge 2 commits into
MicrosoftDocs:mainfrom
d-chetan:fix/update-gpa-exclusion-list
Open

Correct GPA-supported policy list in New-CsGroupPolicyAssignment (add Dialout, remove Emergency Call Routing)#13692
d-chetan wants to merge 2 commits into
MicrosoftDocs:mainfrom
d-chetan:fix/update-gpa-exclusion-list

Conversation

@d-chetan

@d-chetan d-chetan commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Corrects the list of policy types that group policy assignment (GPA) does not support, in the New-CsGroupPolicyAssignment DESCRIPTION note.

Changes

  • Add Dialout Policy (OnlineDialOutPolicy, the outbound calling restriction policy) to the unsupported list. GPA does not support this policy type — it is absent from the accepted values of Get-CsGroupPolicyAssignment -PolicyType while its sibling voice policies (OnlineVoiceRoutingPolicy, OnlineVoicemailPolicy, OnlineAudioConferencingRoutingPolicy, TeamsSharedCallingRoutingPolicy, CallingLineIdentity, TenantDialPlan) are all present. This aligns with the companion fix in Grant-CsDialoutPolicy (Remove Group Policy Assignment (GPA) content from Grant-CsDialoutPolicy #13691).
  • Remove Teams Emergency Call Routing Policy from the unsupported list. This policy is now supported for group policy assignment — TeamsEmergencyCallRoutingPolicy is an accepted value of Get-CsGroupPolicyAssignment -PolicyType. The exclusion dated from the original "As of May 2023" note and is stale.

Net effect on the list

  > - Teams App Permission Policy
  > - Teams Network Roaming Policy
- > - Teams Emergency Call Routing Policy
  > - Teams Voice Applications Policy
  > - Teams Upgrade Policy
+ > - Dialout Policy

…Routing

Group policy assignment does not support the outbound calling restriction
(Dialout) policy, so add it to the list of unsupported policy types. Also
remove Teams Emergency Call Routing Policy, which is now supported for group
policy assignment (it is an accepted value of Get-CsGroupPolicyAssignment
-PolicyType).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit c3db999:

✅ Validation status: passed

File Status Preview URL Details
teams/teams-ps/MicrosoftTeams/New-CsGroupPolicyAssignment.md ✅Succeeded View (teams-ps)

For more details, please refer to the build report.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

@d-chetan
You have permissions to sign off pull requests in this repository. Reviewers will not be added to this PR.

Before this PR can be merged, you need to add the Sign off label to it. Before you sign off a PR, confirm the following:

  • The PR is not in draft state. When the changes in this PR are ready to be published, select the Ready to merge button at the bottom of the page.
  • Article content has been checked for technical accuracy.
  • There are no errors or warnings in build validation.
  • There are no severity 1 or 2 PoliCheck issues.
  • All required PR checks at the bottom of the PR are passing.

After you've confirmed the above, do the following to sign off:

  1. Select the gear next to Labels.
  2. Select Sign off from the label list.
  3. Click away from the label list.

image

After you've signed off, our operations (PubOps) team will review the PR for issues that may impact formatting and the customer experience. If any changes are needed, they will return
the PR to you with required changes. After they've completed those changes, you need to sign off again.

When the PR passes PubOps review, they'll merge the PR. If the PR is merged into the main branch, changes will go live within the next couple hours.

If you have questions about this process, or need help signing off on this PR, post a message to https://aka.ms/tcphelp.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 48ca16f:

✅ Validation status: passed

File Status Preview URL Details
teams/teams-ps/MicrosoftTeams/New-CsGroupPolicyAssignment.md ✅Succeeded View (teams-ps)

For more details, please refer to the build report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant