36
The Automation API allows you to upload an extension but does not give you a return of the status of that upload and install.

Could we please have access to the deployment status of the extension, an API call that returns the contents of the Deployment Status table for the specified extension would be ideal.

This will enable us to safely determine if an Extension update has successfully uploaded and installed and flag a failure to be investigated if its failed.
STATUS DETAILS
Completed
Ideas Administrator

Thank you for your feedback. This feature is already released. But it was missing from the ToC in docs. Docs will be updated shortly. 

GET /microsoft/automation/v1.0/$metadata will show all APIs. Use extensionDeploymentStatus API to get status.

 

Sincerely, 

Henrik Westergaard Hansen

PM, Microsoft


Comments

J

You can get the status through extensionDeploymentStatus API.

Category: Tenant Administration