Skip to content

Commit f734509

Browse files
lucabandMSFTVesaJuvonen
authored andcommitted
Update alm-api-for-spfx-add-ins.md (SharePoint#4907)
* Update alm-api-for-spfx-add-ins.md clarified to support scope for app-only operations * Updating modified date for the ALM API change
1 parent 5166c86 commit f734509

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Application Lifecycle Management (ALM) APIs
33
description: ALM APIs provide simple APIs to manage deployment of your SharePoint Framework solutions and add-ins across your tenant.
4-
ms.date: 04/10/2019
4+
ms.date: 11/16/2019
55
ms.prod: sharepoint
66
ms.assetid: fdf7ecb2-8851-425b-b058-3285fba77b68
77
localization_priority: Priority
@@ -23,7 +23,7 @@ ALM APIs provide simple APIs to manage deployment of your SharePoint Framework s
2323
ALM APIs can be used to perform exactly the same operations that are available from a UI perspective. When these APIs are used, all typical actions are performed. Following are some of the characteristics of ALM APIs:
2424

2525
- `Install` and `UnInstall` events are being fired for provider-hosted add-ins when corresponding operations occur.
26-
- ALM APIs support app-only-based operations.
26+
- ALM APIs support app-only-based operations for SharePoint Framework solutions only.
2727

2828
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.
2929

0 commit comments

Comments
 (0)