News

For the longest time, the open source community had a concept called 'public package repositories.' Microsoft never had the same -- until the PowerShell Gallery.
Download the Azure PowerShell Module Microsoft provides a PowerShell module to manage Azure storage, but it doesn’t come installed by default on your Linux or Windows system.
Before you perform any Azure task with PowerShell, you must install the AzureRm PowerShell module (Install-Module -Name AzureRm) and authenticate to Azure properly using the Add-AzureRmAccount ...