How to Install Virtual Machine Scale Sets (VMSS) Using Linux

How to Install Virtual Machine Scale Sets (VMSS) Using Linux

Publish Date: May 5
0 0

Step 1: Sign into Azure account

Azure front page

Step 2: Create Virtual Machine Scale Sets

vmss create

Step 3: Input resource group, virtual machine name, region

Vmms create1

Step 4: Go to scale configuration and configure the setting

Create and scaling 1
create and scaling 2

Step 5: Go back to the Creating page and complete inputting the necessary details like server type, SSH etc

Vmss create 2

Step 6: Go to spot and configure as seen in the image.

Ispot 1
spot 2
spot 3

Step 7: Go to the Disk page

Next Disk

Step 8: Next is the networking page. Configure the networking as seen in the screenshot. Click on the pencil icon for expansion.

Networking
Networking 2

Networking 3

Step 9: Click on Create and review

Create and review

Step 10: A pop-up to Generate the key needed will come up. Download it

download key

Step 11: It will start deploying. Wait till get to resources then click on resources.

deployment
Resources
When it gets to resources, click on the overview page. click on Connect then network

Step 12: Click on Networking and loadbalacing

Instance
Load balance

Step 13: Click Connect then on SSH.

networking load balance

connect ssh
load balance connect

Step 14: Open power sell or command prompt, then paste the key path from step 13. After that run it

command 1

Step 15: Type sudo apt update

sudo update

Step 16: Type sudo apt nginx -y

sudo apt nginx

Comments 0 total

    Add comment