Skip to content

Commit 639aecf

Browse files
authored
Merge branch 'main' into user/lakshmiroy/RLCCmdlets
2 parents bcda749 + 0212baf commit 639aecf

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

exchange/docs-conceptual/connect-exo-powershell-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ After you've successfully created the PowerShell runbook, do the following steps
131131
3. On the **Runbooks** flyout that opens, select the runbook.
132132
4. On the details page of the runbook, select **Start**.
133133

134-
### Connect to Exchange Online PowerShell using Azure VMs with system-assigned managed identities
134+
### Connect to Exchange Online PowerShell using Azure VMs with user-assigned managed identities
135135

136136
In a Windows PowerShell window in the Azure VM, use the command as described in the beginning of this section. For example:
137137

exchange/exchange-ps/ExchangePowerShell/Export-ActivityExplorerData.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ Valid activity filters include the following values:
118118
- AIAppInteraction
119119
- ArchiveCreated
120120
- AutoLabelingSimulation
121-
- BrowseToUrl
122121
- ChangeProtection
123122
- ClassificationAdded
124123
- ClassificationDeleted

exchange/exchange-ps/ExchangePowerShell/New-MoveRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ Valid input for this parameter is an integer or the value unlimited. The default
563563

564564
In Exchange 2010, if you set this value to 51 or higher, you also need to use the AcceptLargeDataLoss switch. Otherwise, the command will fail.
565565

566-
**Note**: This parameter is deprecated from the cloud-based service. Admins must review the [Data Consistency Score](https://learn.microsoft.com/exchange/mailbox-migration/track-prevent-data-loss-dcs) and any skipped items after the restore completes.
566+
**Note**: This parameter is deprecated from the cloud-based service. Admins must review the [Data Consistency Score](https://learn.microsoft.com/exchange/mailbox-migration/track-prevent-data-loss-dcs) and any skipped items before the move completes.
567567

568568
```yaml
569569
Type: Unlimited

0 commit comments

Comments
 (0)