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
- Host: GitHub
- URL: https://github.com/markwarneke/powershellandazure
- Owner: MarkWarneke
- Created: 2017-12-14T13:40:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-27T07:21:16.000Z (almost 7 years ago)
- Last Synced: 2025-04-10T20:37:56.392Z (10 months ago)
- Topics: automation, azure, azurerm, azurerm-vms, powershell
- Language: PowerShell
- Homepage: https://aka.ms/mark/psna
- Size: 5.86 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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