Skip to content

Commit a816349

Browse files
Merge pull request #232534 from msaenzbosupport/patch-3
[Doc-A-Thon] Update space 62 - 68
2 parents da0808f + b663ed0 commit a816349

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/linux/create-upload-ubuntu.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@ This article assumes that you've already installed an Ubuntu Linux operating sys
5959

6060
4. The Ubuntu Azure images are now using the [Azure-tailored kernel](https://ubuntu.com/blog/microsoft-and-canonical-increase-velocity-with-azure-tailored-kernel). Update the operating system to the latest Azure-tailored kernel and install Azure Linux tools (including Hyper-V dependencies) by running the following commands:
6161

62-
Ubuntu 18.04 and Ubuntu 20.04:
62+
- Ubuntu 18.04 and Ubuntu 20.04:
6363

6464
```bash
6565
sudo apt update
6666
sudo apt install linux-azure linux-image-azure linux-headers-azure linux-tools-common linux-cloud-tools-common linux-tools-azure linux-cloud-tools-azure
6767
```
68-
Recommended:
68+
- Recommended:
6969

7070
```bash
7171
sudo apt full-upgrade

0 commit comments

Comments
 (0)