Darren Johnson
Darren Johnson
We configure our Azure SQL Server auditing policy using the azurerm_mssql_server_extended_auditing_policy resource as opposed to configuring inline in the azurerm_mssql_server resource via the extended_auditing_policy block. With this in mind, I...
I am trying to use the provider to configure PIM for a resource and before I can configure a policy I need to retrieve the 'roleManagementPolicyId' which is unique for...
I have been assessing our terraform repositories to check all the severities against the [documentation](https://docs.bridgecrew.io/docs) and the checks from CKV_AZURE_136 to CKV_AZURE_179 are not there so I cannot tell the...