Skip to content

Commit 5a79b9a

Browse files
Merge pull request #234751 from msaenzbosupport/patch-11
[Doc-A-THon] Updating Ubuntu under ``
2 parents 91a2c8a + 7865f53 commit 5a79b9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/linux/tutorial-create-vmss.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Use the Azure portal to create a Flexible scale set.
6464
:::image type="content" source="media/tutorial-create-vmss/flex-details.png" alt-text="Name and region.":::
6565
1. Leave **Availability zone** as blank for this example.
6666
1. For **Orchestration mode**, select **Flexible**.
67-
1. For **Image**, select *Ubuntu 18.04 LTS*.
67+
1. For **Image**, select `Ubuntu 18.04 LTS`.
6868
1. For **Size**, leave the default value or select a size like *Standard_E2s_V3*.
6969
1. In **Username** type *azureuser*.
7070
1. For **SSH public key source**, leave the default of **Generate new key pair**, and then type *myKey* for the **Key pair name**.
@@ -150,7 +150,7 @@ Open port 80 on your scale set by adding an inbound rule to your network securit
150150

151151
1. On the page for your scale set, select **Networking** from the left menu. The **Networking** page will open.
152152
1. Select **Add inbound port rule**. The **Add inbound security rule** page will open.
153-
1. Under **Service**, select *HTTP* and then select **Add** at the bottom of the page.
153+
1. Under **Service**, select **HTTP** and then select **Add** at the bottom of the page.
154154

155155
## Test your scale set
156156

0 commit comments

Comments
 (0)