Releases: Azure/azure-powershell-common
Releases · Azure/azure-powershell-common
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.
1.3.29
Azure PowerShell Common version 1.3.29
1.3.28
Azure PowerShell Common version 1.3.28
- Fixed a breaking change introduced in 1.3.26
- Fixed an issue that when
Connect-AzAccount
, newly introduced service endpoints are not added to the environment
1.3.27
Azure PowerShell Common version 1.3.27
1.3.26
Azure PowerShell Common version 1.3.26
1.3.25
Azure PowerShell Common version 1.3.25
1.3.24
Azure PowerShell Common version 1.3.24
1.3.23
Azure PowerShell Common version 1.3.23
1.3.22
Add exception type to telemetry if execution is failed (#204) * Add exception type to telemetry if execution is failed * Sort using