Skip to content

Commit 85da612

Browse files
committed
Fix typo
1 parent 215cfe7 commit 85da612

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)