question

CharlieBrown-6402 avatar image
0 Votes"
CharlieBrown-6402 asked azure-cxp-api edited

Notify UnRegistered Device with Intune

Is there a way to notify a user that logged into Azure Services from an unregisted device? The device could be a personal phone or computer which Intune will not be aware of. I would like to send a email to the users stating that thier device is not registered and see attachement on who to contact etc..

mem-intune-general
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

CiciWu2-MSFT avatar image
0 Votes"
CiciWu2-MSFT answered

Please understand that Intune cannot connect the unenrolled devices as the Intune service hasn’t been installed for such unenrolled devices. Therefore, there is not such function in Intune to query unenrolled devices and send notification. It is suggested to contact Azure AD team to see if there is any script that can be done from Azure AD side. I have done some research but haven’t found such script, to handle this issue more effectively, you can contact online support of Azure AD team. Here is the link: https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-troubleshooting-support-howto


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Jason-MSFT avatar image
0 Votes"
Jason-MSFT answered CharlieBrown-6402 commented

Plus one to @CiciWu2-MSFT's answer. My guess is that you could definitely automate this by watching the AAD logs and based on that e-mail the user, but I can't say I've even thought about trying anything like this. It would also be completely unrelated to Intune so I've added an Azure-Automation tag to this thread.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Yes, i'm able to query the AAD logs and capture the data. I pulling a report every week based on Report Only for registered devices with Logic App. I'm working on having App Logic email the individual user insteas of exporting a report

0 Votes 0 ·