You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: teams/teams-ps/teams/Get-CsOnlineUser.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,7 +121,7 @@ This parameter is added to Get-CsOnlineUser starting from TPM 4.5.1 to indicate
121
121
-`ResourceAccount` - to query for app endpoints or resource accounts.
122
122
-`Guest` - to query for guest accounts.
123
123
-`SfBOnPremUser` - to query for users that are hosted on-premises
124
-
-`IneligibleUser` - to query for a user that does not have valid Teams license (except Guest, ResourceAccount and SfbOnPremUser)
124
+
-`IneligibleUser` - to query for a user that does not have valid Teams license (except Guest, ResourceAccount and SfbOnPremUser).
125
125
126
126
```yaml
127
127
Type: UserIdParameter
@@ -300,7 +300,6 @@ A recent fix has addressed an issue where some Guest users were being omitted fr
300
300
- 'CallingPlan': Enables an All-in-the-cloud voice solution for Teams users that connects Teams Phone System to the PSTN to enable external calling. With this option, Microsoft acts as the PSTN carrier.
301
301
- 'TeamsMultiGeo': Enables Teams chat data to be stored at rest in a specified geo location
302
302
- 'VoiceApp': Enables to set up resource accounts to support voice applications like Auto Attendants and Call Queues
303
-
- 'Freemium': Enables access to Microsoft Teams (Free)
304
303
- 'M365CopilotTeams': Enables Copilot in Teams
305
304
- 'TeamsProMgmt': Enables enhanced meeting recap features like AI generated notes and tasks from meetings, view when a screen was shared etc
306
305
- 'TeamsProProtection': Enables additional ways to safeguard and monitor users' Teams experiences with features like Sensitivity labels, Watermarking, end-to-end encryption etc.
0 commit comments