Forum Discussion
aubalde
Jun 01, 2023Copper Contributor
Microsoft Graph app certification
Hi Everyone, I deployed a .NET app that connects via Microsoft Graph to M365 resources. Is it necessary to certify the app in Microsoft? Regards, AgustÃ
Meghana-MSFT
Jun 30, 2023Bronze Contributor
Could you please share more details on the ask? By certifying the app you mean creating an app registration and granting permissions?
aubalde
Jun 30, 2023Copper Contributor
Yes, we have created an app and registered to AAD with specified permissions for the Microsoft Graph API.
- Meghana-MSFTJun 30, 2023Bronze ContributorCould you please share more details on the query?
- aubaldeJul 05, 2023Copper ContributorWe have registered an application in Azure AD to access Teams resources.
On the other hand, we have implemented a Web Assembly application that accesses these resources through the MS Graph library.
Does this application need to pass any Microsoft certification?- alexisconiaJul 05, 2023MVP
Hi aubalde,
Your application does not need to be certified.
It's a "must-have" if you are an ISV and your application is multi-tenant. Even in this case, it's not mandatory.