News

After spending more than a day trying to troubleshoot various performance issues with our Automated Builds that include the Azure PowerShell Modules, I wanted to pass along the findings for others who ...
For more information about AzureStack modules, see the PSGallery. This article explains how to install the Azure PowerShell Az and compatible Azure Stack Hub administrator modules using PowerShellGet.
For the longest time, the open source community had a concept called 'public package repositories.' Microsoft never had the same -- until the PowerShell Gallery.
First, ensure you have the latest AzureRm PowerShell module (Install-Module -Name AzureRm). Once that's downloaded, we then need to retrieve the Web app we'll be attaching the virtual directory to. We ...