Skip to content

Releases: Azure/enterprise-azure-policy-as-code

v5.3.9: Merge pull request #97 from Azure/CAF/nov-29

29 Nov 06:11
b87ea06
Compare
Choose a tag to compare
Caf/nov 29 - update to match main policies

Bug fix $child.scope

10 Nov 01:04
8cb5246
Compare
Choose a tag to compare
5.3.8

Merge pull request #93 from Azure/92-child-mg-does-not-contain-a-scop…

Bug fix for empty globalNotScopes

09 Nov 20:10
ff686cc
Compare
Choose a tag to compare
v5.3.7

Merge pull request #91 from Azure/90-empty-globalnotscopes-property-f…

v5.3.6

09 Nov 00:56
a8835db
Compare
Choose a tag to compare

Bug fix when a management group has no children. See #87

v5.3.5: multiple big fixes

05 Oct 12:27
1fb9805
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.3.4...v5.3.5

v5.3.4: Merge pull request #67 from Azure/bug/roleplancount

14 Sep 03:09
766c139
Compare
Choose a tag to compare

Parameter single element array type bug fix

07 Sep 01:16
38ae83e
Compare
Choose a tag to compare

Bug fix dealing with mishandling of an array with one element. This is caused by PowerShell's array unwinding on return.

Regression bug fix in Create-AzRemediationTasks.ps1.

31 Aug 00:38
5453dc1
Compare
Choose a tag to compare

Bug introduced in v5.1: Create-AzRemediationTasks.ps1 did not create remediation tasks.

v5.3.1

30 Aug 21:59
6c6cc67
Compare
Choose a tag to compare

What's Changed

Policy autodoc feature refinement by @techlake in #62

  • Improved the documentation output format
  • Documented the improved feature as promised in v5.3
  • v5.3 included breaking changes in auto-documentation definition/output. Please read the warning in Definitions/Documentation/README.md for details

Full Changelog: v5.3...v5.3.1

v5.3: Merge pull request #61 from Azure/feature/heinrich/autodoc

26 Aug 22:39
937f29d
Compare
Choose a tag to compare
  • New auto-doc enhancements (may be breaking for some documentation changes
  • Bug fix for assignment parameter handling
  • Known issue, documentation does not yet reflect new feature -> I will fix that next week.