github Azure/azure-powershell v1.0.0-preview-gallery-October2015
1.0.0-preview (PowerShellGallery)

latest releases: v11.6.0-April2024, Az.Marketplace-v0.4.0, Az.Accounts-v2.18.0-preview...
pre-release8 years ago
  • Cmdlets released to PowerShell Gallery
  • AzureResourceManager module split into component modules
  • Switch-AzureMode removed : cmdlets exist side-by-side
  • All ARM control plane cmdlets renamed from 'verb-Azure_' to 'verb-AzureRm_'
  • Stateless authentication for ARM cmdlets: new authentication cmdlets
    • Add-AzureRmAccount - login to azure using user, service principal, or access token credentials
    • Set-AzureRmContext - set the current subscription or tenant
    • Get-AzureRmSubscription - list subscriptions
    • Save-AzureRmProfile - save credential information to disk
    • Select-AzureRmProfile - load credential information from disk
  • Storage cmdlet enhancements for ARM storage accounts
    • Get-AzureRmStorageAccount | Get-AzureStorageContainer (or other storage commands that accept a StorageContext)
    • Set-AzureRmCurrentStorageAccount - set the current storage account for use by storage cmdlets

More information on this release here

More information on getting started with PowerShell Gallery here

View changes since last release

Don't miss a new azure-powershell release

NewReleases is sending notifications on new releases.