File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/virtual-machines/linux Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ Use the Azure portal to create a Flexible scale set.
64
64
:::image type="content" source="media/tutorial-create-vmss/flex-details.png" alt-text="Name and region.":::
65
65
1 . Leave ** Availability zone** as blank for this example.
66
66
1 . For ** Orchestration mode** , select ** Flexible** .
67
- 1 . For ** Image** , select * Ubuntu 18.04 LTS* .
67
+ 1 . For ** Image** , select ` Ubuntu 18.04 LTS ` .
68
68
1 . For ** Size** , leave the default value or select a size like * Standard_E2s_V3* .
69
69
1 . In ** Username** type * azureuser* .
70
70
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
150
150
151
151
1. On the page for your scale set, select **Networking** from the left menu. The **Networking** page will open.
152
152
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.
154
154
155
155
# # Test your scale set
156
156
You can’t perform that action at this time.
0 commit comments