How to create Microsoft Azure Virtual Machine Scale Sets
Microsoft Azure virtual machine scale sets
Introduction
Azure virtual machine scale sets let you create and manage a group of load balanced VMs. The number of VM instances can automatically increase or decrease in response to demand or a defined schedule.
Step 1: First Login the Microsoft Azure Dashboard page.
Step 2: Open the Virtual machine scale set.
Step 3: Click New virtual machine and fill basic details for virtual machine details.
Step 4: Next select the Disk Details.
Step 5: Select Networking.
Step 6: Select Management.
Step 7: Select a health fill details.
Step 8: Select Advanced.
Step 9: Select tags
Step 10: Finally select Review create.
Step 11: After complete the deployment Go to instance.
Step 12: Next, Login to the Ubuntu Server by using public IP address.
Step 13: Run following command to create stress for CPU.
Step 14: Finally check the instance 90 % create new two virtual machine
Conclusion:
We have reached the end of this article. In this guide, we have walked you through the steps required to Microsoft Azure virtual machine scale sets. Your feedback is much welcome.
You can change the order of virtual machine removal by specifying a scale-in policy for the scale set.
Azure Files (SMB shared drives)
Azure shared disks
Operating system drive
Temp drive (local, not backed by Azure Storage)
Azure data service (for example, Azure Table Storage or Azure Blob Storage)
External data service (for example, a remote database)