Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2. Import/Install Azure Powershell packages

For Windows:

Launch Powershell with Administrative privileges and run the following command:

PS> Install-Module AzureRM

For Linux and Mac O/S:

Currently the Install-Module command does not function for Mac O/S and Linux due to unresolved Issue 1618 as described here.  To resolve you can execute the following scripts (the scripts also include an option to install Azure CLI; to install CLI with 0FS please refer to the following article Install Azure CLI on Mac OS X using 0FS (Zero Footprint Service) Approach):

Linux - ps6.14_14.04_install.sh

Mac O/S - ps6.14_osx_install.sh

Content by Label
showLabelsfalse
max5
spacesbonsai
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("powershell","azure") and type = "page" and space = "bonsai"
labelsAzure Powershell

...