Azure Vms From Commandline
- Create Virtual Machines from Azure CLI
- Refer Here for the cli for the virtual machine creation
- Refer Here for the url for changeset.
- Exercise: Create an UbuntuLTS based vm in the web server. # Waiting till 7:24 AM
[
"CentOS",
"Debian",
"Flatcar",
"openSUSE-Leap",
"RHEL",
"SLES",
"UbuntuLTS",
"Win2022Datacenter",
"Win2022AzureEditionCore",
"Win2019Datacenter",
"Win2016Datacenter",
"Win2012R2Datacenter",
"Win2012Datacenter",
"Win2008R2SP1"
]
- Refer Here for the changes
-
Refer Here for powershell equivalent.
-
Next Steps:
- Challanges in using command line & Why should we go about using Infrastructure as a Code
Like this:
Like Loading...