Skip to content

azure-identity_1.23.1

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 15 Jul 19:14
86d0353

1.23.1 (2025-07-15)

Bugs Fixed

  • Fixed an issue with AzurePowerShellCredential not working correctly for users still using older versions of PowerShell (e.g., Windows PowerShell 5.1) where -AsPlainText is not supported in the ConvertFrom-SecureString cmdlet. (#41675)
  • Fixed an issue with AzureCliCredential being unable to find the correct az executable for certain Python versions on Windows. (#41806)