Skip to content

Commit 2f2f967

Browse files
Merge pull request #235040 from msaenzbosupport/patch-14
[Doc-A-Thon] Removing Ubuntu 18.04
2 parents 0772e5c + 528a4b1 commit 2f2f967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machine-scale-sets/flexible-virtual-machine-scale-sets-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can deploy a scale set with a Windows Server image or Linux image such as RH
2727
1. In the **Basics** tab, under **Project details**, make sure the correct subscription is selected and create a new resource group called *myVMSSResourceGroup*.
2828
1. Under **Scale set details**, set *myScaleSet* for your scale set name and select a **Region** that is close to your area.
2929
1. Under **Orchestration**, select *Flexible*.
30-
1. Under **Instance details**, select a marketplace image for **Image**. In this example, we have chosen *Ubuntu Server 18.04 LTS*.
30+
1. Under **Instance details**, select a marketplace image for **Image**. Select any of the Supported Distros.
3131
1. Under **Administrator account** configure the admin username and set up an associated password or SSH public key.
3232
- A **Password** must be at least 12 characters long and meet three out of the four following complexity requirements: one lower case character, one upper case character, one number, and one special character. For more information, see [username and password requirements](../virtual-machines/windows/faq.yml#what-are-the-password-requirements-when-creating-a-vm-).
3333
- If you select a Linux OS disk image, you can instead choose **SSH public key**. You can use an existing key or create a new one. In this example, we will have Azure generate a new key pair for us. For more information on generating key pairs, see [create and use SSH keys](../virtual-machines/linux/mac-create-ssh-keys.md).

0 commit comments

Comments
 (0)