Releases: Azure/azure-powershell-common
Releases · Azure/azure-powershell-common
1.3.45-preview
- Reimplemented custom subscription ID in a way that does not affect the public API of
IAzureContextContainer
1.3.44-preview
- Supported overriding subscription ID
- Corrected URLs to Azure Portals
1.3.43-preview
- Fixed the issue in 1.3.42 that null exception when PowerShell version is not available.
1.3.42-preview
- Correct PowerShell version in telemetry
1.3.34-preview
Remove SetMaxTimesForRetryAfterHandler (#260)
1.3.32-preview
Azure PowerShell Common version 1.3.32-preview
1.1.8-build202102
Common libs for AzureRM6.13.
1.3.31
1.3.30
Azure PowerShell Common version 1.3.30
- Shown correct client request it in debug message
- Added exception type in client side telemetry
- Supported storage API 2019-06-01
Azure 5.3.1
- Fixed lost private key issue in
Import-AzurePublishSettingsFile
PSGallery: https://www.powershellgallery.com/packages/Azure/5.3.1
Note: .Net September update had changed default behavior and application needs to call PersistKeySet explicitly during saving certificate. This patch release is just for this change.