Skip to content

jagratimodi/powershell-azure-cli-arm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This article will help you to learn how to deploy azure resources using PowerShell, Azure CLI and ARM Templates + Azure CLI.

PowerShell

Deploying Windows VM using PowerShell

  • Deploy VM using PowerShell.
  • Get Public IP Address of VM.
  • Connect to the VM.
  • Installing IIS Server in the VM.
  • Check for the installed server.

Azure CLI

Deploying Ubuntu VM with Nginx using Azure CLI

  • Deploy Ubuntu VM using Azure CLI.
  • Validating VM creation
  • Get Public IP of VM
  • Connecting to the shell using SSH
  • Installing nginx in Ubuntu VM

ARM & Azure CLI

Deploying SQL Server, and Database using an ARM template and Azure CLI

  • Deploy SQL Server and database using ARM Template.
  • Deploy ARM Template using Azure CLI.
  • Validating resource creation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages