Enterprise-Scale-APIM
Enterprise-Scale-APIM copied to clipboard
Create automation for recommended custom roles using APIM RBAC operations
https://docs.microsoft.com/en-us/azure/api-management/api-management-role-based-access-control#custom-roles
(From Jonas Norlund) Is it scope to create automation for this or is it sufficient with link? I have implemented the following scenario:
- API developer(s) get Reader RBAC role
- API team get's an SP that has a custom role assignment to the api(s) that they should have access to. This SP is only used in ADO pipelines.
Automation creates, api(s), SP, custom role, assignments.