Skip to content

Spelling Fixes #27933

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Nginx/Nginx/help/New-AzNginxCertificate.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Location Name
cert-test
```

This commond creates a certificate for a NGINX deployment.
This command creates a certificate for a NGINX deployment.

## PARAMETERS

Expand Down
8 changes: 4 additions & 4 deletions src/Nginx/Nginx/help/Update-AzNginxDeployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Update the NGINX deployment

## EXAMPLES

### Example 1: Enable the diagnotics support for a NGINX deployment
### Example 1: Enable the diagnostics support for a NGINX deployment
```powershell
Update-AzNginxDeployment -Name nginx-test -ResourceGroupName nginx-test-rg -EnableDiagnosticsSupport
```
Expand All @@ -49,9 +49,9 @@ Location Name
westcentralus nginx-test
```

This command enables the diagnotics support for a NGINX deployment.
This command enables the diagnostics support for a NGINX deployment.

### Example 2: Disable the diagnotics support for a NGINX deployment
### Example 2: Disable the diagnostics support for a NGINX deployment
```powershell
Update-AzNginxDeployment -Name nginx-test -ResourceGroupName nginx-test-rg -EnableDiagnosticsSupport:$false
```
Expand All @@ -62,7 +62,7 @@ Location Name
westcentralus nginx-test
```

This command disables the diagnotics support for a NGINX deployment.
This command disables the diagnostics support for a NGINX deployment.

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ DataSourceType : CustomLogs
StorageAccountIds : {/subscriptions/{subscription}/resourceGroups/{rg-name}/providers/Microsoft.Storage/storageAccounts/{account}}
```

