Skip to content

Releases: Azure/AzOps

v1.7.4

04 Mar 11:28
9e505bf
Compare
Choose a tag to compare

Issues

  • Json Scope Warnings should be treated as errors (#338)
  • Bugfix in Get-AzOpsCurrentPrincipal to handle federated credentials (#571)

Enhancements

  • New-AzOpsScope Strings update (#570)
  • Bump Dependencies (#573)

v1.7.3

18 Feb 18:05
019330a
Compare
Choose a tag to compare

Issues

  • AzOps Pull-pipeline doesn't discover resource groups (#555)

Enhancements

  • Extend functionality of resource deletion to include exemptions (#488)
  • Bump Dependencies (#562)
  • Deployments/push fail with deployment already exists in location error (#558)

v1.7.2

01 Feb 08:10
f3c6452
Compare
Choose a tag to compare

Issues

  • Updated jq filter for policyAssignments with userManagedIdentity (#538)- Thank you @jsandquist!
  • Fix managed identity lookup in Remove-AzOpsDeployment (#546) - Thank you @StefanIvemo!

Enhancements

  • Expand Validate/WhatIf error handling for WhatIf prediction failures (#545)

v1.7.1

14 Jan 15:29
7e6cc71
Compare
Choose a tag to compare

Thank you @StefanIvemo for your contributions to this release!

Features

  • Adding support for child resources (#426)

Issues

  • Fixing bugs related to the latest Az Modules (#530, #534)

Enhancements

  • Adding support for spaces in parameter filenames (#522)

v1.7.0

05 Jan 08:46
d5f9275
Compare
Choose a tag to compare

Thank you @Jefajers, @jasonbrisbin, @SimonWahlin and @StefanIvemo for all your contributions to this release!

Features

  • Adding support for filtering WhatIf json output (#482)

Issues

  • Encoding issues with WhatIf comments (#513)
  • Commits with a bicep file and ARM template parameter file generates 2 deployments (#516)

Enhancements

  • Expanded test framework (#493, #518)
  • Retiring legacy setting Core.AllInOneTemplate (#517)

Dependencies

v1.6.4

29 Nov 08:58
30de748
Compare
Choose a tag to compare

Issues

  • Casing issue with custom AutoGeneratedTemplateFolderPath (#483)
  • Fixed issue with custom path folder '/.az' not working as expected during scope creation. (#487)

v1.6.3

18 Nov 19:27
ab72b40
Compare
Choose a tag to compare

Features

  • Verbose output improvement (#479)
  • Improved readability in WhatIf output (#470)

Dependencies

  • Increment required module versions (#468)
    • PSFramework
    • Az.Accounts

v1.6.2

10 Nov 08:06
b715eac
Compare
Choose a tag to compare

Features

  • Added feature to exclude resource types (#466)

Issues

  • Added logic to handle resources with square brackets ('[' and ']') by improved error messages (#465)

Dependencies

  • Increment required module versions (#468)
    • Az.Accounts
    • Az.Resources

v1.6.1

27 Oct 12:31
c785fd3
Compare
Choose a tag to compare

Issues

  • Bugfix for deployments with custom AutoGeneratedTemplateFolderPath (#453 )

Dependencies

  • Increment required module versions (#450 )
    • Az.Accounts

v1.6.0

22 Oct 13:44
f26564d
Compare
Choose a tag to compare

Features

Issues

  • Bugfix for AzOpsRoleDefinition when assignment scope contain trailing '/' (#440)

Dependencies

  • Increment required module versions (#447)
    • Az.Accounts
    • Az.Resources