I want to migrate the OC2R workload from SCCM to Intune. Everything was straightforward but noticed an issue when going to test out a Visio install. It fails with an error that means you need to close out all of the open Office processes. In SCCM, there is an option through the wizard to shut down running applications.
I have 2 solutions that MS might be able to do for Intune.
Add the SCCM option into the Intune wizard that defaults to No. You can add to the little warning hover that says users may lose data if this is set to Yes.
Allow Win32 dependencies for Microsoft 365 Apps. I think most admins would prefer option one but I can just package my command to terminate all the processes as a Win32 and add it as a dependency for the m365 app deployments.