Skip to content

Commit 3775958

Browse files
Fix Get-MigrationConfig placeholder descriptions and cloud-neutral intro
Co-authored-by: rahu-microsoft <69831134+rahu-microsoft@users.noreply.github.com>
1 parent 9b9fb1c commit 3775958

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

exchange/exchange-ps/ExchangePowerShell/Get-MigrationConfig.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title: Get-MigrationConfig
1313
## SYNOPSIS
1414
This cmdlet is available in on-premises Exchange and in the cloud-based service. Some parameters and settings might be exclusive to one environment or the other.
1515

16-
Use the Get-MigrationConfig cmdlet to retrieve migration configuration settings on Exchange servers.
16+
Use the Get-MigrationConfig cmdlet to retrieve migration configuration settings for your organization.
1717

1818
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
1919

@@ -59,7 +59,7 @@ This example retrieves the settings for the migration configuration.
5959
6060
This parameter is available only in the cloud-based service.
6161

62-
{{ Fill AllPartitions Description }}
62+
The AllPartitions switch specifies whether to retrieve the migration configuration from all migration mailbox partitions. You don't need to specify a value with this switch.
6363

6464
```yaml
6565
Type: SwitchParameter
@@ -99,7 +99,7 @@ Accept wildcard characters: False
9999
100100
This parameter is available only in the cloud-based service.
101101
102-
{{ Fill IncludeSimplifiedGmailMigrationData Description }}
102+
The IncludeSimplifiedGmailMigrationData switch specifies whether to include Gmail-related simplified migration data in the results. You don't need to specify a value with this switch.
103103
104104
```yaml
105105
Type: SwitchParameter

0 commit comments

Comments
 (0)