Skip to content

Commit 4944732

Browse files
authored
fix spelling (#3631)
1 parent 777b117 commit 4944732

27 files changed

+48
-48
lines changed

azps-12.5.0/Az.Portal/Remove-AzPortalDashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Deletes the Dashboard.
3737
Remove-AzPortalDashboard -ResourceGroupName my-rg -DashboardName dashbase02
3838
```
3939

40-
Remove a Dashbaord using resource group name and dashboard name.
40+
Remove a Dashboard using resource group name and dashboard name.
4141

4242
### Example 2: Remove a Dashboard using the pipeline
4343
```powershell

azps-12.5.0/Az.Portal/Set-AzPortalDashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Location Name Type
3636
eastasia dashbase03 Microsoft.Portal/dashboards
3737
```
3838

39-
Update a dashboard definition using a dashbaord template file.
39+
Update a dashboard definition using a dashboard template file.
4040

4141
## PARAMETERS
4242

azps-12.5.0/Az.PostgreSql/Update-AzPostgreSqlFlexibleServerConfiguration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Use Update-AzPostgreSqlFlexibleServer instead if you want update AdministratorLo
3535

3636
## EXAMPLES
3737

38-
### Example 1: Updatae specified PostgreSql configuration by name
38+
### Example 1: updatespecified PostgreSql configuration by name
3939
```powershell
4040
Update-AzPostgreSqlFlexibleServerConfiguration -Name work_mem -ResourceGroupName PowershellPostgreSqlTest -ServerName postgresql-test -Value 8192
4141
```
@@ -48,7 +48,7 @@ work_mem 8192 4096-2097151 system-default 4096
4848

4949
This cmdlet updates specified PostgreSql configuration by name.
5050

51-
### Example 2: Updatae specified PostgreSql configuration by identity
51+
### Example 2: Update specified PostgreSql configuration by identity
5252
```powershell
5353
$ID = "/subscriptions/<SubscriptionId>/resourceGroups/PowershellPostgreSqlTest/providers/Microsoft.DBforPostgreSQL/flexibleServers/postgresql-test/configurations/work_mem"
5454
Update-AzPostgreSqlFlexibleServerConfiguration -Name work_mem -ResourceGroupName PowershellPostgreSqlTest -ServerName postgresql-test -Value 8192

azps-12.5.0/Az.PrivateDns/New-AzPrivateDnsVirtualNetworkLink.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Accept wildcard characters: False
102102
```
103103
104104
### -ResolutionPolicy
105-
Speficies the resolution policy of the virtual network link
105+
Specifies the resolution policy of the virtual network link
106106
107107
```yaml
108108
Type: Azure.ResourceManager.PrivateDns.Models.PrivateDnsResolutionPolicy

azps-12.5.0/Az.PrivateDns/Set-AzPrivateDnsVirtualNetworkLink.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Accept wildcard characters: False
115115
```
116116
117117
### -ResolutionPolicy
118-
Speficies the resolution policy of the virtual network link
118+
Specifies the resolution policy of the virtual network link
119119
120120
```yaml
121121
Type: Azure.ResourceManager.PrivateDns.Models.PrivateDnsResolutionPolicy

azps-12.5.0/Az.ProviderHub/Get-AzProviderHubCustomRollout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Gets the custom rollout details.
3939

4040
### Example 1: Get a custom rollout by rollout name.
4141
```powershell
42-
Get-AzProviderHubCustomRollout -ProviderNamespace "Microsft.Contoso" -RolloutName "customRollout1"
42+
Get-AzProviderHubCustomRollout -ProviderNamespace "Microsoft.Contoso" -RolloutName "customRollout1"
4343
```
4444

4545
```output

azps-12.5.0/Az.Purview/New-AzPurviewAmazonSqlDataSourceObject.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Create an in-memory object for AmazonSqlDataSource.
2727

2828
### Example 1: Create Amazon SQL data source object
2929
```powershell
30-
New-AzPurviewAmazonSqlDataSourceObject -Kind 'AmazonSql' -CollectionReferenceName 'parv-brs-2' -CollectionType 'CollectionReference' -Port 1433 -ServerEndpoint DummyEdnpoint -VpcEndpointServiceName com.amazonaws.ypce.wus.123456789
30+
New-AzPurviewAmazonSqlDataSourceObject -Kind 'AmazonSql' -CollectionReferenceName 'parv-brs-2' -CollectionType 'CollectionReference' -Port 1433 -ServerEndpoint DummyEndpoint -VpcEndpointServiceName com.amazonaws.ypce.wus.123456789
3131
```
3232

3333
```output

azps-12.5.0/Az.Purview/New-AzPurviewTrigger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ ScheduleMonthlyOccurrence :
5454
ScheduleWeekDay :
5555
```
5656

57-
Create trigger for a full scan starting 02/17/22 1:31 PM UTC and ending 7/20/2022 12:00:00 AM, occuring every 1 month, on 10th of the month, at 09:00 AM UTC
57+
Create trigger for a full scan starting 02/17/22 1:31 PM UTC and ending 7/20/2022 12:00:00 AM, occurring every 1 month, on 10th of the month, at 09:00 AM UTC
5858

5959
## PARAMETERS
6060

azps-12.5.0/Az.RecoveryServices/Copy-AzRecoveryServicesVault.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Copy-AzRecoveryServicesVault -SourceVault $sourceVault -TargetVault $targetVault
4141
```
4242

4343
The first two cmdlets fetch Recovery Services Vault - vault1 and vault2 respectively. The second command triggers a complete data move from vault1 to vault2.
44-
$sourceVault and $targetVault can also belong to different subscription within same tanent, can be fetched by setting different subscription contexts.
44+
$sourceVault and $targetVault can also belong to different subscription within same tenant, can be fetched by setting different subscription contexts.
4545

4646
### Example 2: Copy data from vault1 to vault2 with only failed items
4747

@@ -53,7 +53,7 @@ Copy-AzRecoveryServicesVault -SourceVault $sourceVault -TargetVault $targetVault
5353

5454
The first two cmdlets fetch Recovery Services Vault - vault1 and vault2 respectively.
5555
The second command triggers a partial data move from vault1 to vault2 with only those items which failed in previous move operations.
56-
$sourceVault and $targetVault can also belong to different subscription within same tanent, can be fetched by setting different subscription contexts.
56+
$sourceVault and $targetVault can also belong to different subscription within same tenant, can be fetched by setting different subscription contexts.
5757

5858
## PARAMETERS
5959

azps-12.5.0/Az.RecoveryServices/Get-AzRecoveryServicesBackupProtectionPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ This command gets only the Enhanced protection policies in RS vault, and then st
8282
$pol = Get-AzRecoveryServicesBackupProtectionPolicy -VaultId $vault.ID -BackupManagementType AzureVM -WorkloadType AzureVM -IsArchiveSmartTieringEnabled $true
8383
```
8484

85-
This command gets only the policies in RS vault for which archive smart tiering is enabled. To fetch the policies for which smart tiering is disabled, set IsArchiveSmartTieringEnabled parameter to $false. To fetch all the polcies, skip this parameter.
85+
This command gets only the policies in RS vault for which archive smart tiering is enabled. To fetch the policies for which smart tiering is disabled, set IsArchiveSmartTieringEnabled parameter to $false. To fetch all the policies, skip this parameter.
8686

8787
## PARAMETERS
8888

0 commit comments

Comments
 (0)