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...
-
This post will discuss the issue you might get when trying to push the nuget package to the Azure DevOps Artifact feed using the build pipel...
No comments:
Post a Comment