Skip to content

Commit 07ec10d

Browse files
authored
Fixed space
1 parent 6e681de commit 07ec10d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -323,12 +323,13 @@ A recent fix has addressed an issue where some Guest users were being omitted fr
323323
**Updates in Teams PowerShell Module verion 7.1.1 Preview and later**:
324324

325325
- 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.
326+
- PolicyType - which specifies the type of policy assigned (for example, TeamsMeetingPolicy, TeamsCallingPolicy, and so on.)
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.
328+
**Note**: The policyId property isn't currently supported.
328329

329330
**Updates in Teams PowerShell Module**:
330331

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

333334
**Updates in Teams PowerShell Module version 7.0.0 and later**:
334335

0 commit comments

Comments
 (0)