Skip to content

Commit 4769047

Browse files
Merge pull request #233826 from msaenzbosupport/patch-10
[Doc-a-Thon] Removing Ubuntu name
2 parents 4403e6c + f0c5254 commit 4769047

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 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,8 +281,8 @@ waagent --version
281281

282282
The output is similar to the following example:
283283

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

0 commit comments

Comments
 (0)