Skip to content

Commit acafdc7

Browse files
authored
Corrected Az.Compute examples h3 header format (#25480)
Co-authored-by: Mike F. Robbins <[email protected]>
1 parent b28ef4d commit acafdc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Compute/Compute/help/Set-AzVMBackupExtension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Set-AzVMBackupExtension [-ResourceGroupName] <String> [-VMName] <String> [-Name]
2222

2323
## EXAMPLES
2424

25-
### 1:
25+
### Example 1:
2626
```powershell
2727
Set-AzVMBackupExtension -ResourceGroupName "ResourceGroup11" -VMName "VirtualMachine07" -Name "ContosoTest" -Tag "Backup"
2828
```

0 commit comments

Comments
 (0)