Azure is one of the most popular cloud computing service that use for building,testing,deploying and managing applications.When we work with azure we all familiar how to perform different tasks using azure portal.But we can do the same tasks using simple PowerShell commands with Azure PowerShell.
Azure PowerShell is an extension of the Windows PowerShell platform which help to manage azure resources from the command line.
Through next few posts I will explain you how to create azure VM though azure portal and how to create azure VM by executing PowerShell commands.
1. Create Azure VM through azure portal
2. Install Azure PowerShell on windows and execute AzureRM commands
3. Create Azure VM using ARM template
Subscribe to:
Post Comments (Atom)
-
As DevOps engineers, you get requirements to do scripts to perform several actions on application or get status of the application backend ...
-
If you are familiar with Terraform, you might have experience with terraform state import, which allows to import state of the already prov...
-
Azure DevOps YAML pipelines now support the stringList parameter type, which allows you to present multiple selectable options as checkboxe...
No comments:
Post a Comment