Skip to content

Commit 52753e2

Browse files
committed
cross link articles
1 parent a4309c1 commit 52753e2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/solution-guidance/security-webapppolicies.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ For all non-human access, it’s advisable to use app principals as discussed pr
2828
- Using an Azure AD application: this is the preferred method when using SharePoint Online because you can also grant permissions to other Office 365 services (if needed) + you’ve a user interface (Azure management portal) to maintain your app principals.
2929
- Using a SharePoint App-Only principal: this method is older and only works for SharePoint access, but is still relevant. This method is also the recommended model when you’re still working in SharePoint on-premises since this model works in both SharePoint on-premises as SharePoint Online.
3030

31-
Both models are explain in detail in the Accessing SharePoint using an application context, also known as app-only article
32-
31+
Both models are explained in detail in the [Accessing SharePoint using an application context, also known as app-only](https://docs.microsoft.com/en-us/sharepoint/dev/solution-guidance/security-apponly) article.
3332

3433
### Granting access via users and groups
3534
When you want to grant access to all your sites you’ll need to grant either a user or a group access to all sites individually. This model is different than what you used to have with web app policies, but it’s the only model that you can use to grant a user account or group access to all sites.

0 commit comments

Comments
 (0)