Forum Discussion
ArvindKumar Mepani
Feb 21, 2018Brass Contributor
How can I revoke the access granted to web application to my organization's azure AD?
I have Office 365 Developer account & tenant in windows azure to manage office 365 users. using consent framework "prompt=admin_consent", I granted access rights to one of my web application already ...
- Feb 07, 2019
Simply navigate to the Azure Portal and clic on your profile and Application menu item.
(or navigate to https://account.activedirectory.windowsazure.com/r/#/applications )
When you "delete" the application, it's just the "consent" that you delete.
Anu_11
Oct 14, 2022Copper Contributor
There are certain ways to revoke the applications from your organization. You can https://blog.admindroid.com/review-app-permissions-consents-in-microsoft-365/. Also, you can delete the entire application from your Azure AD.