Skip to content

Commit bd02a08

Browse files
authored
Merge pull request #88805 from changeworld/patch-92
Fix typo
2 parents 26fc03a + 85da612 commit bd02a08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/extensions/vmsnapshot-windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ az backup protection enable-for-vm \
8585
--policy-name DefaultPolicy
8686
```
8787

88-
## Azure Powershell deployment
88+
## Azure PowerShell deployment
8989

90-
Azure Powershell can be used to enable backup on a virtual machine. Once the backup is configured, first scheduled backup job will install the Vm snapshot extension on the VM.
90+
Azure PowerShell can be used to enable backup on a virtual machine. Once the backup is configured, first scheduled backup job will install the Vm snapshot extension on the VM.
9191

9292
```azurepowershell
9393
$targetVault = Get-AzRecoveryServicesVault -ResourceGroupName "myResourceGroup" -Name "myRecoveryServicesVault"

0 commit comments

Comments
 (0)