Skip to content

Commit aa47212

Browse files
authored
Update Get-CsOnlineUser.md
Adding EffectivePolicyAssignments
1 parent 22ca985 commit aa47212

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

teams/teams-ps/teams/Get-CsOnlineUser.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,12 @@ A recent fix has addressed an issue where some Guest users were being omitted fr
320320
- Conferencing_RequiresCommunicationCredits: Allows pay-per minute Audio Conferencing without monthly licenses.
321321
- CommunicationCredits: Enables users to pay Teams calling and conferencing through the credits.
322322

323+
**Updates in Teams PowerShell Module verion 7.1.1 Preview and later**:
324+
325+
- EffectivePolicyAssignments: The EffectivePolicyAssignments attribute has been added to the Get-CsOnlineUser cmdlet in commercial environments. This new attribute provides information about a user's effective policy assignments. Each assignment includes the following details:
326+
- PolicyType - which specifies the type of policy assigned (for example, TeamsMeetingPolicy, TeamsCallingPolicy, etc.)
327+
- PolicyAssignment - which includes the display name of the assigned policy (displayName), the assignment type (assignmentType) indicating whether it is direct or group-based, the unique identifier of the policy (policyId), and the group identifier (groupId) if applicable. Note: the policyId property is not currently supported.
328+
323329
**Updates in Teams PowerShell Module**:
324330

325331
- DialPlan : DialPlan attribute will be deprecated and no longer populated in the output of Get-CsOnlineUser in all clouds.

0 commit comments

Comments
 (0)