Skip to content

6.3.6

Compare
Choose a tag to compare
@JulianHayward JulianHayward released this 17 Dec 20:03
· 88 commits to master since this release

Changes (2023-Dec-17 / 6.3.6 Minor)

  • fix: processing of Service Principal names that contain special characters
  • fix: RBAC reporting correct RBAC Role assignment related Policy assignment Policy definition displayName
  • update ARM API-version for CostManagement. Using 2023-03-01 instead of 2019-11-01

Changes (2023-Dec-15 / 6.3.5 Minor) - thanks @kaiaschulz

  • Checking if the response of the storage account properties request is a byte array (type 'byte[]') and decode it to a string
  • Different handling of BOM (Byte order mark) for XML returns on storage account properties request (since Powershell version 7.4.0)
  • use AzAPICall PowerShell module version 1.1.85