Search code examples
azuresecurityterraformazure-sql-database

Terraform enable Microsoft Defender for SQL in Azure SQL Database


I need to enable Microsoft Defender for SQL in Terraform for the resource SQL Database, but I can't find any documentation about this for Terraform


Solution

  • There is threat_detection_policy block for that.