We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6d6b8d commit 3fa5f1dCopy full SHA for 3fa5f1d
1 file changed
README.md
@@ -110,7 +110,7 @@ As a first step you'll need to:
110
- Click the **Add a permission** button and then,
111
- Ensure that the **Microsoft APIs** tab is selected
112
- In the *Commonly used Microsoft APIs* section, click on **Microsoft Graph**
113
- - In the **Delegated permissions** section, ensure that the right permissions are checked: **User.Read**. Use the search box if necessary.
+ - In the **Delegated permissions** section, ensure that the right permissions are checked: **User.ReadBasic.All**. Use the search box if necessary.
114
- Select the **Add permissions** button
115
116
### Step 3: Configure the sample to use your Azure AD tenant
0 commit comments