Forum Discussion

Roiit's avatar
Roiit
Copper Contributor
Dec 14, 2020

Email notification to user when new device is enrolled to intune

Hello,

 

Is it possible to send automatic email notifications to the user  when a new device gets enrolled in intune?

2 Replies

  • MichaelOliv's avatar
    MichaelOliv
    Iron Contributor
    It's now possible in preview : https://learn.microsoft.com/en-us/mem/intune/enrollment/enrollment-notifications
  • Roiit Not by default, but you can use Azure Monitor and look for that enrollment event with KQL query. From there you can trigger a logic app to send an email to the user. 

     

    Here's an example for another use-case, but you'll get the idea. 

Resources