You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ALM APIs are providing simple APIs to manage deployment of your SharePoint Framework solutions and add-ins cross your tenant. ALM APIs support following capabilities.
@@ -14,7 +21,10 @@ ALM APIs can be used to perform exactly the same operations which are available
14
21
- Install and UnInstall events are being fired for provider hosted add-ins when corresponding operations are occurred
15
22
- ALM APIs supports app-only based operations
16
23
17
-
ALM APIs are natively provided using REST APIs, but there is also additional CSOM extensions and PowerShell commandlets available through SharePoint Patterns and Practices
24
+
ALM APIs are natively provided using REST APIs, but there is also additional CSOM extensions and PowerShell commandlets available through SharePoint Patterns and Practices.
25
+
26
+
> [!NOTE]
27
+
> ALM APIs are not currently supported for [site collection app catalog](../general-development/site-collection-app-catalog.md). Support will be added early 2018.
0 commit comments