@aravind anche, Thanks for posting in Q&A. Based on testing in my lab, I find we can get devices assigned to user in Intune via the following method:
- Right click PowerShell ISE and choose "Run as Administrator"
- Run the following command to install script "get-intune-details-from-user", click Yes to all. Install-Script -Name get-intune-details-from-user
- Enter your Global administrator account to connect to Intune.
- Enter the user's principle name to check his/her devices.
Here is a link for your reference:
https://andrewstaylor.com/2021/12/22/finding-devices-and-details-assigned-to-a-user-in-intune/
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.