devops-governance
devops-governance copied to clipboard
Example end-to-end Governance Model from CI/CD to Azure Resource Manager. Use this project to deploy example AAD, ARM and Azure DevOps resources to learn about e2e RBAC.
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [x ] bug report -> please search issues...
This is a great project and documentation. In the accompanying article the recommendation is to create a headless owner role for the service principal. ``` { "Name": "Headless Owner", "Description":...
Use https://terraform-docs.io/ to document the [custom terraform modules](https://github.com/Azure/devops-governance/tree/main/modules) used in this project.
Currently the Azure DevOps projects are empty. In order to illustrate securing service connections by securing git repos, we need to: - [ ] Bootstrap repos using [azuredevops_git_repository](https://registry.terraform.io/providers/microsoft/azuredevops/latest/docs/resources/git_repository) Terraform resource...
Currently the supermarket is just an empty project and has no function. To demonstrate the end to end governance concept, we need to: - [ ] Create `supermarket-admins` AAD group...
## Purpose * ... ## Does this introduce a breaking change? ``` [ ] Yes [ ] No ``` ## Pull Request Type What kind of change does this Pull...
Fix typo from `content` to `consent`
## Purpose * ... ## Does this introduce a breaking change? ``` [ ] Yes [ ] No ``` ## Pull Request Type What kind of change does this Pull...