PowerShell/demos/Azure
Dongbo Wang d60dc730a4 doc updates for release alpha.16 (#3160)
* doc changes for alpha.16 release

* update spelling ignore file for new release
2017-02-16 09:09:45 -08:00
..
Azure-Demo.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Compute-Linux.json Adding Azure Demo (#1922) 2016-08-23 12:08:42 -07:00
README.md doc updates for release alpha.16 (#3160) 2017-02-16 09:09:45 -08:00

Demo: Managing Azure using PowerShell

This demo (Azure-Demo.ps1) shows management of Azure Compute resource using Azure Resource Management (ARM) cmdlets.

Prerequisites

  • Install PowerShell 6.0.0-alpha.16
  • Install AzureRM.NetCore.Preview, AzureRM.Profile.NetCore.Preview and AzureRM.Resources.NetCore.Preview modules to a local directory.
    • The instructions for downloading these modules are in Azure-Demo.ps1 file.
    • You have to use the command "Install-Package -Name AzureRM.NetCore.Preview -Source https://www.powershellgallery.com/api/v2 -ProviderName NuGet -ExcludeVersion -Destination "