Azure-Samples / active-directory-dotnet-graphapi-web

A .NET 4.5 MVC web app that demonstrates how to query the Azure AD Graph API using the Azure AD Graph Client Library
82 stars 68 forks source link

Update instructions for the sample #31

Open dkershaw10 opened 8 years ago

dkershaw10 commented 8 years ago

There are mistakes in the sample instructions that need correction

atobrandon commented 8 years ago

Specifically, I'm having trouble following this step: Configure Permissions - under the "Permissions to other applications" section, select application "Azure Active Directory" (this is the Graph API), and under the second permission (Delegated permissions), select "Access your organization's directory" and "Enable sign-on and read users' profiles". The 2nd column (Application permission) is not needed for this demo app.

The wording is completely different on the site, so I am not sure how to proceed.