Skip to content

Commit 26fc03a

Browse files
authored
Merge pull request #88804 from changeworld/patch-91
Fix typo
2 parents 18254b4 + c099ee9 commit 26fc03a

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)