Entra (Intune) groups are often used to target applications, configuration profiles, compliance policies, PowerShell scripts, remediation packages, update rings, and other workloads. As environments grow, it becomes increasingly difficult to understand everything associated with a particular group.
Provide a centralized view that shows all assignments targeting a selected Entra group. This would allow administrators to quickly identify where a group is being used, understand the impact of proposed changes, troubleshoot deployment issues, and safely manage or retire groups without having to search through multiple areas of Intune.
Having a complete picture of group usage would simplify day-to-day administration, reduce the risk of unintended changes, and make change planning and troubleshooting significantly easier.
I started on a PowerShell script with Graph to do this, and it is doable. I don't use it very often due to the time it takes to find and feed it the GroupID, but it would be very convenient if it was implemented into RCT.
There is no way to currently view this inside of Intune. This would be an amazing new feature. Would probably need to use MS Graph to accomplish it via using the group name.