Deploy Sentinel with Terraform

One of the challenges I had when doing this was to get

  • Manged identities to work with playbooks

    • Delegating API permissions for eg the Defender XDR API

  • Deploying Automation rules

  • Deploy Diagnostic settings

and more.

But all of this has now been achieved and a small sample of it can be found here https://github.com/qhrizz/sentinel-terraform

Last updated