list linked storage accoounts for workspace {workspace-name}
list linked storage accounts for workspace {workspace-name}

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Properties : {"customLogName":"Validation_CL","description":"test","extra
xDelimiter":{"matchIndex":0,"numberdGroup":null,"pattern":"\\n"}}}]}
```

The response recieved after defining a custom log collection policy
The response received after defining a custom log collection policy

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Remove-AzOperationalInsightsDataExport -ResourceId <String> [-DefaultProfile <IA
```

## DESCRIPTION
Deletes a data export for a given worksace
Deletes a data export for a given workspace

## EXAMPLES

Expand Down
2 changes: 1 addition & 1 deletion src/Portal/Portal/help/Remove-AzPortalDashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Deletes the Dashboard.
Remove-AzPortalDashboard -ResourceGroupName my-rg -DashboardName dashbase02
```

Remove a Dashbaord using resource group name and dashboard name.
Remove a Dashboard using resource group name and dashboard name.

### Example 2: Remove a Dashboard using the pipeline
```powershell
Expand Down
2 changes: 1 addition & 1 deletion src/Portal/Portal/help/Set-AzPortalDashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Location Name Type
eastasia dashbase03 Microsoft.Portal/dashboards
```

Update a dashboard definition using a dashbaord template file.
Update a dashboard definition using a dashboard template file.

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Use Update-AzPostgreSqlFlexibleServer instead if you want update AdministratorLo

## EXAMPLES

### Example 1: Updatae specified PostgreSql configuration by name
### Example 1: Update specified PostgreSql configuration by name
```powershell
Update-AzPostgreSqlFlexibleServerConfiguration -Name work_mem -ResourceGroupName PowershellPostgreSqlTest -ServerName postgresql-test -Value 8192
```
Expand All @@ -46,7 +46,7 @@ work_mem 8192 4096-2097151 system-default 4096

This cmdlet updates specified PostgreSql configuration by name.

### Example 2: Updatae specified PostgreSql configuration by identity
### Example 2: Update specified PostgreSql configuration by identity
```powershell
$ID = "/subscriptions/<SubscriptionId>/resourceGroups/PowershellPostgreSqlTest/providers/Microsoft.DBforPostgreSQL/flexibleServers/postgresql-test/configurations/work_mem"
Update-AzPostgreSqlFlexibleServerConfiguration -Name work_mem -ResourceGroupName PowershellPostgreSqlTest -ServerName postgresql-test -Value 8192
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Accept wildcard characters: False
```

### -ResolutionPolicy
Speficies the resolution policy of the virtual network link
Specifies the resolution policy of the virtual network link

```yaml
Type: Azure.ResourceManager.PrivateDns.Models.PrivateDnsResolutionPolicy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Accept wildcard characters: False
```

### -ResolutionPolicy
Speficies the resolution policy of the virtual network link
Specifies the resolution policy of the virtual network link

```yaml
Type: Azure.ResourceManager.PrivateDns.Models.PrivateDnsResolutionPolicy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Gets the custom rollout details.

### Example 1: Get a custom rollout by rollout name.
```powershell
Get-AzProviderHubCustomRollout -ProviderNamespace "Microsft.Contoso" -RolloutName "customRollout1"
Get-AzProviderHubCustomRollout -ProviderNamespace "Microsoft.Contoso" -RolloutName "customRollout1"
```

```output
Expand Down
2 changes: 1 addition & 1 deletion src/Purview/Purview/help/New-AzPurviewTrigger.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ ScheduleMonthlyOccurrence :
ScheduleWeekDay :
```

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
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

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Copy-AzRecoveryServicesVault -SourceVault $sourceVault -TargetVault $targetVault

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

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ This command gets only the Enhanced protection policies in RS vault, and then st
$pol = Get-AzRecoveryServicesBackupProtectionPolicy -VaultId $vault.ID -BackupManagementType AzureVM -WorkloadType AzureVM -IsArchiveSmartTieringEnabled $true
```

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.
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.

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ The fourth command gets backup items based on backupManagementType and workloadT
The last command gets an array of recovery points for the item in $backupItem which are ready to be moved to VaultArchive tier and
then stores them in the $rp variable.

### Example 4: Getting pruned recovery points in last year after modify policy opertaion
### Example 4: Getting pruned recovery points in last year after modify policy operation

```powershell
$vault = Get-AzRecoveryServicesVault -ResourceGroupName "resourceGroup" -Name "vaultName"
Expand Down Expand Up @@ -137,7 +137,7 @@ Now we move on to update the policy. The sixth command fetches the policy to be
The seventh, eight and ninth commands disable the yearly and monthly retention in the policy to prune the older recovery points.
The tenth command finally updates the retention policy.
The eleventh command waits in the same powershell session until the recovery points are pruned and fetches the recovery points within the same time range, after the policy changes are applied.
The twelth command takes a diff between recovery point list before and after pruning occurs.
The twelfth command takes a diff between recovery point list before and after pruning occurs.
The thirteenth command read the recovery points, from the diff, which were present before and are now pruned.
The last command displays the list of pruned recovery points.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ UseSystemAssignedIdentity UserAssignedIdentity
Enabled
```

The first cmdlet gets the vault in resource group with given name. The second, third and fourth commands are used to fetch the encryption propties (KeyUri, KekIdentity and infrastructure encryption) of the vault for CMK.
The first cmdlet gets the vault in resource group with given name. The second, third and fourth commands are used to fetch the encryption properties (KeyUri, KekIdentity and infrastructure encryption) of the vault for CMK.

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ Accept wildcard characters: False
```

### -RecoveryVirtualMachineScaleSetId
Specifies the reccovery virtual machine scale set id.
Specifies the recovery virtual machine scale set id.

```yaml
Type: System.String
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Add(Discover) a physical server to the list of protectable items. (autogenerated

<!-- Aladdin Generated Example -->
```powershell
New-AzRecoveryServicesAsrProtectableItem -FriendlyName XXXXXXXXXX -IPAddress $ipaddresss -OSType Windows -ProtectionContainer $pc
New-AzRecoveryServicesAsrProtectableItem -FriendlyName XXXXXXXXXX -IPAddress $ipaddress -OSType Windows -ProtectionContainer $pc
```

## PARAMETERS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ Accept wildcard characters: False
```

### -PrimaryZone
Specifies the primary Availabilty zone of the replication protected items that will be part of this recovery plan.
Specifies the primary Availability zone of the replication protected items that will be part of this recovery plan.

```yaml
Type: System.String
Expand Down Expand Up @@ -328,7 +328,7 @@ Accept wildcard characters: False
```

### -RecoveryZone
Specifies the primary Availabilty zone of the replication protected items that will be part of this recovery plan.
Specifies the primary Availability zone of the replication protected items that will be part of this recovery plan.

```yaml
Type: System.String
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ $disk1 = New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig -vhdUri $di
$disk2 = New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig -vhdUri $diskUri2 -RecoveryAzureStorageAccountId $recoveryAzureStorageAccountId -LogStorageAccountId $logStorageAccountId
$enableDRjob = New-AzRecoveryServicesAsrReplicationProtectedItem -AzureToAzure -AzureVmId $vmId -Name $rpiName `
-RecoveryCloudServiceId $recoveryCloudServiceId -ProtectionContainerMapping $pcm -RecoveryResourceGroupId $RecoveryResourceGroupId `
-AzureToAzureDiskReplicationConfiguration $disk1,$disk2 -DiskEncryptionVaultId $DiskEncryptionVaultId -DiskEncryptionSecretUrl $DiskEncryptionSecertUrl `
-AzureToAzureDiskReplicationConfiguration $disk1,$disk2 -DiskEncryptionVaultId $DiskEncryptionVaultId -DiskEncryptionSecretUrl $DiskEncryptionSecretUrl `
-KeyEncryptionVaultId $KeyEncryptionVaultId -KeyEncryptionKeyUrl $KeyEncryptionKeyUrl
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Creates an ASRVmNicConfig object with the failover and test failover networking
$nicConfig = New-AzRecoveryServicesAsrVMNicConfig -NicId $AsrNicGuid -ReplicationProtectedItem $Rpi -TfoNicName $TfoNicName -TfoNicResourceGroupName $TfoNicRgName -TfoReuseExistingNic
```

Creates an ASRVmNicConfig object with the test faiover networking settings configured for the NIC renaming. Any property that's not passed above is fetched from the protected item passed.
Creates an ASRVmNicConfig object with the test failover networking settings configured for the NIC renaming. Any property that's not passed above is fetched from the protected item passed.

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ New-AzRecoveryServicesVault -Name "vaultName" -ResourceGroupName "rg" -Location

Create recovery service vault in resource group and given location.

### Example 2: reate recovery service vault with ImmutabilityState, PublicNetworkAccess options
### Example 2: Create recovery service vault with ImmutabilityState, PublicNetworkAccess options
```powershell
$tag= @{"tag1"="value1";"tag2"="value2"}
New-AzRecoveryServicesVault -Name "vaultName" -ResourceGroupName "resourceGroupName" -Location "westus" -Tag $tag -ImmutabilityState "Unlocked" -PublicNetworkAccess "Disabled"
Expand All @@ -58,7 +58,7 @@ Accept wildcard characters: False
```

### -DisableAzureMonitorAlertsForJobFailure
Boolean paramter to specify whether built-in Azure Monitor alerts should be received for every job failure.
Boolean parameter to specify whether built-in Azure Monitor alerts should be received for every job failure.

```yaml
Type: System.Nullable`1[System.Boolean]
Expand All @@ -73,7 +73,7 @@ Accept wildcard characters: False
```

### -DisableClassicAlerts
Boolean paramter to specify whether backup alerts from the classic solution should be disabled or enabled.
Boolean parameter to specify whether backup alerts from the classic solution should be disabled or enabled.

```yaml
Type: System.Nullable`1[System.Boolean]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ Accept wildcard characters: False
```

### -RestoreToEdgeZone
Switch parameter to indicate edge zone VM restore. This parameter can't be used in cross region and corss subscription restore scenario
Switch parameter to indicate edge zone VM restore. This parameter can't be used in cross region and cross subscription restore scenario

```yaml
Type: System.Management.Automation.SwitchParameter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Set-AzRecoveryServicesAsrAlertSetting [-EnableEmailSubscriptionOwner] [-CustomEm
[-LocaleID <String>] [-DefaultProfile <IAzureContextContainer>] [-WhatIf] [-Confirm] [<CommonParameters>]
```

### DisableEmailToSubcriptionOwner
### DisableEmailToSubscriptionOwner
```
Set-AzRecoveryServicesAsrAlertSetting [-DisableEmailToSubscriptionOwner] [-CustomEmailAddress <String[]>]
[-LocaleID <String>] [-DefaultProfile <IAzureContextContainer>] [-WhatIf] [-Confirm] [<CommonParameters>]
Expand Down Expand Up @@ -83,7 +83,7 @@ Alert / Notification sent to emails.

```yaml
Type: System.String[]
Parameter Sets: Set, EmailToSubscriptionOwner, DisableEmailToSubcriptionOwner
Parameter Sets: Set, EmailToSubscriptionOwner, DisableEmailToSubscriptionOwner
Aliases:

Required: False
Expand Down Expand Up @@ -113,7 +113,7 @@ Switch parameter specifies enable notification to subscription owner.

```yaml
Type: System.Management.Automation.SwitchParameter
Parameter Sets: DisableEmailToSubcriptionOwner
Parameter Sets: DisableEmailToSubscriptionOwner
Aliases:

Required: True
Expand Down Expand Up @@ -158,7 +158,7 @@ Email language of alert /notification to user(supported culture codes from micro

```yaml
Type: System.String
Parameter Sets: Set, EmailToSubscriptionOwner, DisableEmailToSubcriptionOwner
Parameter Sets: Set, EmailToSubscriptionOwner, DisableEmailToSubscriptionOwner
Aliases:

Required: False
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Don't pass -EnableAcceleratedNetworkingOnRecovery to disable accelerated Network
### Example 6
```powershell
$currentJob = Set-AzRecoveryServicesAsrReplicationProtectedItem -InputObject $rpi `
-DiskEncryptionVaultId $DiskEncryptionVaultId -DiskEncryptionSecretUrl $DiskEncryptionSecertUrl `
-DiskEncryptionVaultId $DiskEncryptionVaultId -DiskEncryptionSecretUrl $DiskEncryptionSecretUrl `
-KeyEncryptionVaultId $KeyEncryptionVaultId -KeyEncryptionKeyUrl $KeyEncryptionKeyUrl
```

Expand Down Expand Up @@ -118,7 +118,7 @@ Accept wildcard characters: False
```

### -AzureToAzureUpdateReplicationConfiguration
Specifies the disk configuration to updated for managed disk Vm (Azure to Azure DR scenrio).
Specifies the disk configuration to updated for managed disk Vm (Azure to Azure DR scenario).

```yaml
Type: Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRAzuretoAzureDiskReplicationConfig[]
Expand Down Expand Up @@ -270,7 +270,7 @@ Accept wildcard characters: False
```

### -LicenseType
Specifiy the license type selection to be used for Windows Server virtual machines. If you are entitled to use the Azure Hybrid Use Benefit (HUB) for migrations and would like to specify that the HUB setting be used while failing over this protected item set the license type to be WindowsServer.
Specify the license type selection to be used for Windows Server virtual machines. If you are entitled to use the Azure Hybrid Use Benefit (HUB) for migrations and would like to specify that the HUB setting be used while failing over this protected item set the license type to be WindowsServer.

```yaml
Type: System.String
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ $token = (Get-AzAccessToken -TenantId "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx").To
Set-AzRecoveryServicesResourceGuardMapping -VaultId $vault.ID -ResourceGuardId "Resource-Guard-Id" -Token $token
```

The first command fetches the access token for the resource guard tenant where the resource guard is present. The second command creates a mapping between the RSVault $vault and Resource guard. Please note that token parameter is optional and only needed to authenticate cross tenant protected opeartions.
The first command fetches the access token for the resource guard tenant where the resource guard is present. The second command creates a mapping between the RSVault $vault and Resource guard. Please note that token parameter is optional and only needed to authenticate cross tenant protected operations.

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Updates properties of a Vault.

## SYNTAX

### AzureRSVaultSoftDelteParameterSet (Default)
### AzureRSVaultSoftDeleteParameterSet (Default)
```
Set-AzRecoveryServicesVaultProperty [-SoftDeleteFeatureState <String>]
[-SoftDeleteRetentionPeriodInDays <Int32>] [-DisableHybridBackupSecurityFeature <Boolean>] [-VaultId <String>]
Expand All @@ -31,7 +31,7 @@ Set-AzRecoveryServicesVaultProperty [-VaultId <String>] [-DefaultProfile <IAzure

## DESCRIPTION
The **Set-AzRecoveryServicesVaultProperty** cmdlet updates properties of a Recovery services vault. This cmdlet can be used to Enable/Disable/AlwaysON soft delete or set CMK encryption for a vault with two different parameter sets.
**SoftDeleteFeatureState** property of a vault can be disabled only if there are no registered containers in the vault. InfrastructurEncryption can only be set the first time a user updates the CMK vault.
**SoftDeleteFeatureState** property of a vault can be disabled only if there are no registered containers in the vault. InfrastructureEncryption can only be set the first time a user updates the CMK vault.

## EXAMPLES

Expand Down Expand Up @@ -110,7 +110,7 @@ Optional flag ($true/$false) to disable/enable security setting for hybrid backu

```yaml
Type: System.Nullable`1[System.Boolean]
Parameter Sets: AzureRSVaultSoftDelteParameterSet
Parameter Sets: AzureRSVaultSoftDeleteParameterSet
Aliases:

Required: False
Expand Down Expand Up @@ -185,7 +185,7 @@ SoftDeleteFeatureState of the Recovery Services Vault. Allowed values are Disabl

```yaml
Type: System.String
Parameter Sets: AzureRSVaultSoftDelteParameterSet
Parameter Sets: AzureRSVaultSoftDeleteParameterSet
Aliases:
Accepted values: Enable, Disable, AlwaysON

Expand All @@ -201,7 +201,7 @@ Specifies the retention period for soft deleted items in days.

```yaml
Type: System.Nullable`1[System.Int32]
Parameter Sets: AzureRSVaultSoftDelteParameterSet
Parameter Sets: AzureRSVaultSoftDeleteParameterSet
Aliases:

Required: False
Expand Down Expand Up @@ -242,7 +242,7 @@ Accept wildcard characters: False
```

### -UseSystemAssignedIdentity
Boolean flag to indicate if SystemAssigned Identity will be used for CMK encryption. Accepted Vaules: $true, $false
Boolean flag to indicate if SystemAssigned Identity will be used for CMK encryption. Accepted Values: $true, $false

```yaml
Type: System.Boolean
Expand Down
Loading