This more of an admin question as far as where you might find this issue. I am working with an Azure AD web app and I am wondering what the Grant Permissions
button does?
I made a test dummy MVC project to see what it did and when I grant permissions for my account for the current directory it makes the manifest unusable.
This is the view of my app in Azure AD app registrations. I've highlighted the Grant Permissions button that I am talking about.
This is the drop down I get when clicking on the Grant Permissions button. This is the part I really don't understand and need clarification on what it's doing when I say yes.
Basically, what can I do to undo the actions if I say yes to the Grant Permissions button for my app? But also, what exactly does the Grant Permissions do for my app? I am just a normal user in my Active Directory that has the ability to create apps in ad and edit the manifest.
Any help would be much appreciated and thanks in advance!