Skip to content

PowerShell introduciton and demonstration of AzureRm Module. Demo-Project

Notifications You must be signed in to change notification settings

MarkWarneke/PowerShellAndAzure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

Install the Azure PowerShell module from the PowerShell Gallery

Install-Module -Name Az -AllowClobber -Scope CurrentUser

Introduction

LEGACY: Install the Azure Resource Manager modules from the PowerShell Gallery

Install-Module AzureRM

LEGACY: Install Azure Resource Manager on Linux / Mac

About

PowerShell introduciton and demonstration of AzureRm Module. Demo-Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published