Skip to content

Commit c099ee9

Browse files
committed
Fix typo
1 parent 215cfe7 commit c099ee9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

90-
## Azure Powershell deployment
90+
## Azure PowerShell deployment
9191

92-
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.
92+
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.
9393

9494
```azurepowershell
9595
$targetVault = Get-AzRecoveryServicesVault -ResourceGroupName "myResourceGroup" -Name "myRecoveryServicesVault"

0 commit comments

Comments
 (0)