Skip to content

6.4.0

Compare
Choose a tag to compare
@JulianHayward JulianHayward released this 06 Feb 20:46
· 62 commits to master since this release
6dd4712

Changes (2024-Feb-06 / 6.4.0 Minor)

  • change PowerShell parallel handling / batches
  • add addition JSON outputs 'definitions_tracking' and 'assignments_tracking' (JSON filenames have no displayName included; GUIDs only)
  • update ARM API-version for RBAC Role definitions. Using 2022-05-01-preview instead of 2018-11-01-preview consequently
  • fix *_roleDefinitions.csv - description partially missing
  • optimize array handling / best practices
  • optimize getting private endpoint capable resource types / in case resource provider 'microsoft.network' is not registered, try with next available subscription instead of throwing
  • use AzAPICall PowerShell module version 1.2.0
  • documentation update - style guidance, links updates - kudos @ckittel