How can I restrict the use of operations in Azure API Management (APIM) per user or group
问题 I'll be so gratefull if you can help me with the following question: I´m resticting the access to use an API in APIM using groups, but I want to restrict even its operations for example: I have an API in APIM with the following operations: OperationA OperationB OperationC And the following groups of users: Group1 Group2 Group3 so the idea is to give access to the groups according some business rules for instance: Group1 (OperationA, OperationB) Group2 (OperationA) Group2 (OperationA