Skip to content

Commit 810e9e5

Browse files
Merge pull request SharePoint#5463 from PrasadKasireddy/PrasadKasireddy-patch-2
Typo - Update security-apponly-azuread.md
2 parents a3116b7 + 5c6499b commit 810e9e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/solution-guidance/security-apponly-azuread.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Granting access via Azure AD App-Only
33
description: Granting access via Azure AD App-Only
4-
ms.date: 12/12/2018
4+
ms.date: 03/17/2020
55
ms.prod: sharepoint
66
author: vesajuvonen
77
ms.author: vesaj
@@ -216,7 +216,7 @@ To confirm that the certificate was successfully registered, click on "Manifest"
216216

217217
If you see a section looking somewhat similar to this, the certificate has been added successfully.
218218

219-
In this sample the Sites.FullControl.All application permission require admin consent in a tenant before it can be used. In order to do this, click on "API permissions" in the left menu again. At the bottom you will see a section "Grand consent". Click on the "Grand admin constent for <organization name>" button and confirm the action by clicking on the "Yes" button that appears at the top.
219+
In this sample the Sites.FullControl.All application permission require admin consent in a tenant before it can be used. In order to do this, click on "API permissions" in the left menu again. At the bottom you will see a section "Grant consent". Click on the "Grant admin consent for <organization name>" button and confirm the action by clicking on the "Yes" button that appears at the top.
220220

221221
![granting permissions to azure ad application](media/apponly/azureadapponly5.png)
222222

0 commit comments

Comments
 (0)