Skip to content

Releases: Azure/azure-powershell-common

1.3.30

11 Jan 14:40
b267c6a
Compare
Choose a tag to compare

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

26 Nov 11:57
32f0894
Compare
Choose a tag to compare
  • 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

07 Nov 11:44
a6ff859
Compare
Choose a tag to compare

Azure PowerShell Common version 1.3.29

1.3.28

20 Oct 05:18
7115e20
Compare
Choose a tag to compare

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

19 Oct 13:06
f716882
Compare
Choose a tag to compare

Azure PowerShell Common version 1.3.27

1.3.26

19 Oct 07:58
6f6aa32
Compare
Choose a tag to compare

Azure PowerShell Common version 1.3.26

1.3.25

15 Oct 10:11
c091c90
Compare
Choose a tag to compare

Azure PowerShell Common version 1.3.25

1.3.24

27 Sep 05:51
b8b7e0f
Compare
Choose a tag to compare

Azure PowerShell Common version 1.3.24

1.3.23

02 Sep 01:29
b58ba40
Compare
Choose a tag to compare

Azure PowerShell Common version 1.3.23

1.3.22

14 Aug 08:06
229b9f4
Compare
Choose a tag to compare
Add exception type to telemetry if execution is failed (#204)

* Add exception type to telemetry if execution is failed

* Sort using