Skip to content

Commit 676f0f8

Browse files
authored
Merge pull request #3636 from MicrosoftDocs/main
6/3/2025 PM Publish
2 parents 74feb6e + 4cb0f96 commit 676f0f8

File tree

66 files changed

+115
-115
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The fourth command gets backup items based on backupManagementType and workloadT
9898
The last command gets an array of recovery points for the item in $backupItem which are ready to be moved to VaultArchive tier and
9999
then stores them in the $rp variable.
100100

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

103103
```powershell
104104
$vault = Get-AzRecoveryServicesVault -ResourceGroupName "resourceGroup" -Name "vaultName"
@@ -139,7 +139,7 @@ Now we move on to update the policy. The sixth command fetches the policy to be
139139
The seventh, eight and ninth commands disable the yearly and monthly retention in the policy to prune the older recovery points.
140140
The tenth command finally updates the retention policy.
141141
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.
142-
The twelth command takes a diff between recovery point list before and after pruning occurs.
142+
The twelfth command takes a diff between recovery point list before and after pruning occurs.
143143
The thirteenth command read the recovery points, from the diff, which were present before and are now pruned.
144144
The last command displays the list of pruned recovery points.
145145

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ UseSystemAssignedIdentity UserAssignedIdentity
9494
Enabled
9595
```
9696

97-
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.
97+
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.
9898

9999
## PARAMETERS
100100

