microsoft / Microsoft365DSC

Manages, configures, extracts and monitors Microsoft 365 tenant configurations
https://aka.ms/M365DSC
MIT License
1.52k stars 458 forks source link

Integration M365 DSC Configuration Drift Alert with Service Now #3876

Open RohitRaj-18 opened 9 months ago

RohitRaj-18 commented 9 months ago

We are trying to integrate the M365 DSC Configuration Drift Alert with the Service Now such that when a configuration drift alert gets generated then an incident needs to be created in Service Now.

andikrueger commented 9 months ago

Have you already created a process for how you want to extract/monitor the configuration and create the issue in service now?There are multiple ways of doing so. You could use the webhook notification feature within M365DSC or use a third party log monitoring to check of drift events.... e.g. https://microsoft365dsc.com/user-guide/cmdlets/New-M365DSCNotificationEndpointRegistration/

andikrueger commented 6 months ago

Please let us know, if this will resolve your issue? Thanks.