A cloud-based identity and access management service for securing user authentication and resource access
Hello @Manjunath-2530,
Ask: To add AAD application in APIM Access control to grant permission/roles.
Solution: This could be achieved by creating a group via application SPN.
Steps:
- Grab the application SPN by navigating to AAD-> Apps, select app and copy object ID.
- Create a Group and add SPN as a member. (The app will be reflected in the Group)
- On the AIPM IAM blade select the role to be assigned to the application.
- Add the Group created for application in Step 2.
Please "Accept the answer" and rate your experience if the information helped you. This will help us and others in the community as well.