Skip to content

Commit 26477c6

Browse files
committed
Adding a note on tenant permissions related on the ALM APIs
1 parent 99536dc commit 26477c6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/apis/alm-api-for-spfx-add-ins.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ ALM APIs can be used to perform exactly the same operations that are available f
2626

2727
ALM APIs are natively provided by using REST APIs, but there are additional CSOM extensions, PowerShell cmdlets, and the cross-platform Office 365 CLI available through SharePoint PnP Community channels.
2828

29+
> [!IMPORTANT]
30+
> Tenant-scoped permissions which require [tenant administrative approval](https://docs.microsoft.com/en-us/sharepoint/dev/solution-guidance/how-to-provide-add-in-app-only-tenant-administrative-permissions-in-sharepoint-online) are not supported with the ALM APIs.
31+
2932
## REST API
3033

3134
> [!TIP]

0 commit comments

Comments
 (0)