MS-700 · Question #229
You have a Microsoft 365 E3 subscription that uses Teams. The subscription contains an administrator named Admin1 that is assigned the Teams Administrator role. Admin1 reports that he can assign…
The correct answer is B. Assign a Teams Premium license to Admin1. To enable an administrator to create and assign custom policy packages in Teams, a Teams Premium license must be assigned to that administrator.
Question
Options
- AFor Admin1, run the Grant-CsUserPolicyPackage PowerShell cmdlet.
- BAssign a Teams Premium license to Admin1.
- CFor Admin1, run the Grant-CsAppSetupPolicyPackageAssignment PowerShell cmdlet.
- DAssign a Microsoft 365 E5 license to Admin1.
How the community answered
(17 responses)- A6% (1)
- B76% (13)
- C6% (1)
- D12% (2)
Why each option
To enable an administrator to create and assign custom policy packages in Teams, a Teams Premium license must be assigned to that administrator.
The `Grant-CsUserPolicyPackage` PowerShell cmdlet assigns an existing policy package to a user, but it does not grant the permission to create new custom policy packages.
The ability to create and assign custom policy packages in Microsoft Teams is a feature that specifically requires a Teams Premium license. Without this license, even an administrator with the Teams Administrator role can only assign default policy packages.
`Grant-CsAppSetupPolicyPackageAssignment` is not a standard cmdlet for managing policy packages; cmdlets like `Grant-CsTeamsAppSetupPolicy` are for individual policy assignment, not for enabling custom policy package creation.
While a Microsoft 365 E5 license includes many advanced features, the specific capability to create custom policy packages in Teams is tied to the Teams Premium license, not the broader E5 license itself.
Concept tested: Teams Premium license for custom policy packages
Source: https://learn.microsoft.com/en-us/microsoftteams/policy-packages#policy-package-features-that-require-a-teams-premium-license
Topics
Community Discussion
No community discussion yet for this question.