How to change the default approval group for AES pipelines?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2023 02:46 AM
Hello,
I am working to implement AES pipeline for our instances and want to change the approval group from the current 'AES Admins' to our AD group. I could not find a way to change the default approver group and I tried looking in the system properties as well.
Also, is it possible to use an external repo for AES pipelines?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2023 07:27 AM
As far as I can tell this is not possible as the flow that assigns the approval requests is read-only.
Therefore, your best bet would be to add the same users in your AD group to the AES Admins group. Then you can create a simple flow to assign the actual deployment request to the AD group. This way the AD group will receive notification of the approval request but can still fulfill the approval due to them also being in the AES Admins group.