Microsoft Endpoint Configuration Management · Arazzo Workflow
Microsoft Endpoint Configuration Management Deploy Mobile App
Version 1.0.0
Create a mobile app in Intune, assign it to a group, and inspect its install status.
View Spec
View on GitHub
ComplianceConfiguration ManagementDevice ManagementEndpoint ManagementMobile Device ManagementPatch ManagementSoftware DeploymentArazzoWorkflows
Provider
Workflows
deploy-mobile-app
Create a mobile app, assign it to a group, and read install statuses.
Creates a mobileApp with the supplied display name and publisher, assigns it to the supplied Azure AD group with the requested intent, and lists the per-device install statuses for the new app.
1
createApp
createMobileApp
Create a new mobile app with the supplied metadata.
2
assignApp
assignMobileApp
Assign the mobile app to the supplied Azure AD group with the requested intent.
3
readInstallStatuses
listMobileAppDeviceStatuses
Read the per-device install statuses for the newly assigned app.