azps-12.5.0/Az.RecoveryServices/New-AzRecoveryServicesAsrProtectableItem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Add(Discover) a physical server to the list of protectable items. (autogenerated
3131

3232
<!-- Aladdin Generated Example -->
3333
```powershell
34-
New-AzRecoveryServicesAsrProtectableItem -FriendlyName XXXXXXXXXX -IPAddress $ipaddresss -OSType Windows -ProtectionContainer $pc
34+
New-AzRecoveryServicesAsrProtectableItem -FriendlyName XXXXXXXXXX -IPAddress $ipaddress -OSType Windows -ProtectionContainer $pc
3535
```
3636

3737
## PARAMETERS

azps-12.5.0/Az.RecoveryServices/New-AzRecoveryServicesAsrRecoveryPlan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ Accept wildcard characters: False
273273
```
274274
275275
### -PrimaryZone
276-
Specifies the primary Availabilty zone of the replication protected items that will be part of this recovery plan.
276+
Specifies the primary availability zone of the replication protected items that will be part of this recovery plan.
277277
278278
```yaml
279279
Type: System.String
@@ -330,7 +330,7 @@ Accept wildcard characters: False
330330
```
331331
332332
### -RecoveryZone
333-
Specifies the primary Availabilty zone of the replication protected items that will be part of this recovery plan.
333+
Specifies the primary availability zone of the replication protected items that will be part of this recovery plan.
334334
335335
```yaml
336336
Type: System.String

azps-12.5.0/Az.RecoveryServices/New-AzRecoveryServicesAsrReplicationProtectedItem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ $disk1 = New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig -vhdUri $di
208208
$disk2 = New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig -vhdUri $diskUri2 -RecoveryAzureStorageAccountId $recoveryAzureStorageAccountId -LogStorageAccountId $logStorageAccountId
209209
$enableDRjob = New-AzRecoveryServicesAsrReplicationProtectedItem -AzureToAzure -AzureVmId $vmId -Name $rpiName `
210210
-RecoveryCloudServiceId $recoveryCloudServiceId -ProtectionContainerMapping $pcm -RecoveryResourceGroupId $RecoveryResourceGroupId `
211-
-AzureToAzureDiskReplicationConfiguration $disk1,$disk2 -DiskEncryptionVaultId $DiskEncryptionVaultId -DiskEncryptionSecretUrl $DiskEncryptionSecertUrl `
211+
-AzureToAzureDiskReplicationConfiguration $disk1,$disk2 -DiskEncryptionVaultId $DiskEncryptionVaultId -DiskEncryptionSecretUrl $DiskEncryptionSecretUrl `
212212
-KeyEncryptionVaultId $KeyEncryptionVaultId -KeyEncryptionKeyUrl $KeyEncryptionKeyUrl
213213
```
214214

azps-12.5.0/Az.RecoveryServices/New-AzRecoveryServicesAsrVMNicConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Creates an ASRVmNicConfig object with the failover and test failover networking
5050
$nicConfig = New-AzRecoveryServicesAsrVMNicConfig -NicId $AsrNicGuid -ReplicationProtectedItem $Rpi -TfoNicName $TfoNicName -TfoNicResourceGroupName $TfoNicRgName -TfoReuseExistingNic
5151
```
5252

53-
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.
53+
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.
5454

5555
## PARAMETERS
5656

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ New-AzRecoveryServicesVault -Name "vaultName" -ResourceGroupName "rg" -Location
3434

3535
Create recovery service vault in resource group and given location.
3636

37-
### Example 2: reate recovery service vault with ImmutabilityState, PublicNetworkAccess options
37+
### Example 2: Create recovery service vault with ImmutabilityState, PublicNetworkAccess options
3838
```powershell
3939
$tag= @{"tag1"="value1";"tag2"="value2"}
4040
New-AzRecoveryServicesVault -Name "vaultName" -ResourceGroupName "resourceGroupName" -Location "westus" -Tag $tag -ImmutabilityState "Unlocked" -PublicNetworkAccess "Disabled"
@@ -60,7 +60,7 @@ Accept wildcard characters: False
6060
```
6161
6262
### -DisableAzureMonitorAlertsForJobFailure
63-
Boolean paramter to specify whether built-in Azure Monitor alerts should be received for every job failure.
63+
Boolean parameter to specify whether built-in Azure Monitor alerts should be received for every job failure.
6464
6565
```yaml
6666
Type: System.Nullable`1[System.Boolean]
@@ -75,7 +75,7 @@ Accept wildcard characters: False
7575
```
7676
7777
### -DisableClassicAlerts
78-
Boolean paramter to specify whether backup alerts from the classic solution should be disabled or enabled.
78+
Boolean parameter to specify whether backup alerts from the classic solution should be disabled or enabled.
7979
8080
```yaml
8181
Type: System.Nullable`1[System.Boolean]

azps-12.5.0/Az.RecoveryServices/Remove-AzRecoveryServicesResourceGuardMapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ $token = (Get-AzAccessToken -TenantId "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx").To
3131
Remove-AzRecoveryServicesResourceGuardMapping -VaultId $vault.ID -Token $token
3232
```
3333

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

3636
## PARAMETERS
3737

azps-12.5.0/Az.RecoveryServices/Restore-AzRecoveryServicesBackupItem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ $BackupItem = Get-AzRecoveryServicesBackupItem -BackupManagementType "AzureVM" -
148148
$StartDate = (Get-Date).AddDays(-7)
149149
$EndDate = Get-Date
150150
$RP = Get-AzRecoveryServicesBackupRecoveryPoint -Item $BackupItem -StartDate $StartDate.ToUniversalTime() -EndDate $EndDate.ToUniversalTime() -VaultId $vault.ID
151-
$AlternateLocationRestoreJob = Restore-AzRecoveryServicesBackupItem -RecoveryPoint $RP[0] -TargetResourceGroupName "Target_RG" -StorageAccountName "DestStorageAccount" -StorageAccountResourceGroupName "DestStorageAccRG" -TargetVMName "TagetVirtualMachineName" -TargetVNetName "Target_VNet" -TargetVNetResourceGroup "" -TargetSubnetName "subnetName" -VaultId $vault.ID -VaultLocation $vault.Location
151+
$AlternateLocationRestoreJob = Restore-AzRecoveryServicesBackupItem -RecoveryPoint $RP[0] -TargetResourceGroupName "Target_RG" -StorageAccountName "DestStorageAccount" -StorageAccountResourceGroupName "DestStorageAccRG" -TargetVMName "TargetVirtualMachineName" -TargetVNetName "Target_VNet" -TargetVNetResourceGroup "" -TargetSubnetName "subnetName" -VaultId $vault.ID -VaultLocation $vault.Location
152152
$OriginalLocationRestoreJob = Restore-AzRecoveryServicesBackupItem -RecoveryPoint $RP[0] -StorageAccountName "DestStorageAccount" -StorageAccountResourceGroupName "DestStorageAccRG" -VaultId $vault.ID -VaultLocation $vault.Location
153153
```
154154

@@ -512,7 +512,7 @@ Accept wildcard characters: False
512512
```
513513
514514
### -RestoreToEdgeZone
515-
Switch parameter to indicate edge zone VM restore. This parameter can't be used in cross region and corss subscription restore scenario
515+
Switch parameter to indicate edge zone VM restore. This parameter can't be used in cross region and cross subscription restore scenario
516516
517517
```yaml
518518
Type: System.Management.Automation.SwitchParameter

azps-12.5.0/Az.RecoveryServices/Set-AzRecoveryServicesAsrAlertSetting.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Set-AzRecoveryServicesAsrAlertSetting [-EnableEmailSubscriptionOwner] [-CustomEm
2626
[-LocaleID <String>] [-DefaultProfile <IAzureContextContainer>] [-WhatIf] [-Confirm] [<CommonParameters>]
2727
```
2828

29-
### DisableEmailToSubcriptionOwner
29+
### DisableEmailToSubscriptionOwner
3030
```
3131
Set-AzRecoveryServicesAsrAlertSetting [-DisableEmailToSubscriptionOwner] [-CustomEmailAddress <String[]>]
3232
[-LocaleID <String>] [-DefaultProfile <IAzureContextContainer>] [-WhatIf] [-Confirm] [<CommonParameters>]
@@ -85,7 +85,7 @@ Alert / Notification sent to emails.
8585

8686
```yaml
8787
Type: System.String[]
88-
Parameter Sets: Set, EmailToSubscriptionOwner, DisableEmailToSubcriptionOwner
88+
Parameter Sets: Set, EmailToSubscriptionOwner, DisableEmailToSubscriptionOwner
8989
Aliases:
9090

9191
Required: False
@@ -115,7 +115,7 @@ Switch parameter specifies enable notification to subscription owner.
115115
116116
```yaml
117117
Type: System.Management.Automation.SwitchParameter
118-
Parameter Sets: DisableEmailToSubcriptionOwner
118+
Parameter Sets: DisableEmailToSubscriptionOwner
119119
Aliases:
120120

121121
Required: True
@@ -160,7 +160,7 @@ Email language of alert /notification to user(supported culture codes from micro
160160
161161
```yaml
162162
Type: System.String
163-
Parameter Sets: Set, EmailToSubscriptionOwner, DisableEmailToSubcriptionOwner
163+
Parameter Sets: Set, EmailToSubscriptionOwner, DisableEmailToSubscriptionOwner
164164
Aliases:
165165

166166
Required: False

azps-12.5.0/Az.RecoveryServices/Set-AzRecoveryServicesAsrReplicationProtectedItem.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Don't pass -EnableAcceleratedNetworkingOnRecovery to disable accelerated Network
8282
### Example 6
8383
```powershell
8484
$currentJob = Set-AzRecoveryServicesAsrReplicationProtectedItem -InputObject $rpi `
85-
-DiskEncryptionVaultId $DiskEncryptionVaultId -DiskEncryptionSecretUrl $DiskEncryptionSecertUrl `
85+
-DiskEncryptionVaultId $DiskEncryptionVaultId -DiskEncryptionSecretUrl $DiskEncryptionSecretUrl `
8686
-KeyEncryptionVaultId $KeyEncryptionVaultId -KeyEncryptionKeyUrl $KeyEncryptionKeyUrl
8787
```
8888

@@ -120,7 +120,7 @@ Accept wildcard characters: False
120120
```
121121
122122
### -AzureToAzureUpdateReplicationConfiguration
123-
Specifies the disk configuration to updated for managed disk Vm (Azure to Azure DR scenrio).
123+
Specifies the disk configuration to updated for managed disk Vm (Azure to Azure DR scenario).
124124
125125
```yaml
126126
Type: Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRAzuretoAzureDiskReplicationConfig[]
@@ -272,7 +272,7 @@ Accept wildcard characters: False
272272
```
273273
274274
### -LicenseType
275-
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.
275+
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.
276276
277277
```yaml
278278
Type: System.String

azps-12.5.0/Az.RecoveryServices/Set-AzRecoveryServicesResourceGuardMapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ $token = (Get-AzAccessToken -TenantId "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx").To
3131
Set-AzRecoveryServicesResourceGuardMapping -VaultId $vault.ID -ResourceGuardId "Resource-Guard-Id" -Token $token
3232
```
3333

34-
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.
34+
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.
3535

3636
## PARAMETERS
3737

azps-12.5.0/Az.RecoveryServices/Set-AzRecoveryServicesVaultProperty.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Updates properties of a Vault.
1515

1616
## SYNTAX
1717

18-
### AzureRSVaultSoftDelteParameterSet (Default)
18+
### AzureRSVaultSoftDeleteParameterSet (Default)
1919
```
2020
Set-AzRecoveryServicesVaultProperty [-SoftDeleteFeatureState <String>]
2121
[-DisableHybridBackupSecurityFeature <Boolean>] [-VaultId <String>] [-DefaultProfile <IAzureContextContainer>]
@@ -31,7 +31,7 @@ Set-AzRecoveryServicesVaultProperty [-VaultId <String>] [-DefaultProfile <IAzure
3131

3232
## DESCRIPTION
3333
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.
34-
**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.
34+
**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.
3535

3636
## EXAMPLES
3737

@@ -100,7 +100,7 @@ Optional flag ($true/$false) to disable/enable security setting for hybrid backu
100100
101101
```yaml
102102
Type: System.Nullable`1[System.Boolean]
103-
Parameter Sets: AzureRSVaultSoftDelteParameterSet
103+
Parameter Sets: AzureRSVaultSoftDeleteParameterSet
104104
Aliases:
105105

106106
Required: False
@@ -160,7 +160,7 @@ SoftDeleteFeatureState of the Recovery Services Vault. Allowed values are Disabl
160160
161161
```yaml
162162
Type: System.String
163-
Parameter Sets: AzureRSVaultSoftDelteParameterSet
163+
Parameter Sets: AzureRSVaultSoftDeleteParameterSet
164164
Aliases:
165165
Accepted values: Enable, Disable, AlwaysON
166166

@@ -202,7 +202,7 @@ Accept wildcard characters: False
202202
```
203203
204204
### -UseSystemAssignedIdentity
205-
Boolean flag to indicate if SystemAssigned Identity will be used for CMK encryption. Accepted Vaules: $true, $false
205+
Boolean flag to indicate if SystemAssigned Identity will be used for CMK encryption. Accepted Values: $true, $false
206206
207207
```yaml
208208
Type: System.Boolean

0 commit comments

Comments
 (0)