lightupdifire Now when you register a new application in App Registration you will see that MS Graph permissions are now added not the Azure AD Graph permissions. When you update the existing applications to use MS Graph Permissions you need to provide the consent again for the application as the permissions on the app are changing. Also you need to do this to only the applications which you have registered in your tenant i.e. single tenant apps and multi-tenant apps which you have published.
We will be doing the updates on the Microsoft apps and there is no specific action you have to take for Microsoft owned application. We can write the script to map the same permission sets from Azure AD Graph to MS Graph permissions but in that case also you need to provide consent again to those apps.
Soon we will show this list of applications which are using Azure AD Graph permissions in your tenant. Then things will become easy as you can directly take action on it. This list we are building on the telemetry what we see on the Azure AD Graph endpoint and not just the apps which are using these Azure AD Graph permissions.
Let me know if you still have questions.
Thanks,
Jeevan Desarda