Hi @Sandeep Kumar , try separating the Admin and User roles. Make sure that users who need to access the system (apps/frontend) do not belong to the APP-XXX-PP-XXXX-DEV group.
You could also try using custom roles. Instead of relying on the IS_MEMBER
function, you can create custom roles and use them to manage access control. This should help you avoid conflicts with the Microsoft Entra Admin group.
Please let me know if this helps.
Best,
James