Skip to content

Import PolicyDefinitionGroups and Repo Sync simplification.

Compare
Choose a tag to compare
@techlake techlake released this 06 Apr 21:32
· 464 commits to main since this release
d84b13f
  • Import PolicyDefinitionGroups from built-in Initiatives to custom Policy. eliminates the need for copy/past. Solution will only import groups referenced in PolicyDefinitions.
  • Synchronizing of your working repo with the GitHub original to
    • Update your working repo with the latest changes from the original without destroying your work
    • Contribute changes (fixes from your working repo back to the project without contributing your definitions or pipeline changes and associated sensitive information, such as, tenant is, management groups, subscriptions, etc.
    • Documented approach in README.md
    • Created a script to sync the two directories without overriding your changes or publishing your stuff
  • Minor cleanups