Skip to content

Commit f0c5254

Browse files
Update features-linux.md
1 parent 14564d4 commit f0c5254

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ az vm extension set \
9797

9898
When the extension runs correctly, the output is similar to the following example:
9999

100-
```bash
100+
```output
101101
info: Executing command vm extension set
102102
+ Looking up the VM "myVM"
103103
+ Installing extension "CustomScript", VM: "mvVM"
@@ -281,7 +281,7 @@ waagent --version
281281

282282
The output is similar to the following example:
283283

284-
```bash
284+
```output
285285
WALinuxAgent-2.2.45 running on <Linux Distro>
286286
Python: 3.6.9
287287
Goal state agent: 2.7.1.0

0 commit comments

Comments
 (0)