Releases: RazorSPoint/azure-devops-azure-policy-extension
Releases · RazorSPoint/azure-devops-azure-policy-extension
Version 2.0.4
Changes:
This list of changes was auto generated.
Version 2.0.3
Changes:
- 8a08c5d Update azure-pipelines.yml for Azure Pipelines
- c1616d7 Update LICENSE
- 0f238bc Added GitHub release & extension config adjustments (#14)
- 3d23d52 Update azure-pipelines.yml for Azure Pipelines
- 6c23aee Update azure-pipelines.yml for Azure Pipelines
- c46587d Update azure-pipelines.yml for Azure Pipelines
- df0064b Update azure-pipelines.yml for Azure Pipelines
- c8c0730 fixed path problems build script
- 88efe59 removed overview.md from gitignore
- d050449 moved images
See More
- c3a3cb5 Update index.md
- 6aacb53 Update index.md
- 28314e3 Add files via upload
- d71e621 Update _config.yml
- 1f7be62 Update README.md
- b8a0ec5 Update _config.yml
- 540c4b7 added logo
- bc46c38 Update _config.yml
- 402b41a updated documentation
- 517b383 Merge branch 'master' of https://github.com/RazorSPoint/azure-devops-azure-policy-extension
- 16ee29b Rename README.md to index.md
- ef22295 Delete custom.scss
- f84ea8c Update README.md
- d4b690c Create custom.scss
- d1d6c96 Update _config.yml
- 2b73f26 Update _config.yml
- 30f15fc Update _config.yml
- fa425e1 Rename index.md to README.md
- ac3ddf8 Update create-service-connection.md
- ee34386 Update index.md
- 2ba1de1 Delete CNAME
- ac30caa Delete primary_nav.yml
- 94825a1 Delete index.md
- a007d08 Update index.md
- 206c2d2 Create index.md
- 6694bc4 Update azure-pipelines.yml
- a562e2c Update _config.yml
- 5538514 Delete index.md
- 8694c78 Rename welcome.md to index.md
- e232c5f Create welcome.md
- 49f6358 Update _config.yml
- 9704aa5 Delete navigation.yml
- dcf0dce Create primary_nav.yml
- dd237ef Update _config.yml
- ebfe056 Update _config.yml
- c3b22ac Update _config.yml
- 28ba793 Update _config.yml
- 47cc4f0 Create navigation.yml
- 66c599b Update create-service-connection.md
- 4b89805 Update _config.yml
- b4b220b github pages preparation
- b89a0d5 Update _config.yml
- 73350e1 Merge branch 'master' of https://github.com/RazorSPoint/azure-devops-azure-policy-extension
- ca8faba moving documentation
- ff3e8d2 Update CNAME
- b210382 Set theme jekyll-theme-slate
- c32df58 Create CNAME
- 6161e66 Update _config.yml
- 585d9f6 Update _config.yml
- f995ec5 Update _config.yml
- 7cfca3c Rename introduction.md to index.md
- f1ba2f6 Delete _config.yml
- 861105d Set theme jekyll-theme-cayman
- fc444d2 Added release stages to multi staging YAML pipeline
- 8584d45 Merge branch 'master' of https://github.com/RazorSPoint/azure-devops-azure-policy-extension
- 53eae21 Update azure-pipelines.yml for Azure Pipelines
- 8bbaa35 added coverage.xml to ignore list
This list of changes was auto generated.
Release Version 2.0.1
- Put extension out of preview
Release Version 2.0.0
-
Split task for policy and initiatives into two tasks
-
updated tasks to use Az module instead of AzureRM
-
most of the extension is rewritten to support future features easier
Pre-Release Version 0.4.0
Minor
- Changed the Azure connection to only use scope levels of "ManagementGroup".
Note This changes how the connection you created changes its behaviour. Before this connection of the scope level "Subscriptions" where accepted. Now only connection for "ManagementGroup" scope levels are used. This will cause your previous connection not being shown anymore. Even though, this change can break your pipeline only a minor version is changed. This is due to its previous status.
Pre-Release Version 0.3.4
Patch
- Fixed a problem that didn't allow to deploy policy definitions with a management group scope
Pre-Release Version 0.3.3
Patch
- Hotfix fo ps modules used in the extension
Pre-Release Version 0.3.2
Patch
- Changed Icons
Pre-Release Version 0.3.1
Patch
- Corrected build pipeline to only run automatically for develop branch
- Set extension to preview mode
Pre-Release Version 0.3.0
Minor Changes
- Release of first preview of Azure DevOps Policy tasks