Key Vault Admin and Readers
- Dominant language
- Python
- Stars
- 18
- Forks
- 55
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 1
Description
`2.1.3 edit the config yaml files found in /iac-adb-360/pipelines/azure/configdev.yml and configprd.yml to reflect the correct Resource Group name, location and the group object id's for the kvadmins as well as the kvsecretreaders. This groups are added as keyvault admins and keyvault secret readers in the key vault, which is going to be automatically deployed by the pipeline. So if not already done so, you'll have to create two groups p.ex. kvadmins and kvsecretreaders in Microsoft Entra ID, retrieve the OIDs and edit them in the two files accordingly. After you edit this files, they need to be updated in the repo. So if you were working locally, you'll have to commit and push to the repo.(make sure you are on the 'dev' branch)
`
I am not sure the purpose of this? Is it to assign the service principals the roles? If so wouldn't that be done directly against the service principal?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.