Skip to content

Commit c52e6c9

Browse files
committed
OUTPUTS section fixes that were causing build errors
1 parent c29b903 commit c52e6c9

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

teams/teams-ps/teams/Get-CsMeetingMigrationStatus.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
135135
136136
## OUTPUTS
137137
138-
### Information
139-
138+
## NOTES
140139
CorrelationId : 849d3e3b-3e1d-465f-8dde-785aa9e3f856
141140
CreateDate : 2024-04-27T00:24:00.1442688Z
142141
FailedMeeting : 0
@@ -158,8 +157,6 @@ where **MigrationType** can have the following values:
158157
- **ToSameType** (Same source and target meeting types)
159158
- **AllToTeams** (All types to Teams)
160159
161-
## NOTES
162-
163160
## RELATED LINKS
164161
[Get-CsTenantMigrationConfiguration](https://learn.microsoft.com/powershell/module/teams/get-cstenantmigrationconfiguration)
165162

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
290290

291291
## OUTPUTS
292292

293-
### Information
293+
## NOTES
294294

295295
A recent fix has addressed an issue where some Guest users were being omitted from the output of the Get-CsOnlineUser cmdlet, resulting in an increase in the reported user count.
296296

@@ -532,8 +532,6 @@ In Teams PowerShell Modules 3.0.0 and above OnPremLineURI will only refer to the
532532
- **The output format of AssignedPlan and ProvisionedPlan have now changed from XML to JSON array.**
533533
- **The output format of Policies has now changed from String to JSON type UserPolicyDefinition.**
534534

535-
## NOTES
536-
537535
## RELATED LINKS
538536

539537
[Set-CsUser](https://learn.microsoft.com/powershell/module/teams/set-csuser)

0 commit comments

Comments
 (0)