I'm supporting a company to plan for an App deployment automation through Intune which means .apk/.ipa can be uploaded to Intune programmatically.
I've check Azure Intune REST API but can't find this feature.
I know that SCCM can integrate Intune, so could I use SCCM PowerShell to achieve the Intune App deployment automation?
Or some other way is possible?
Much appreciated.