Forum Discussion
bytemech
Sep 22, 2019Copper Contributor
Programmatic Deployment
Hello, I'm investigating automating an Azure Sentinel deployment, however, I can't see anything in the ARM reference for Azure Sentinel. https://docs.microsoft.com/en-us/azure/templates/micr...
Arnaud Landry
Sep 25, 2019Brass Contributor
Hi ,
How do you guys manage your configurations (Analytics rules, Playbook, Workbooks, Data Connectors) ?
Do you keep a copy on a private DevOps project and deploy the configuration manually ? (could be automate for the PlayBook ..)
or just configure the solution without any copies in DevOps ...
Do you keep a copy on a private DevOps project and deploy the configuration manually ? (could be automate for the PlayBook ..)
or just configure the solution without any copies in DevOps ...
Arnaud Landry
Sep 27, 2019Brass Contributor
A solution could be https://github.com/wortell/AZSentinel
This module allow us create , remove, update Sentinel rules 🙂