Skip to content

[v2.1.0] Add Azure Monitor Solutions

Compare
Choose a tag to compare
@krowlandson krowlandson released this 07 Jun 18:55
· 192 commits to main since this release
d29d51c

What's changed?

The v2.1.0 release provides an update to the management resources, adding two new Azure Monitor solutions for SQL.

Additional changes are covered below:

New features

  • Added two new Azure Monitor solutions for SQL:
    • SQLVulnerabilityAssessment
    • SQLAdvancedThreatProtection
  • Added Wiki documentation for managing RBAC roles
  • Updated code-review workflow to improve code quality through more comprehensive static code analysis

Fixed issues

  • Fix #387 (Add 2 Required Log Analytics Solutions for SQL Assessments for MDFC)
  • Fix #362 (Update policy_definition_es_deny_storage_mintls.json)
  • Fix #384 (Incorrect bgp_settings value on azurerm_virtual_network_gateway.connectivity resource)

Breaking changes