An open API service indexing awesome lists of open source software.

https://github.com/markwarneke/powershellandazure

PowerShell introduciton and demonstration of AzureRm Module. Demo-Project
https://github.com/markwarneke/powershellandazure

automation azure azurerm azurerm-vms powershell

Last synced: 6 months ago
JSON representation

PowerShell introduciton and demonstration of AzureRm Module. Demo-Project

Awesome Lists containing this project

README

          

# Power of PowerShell & Amazing Azure
Code repository for the session https://aka.ms/mark/psna
Please leave feedback https://aka.ms/mark/psna/voice

## Resources
- https://aka.ms/mark/psna
- https://azure.microsoft.com/en-us/downloads/
- https://docs.microsoft.com/en-us/powershell/azure/overview§

## Install the Azure PowerShell module from the PowerShell Gallery
`Install-Module -Name Az -AllowClobber -Scope CurrentUser`

[Introduction](https://docs.microsoft.com/en-us/powershell/azure/new-azureps-module-az)

## LEGACY: Install the Azure Resource Manager modules from the PowerShell Gallery
`Install-Module AzureRM`

## LEGACY: Install Azure Resource Manager on Linux / Mac
- https://github.com/Azure/azure-cli