An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
Thank you for asking this question on the Microsoft Q&A Platform.
You need to assign a role in Azure AD, not create an App Registration
There is a Built-in that can do those activities
If you want more granularity in permissions, you must create and assign a Custom Role (To create custom rules you require Azure AD Premium P1/P2) you can use as a baseline the built-in Group administrator role
Then, you Assign Azure AD roles to your selected group
Hope this helps!
Accept Answer and Upvote, if any of the above helped, this thread can help others in the community looking for remediation for similar issues.
NOTE: To answer you as quickly as possible, please mention me in your reply.