Enterprise-Scale-APIM icon indicating copy to clipboard operation
Enterprise-Scale-APIM copied to clipboard

Create automation for recommended custom roles using APIM RBAC operations

Open cykreng opened this issue 3 years ago • 0 comments

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:

  1. API developer(s) get Reader RBAC role
  2. 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.

cykreng avatar Sep 12 '21 03:09 cykreng