@Vinod Survase, Thanks for posting in Q&A. Based on my researching, I find Microsoft Intune does not provide a way to get/export the device processes via Intune, GUI, or Graph API.
One way I can think to monitor if one process is running is custom compliance policy. You can write a discovery script to detect the process running and then create a custom compliance to show the device without the process running as not compliant.
https://learn.microsoft.com/en-us/mem/intune/protect/compliance-custom-script
Here is a link with an example for the reference:
https://endpointcave.com/custom-compliance-policy-script-with-multiple-checks/
Note: Non-Microsoft link, just for the reference.
Hope the above information can help.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.