Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RULE] Add support for Defender for Cloud for Azure Database for MySQL for the flexible deployment model #2904

Open
BenjaminEngeset opened this issue Jun 1, 2024 · 0 comments · May be fixed by #2905
Assignees
Labels
pillar: security Aligned to the Security pillar. rule: mysql Rules for Azure Database for MySQL

Comments

@BenjaminEngeset
Copy link
Contributor

Existing rule

Azure.MySQL.DefenderCloud

Suggested rule

The flexible deployment model now supports Defender for Cloud for Azure Database for MySQL.

It is done by configuring Microsoft.DBforMySQL/flexibleServers/advancedThreatProtectionSettings.

This resource resource is read-only.

It can be enabled through either of the following methods:

  • Subscription Level Enablement: Enable the open-source relational databases resource type under the Microsoft Defender for Cloud Databases plan for the subscription where the server is located.
  • Resource Level Enablement: Manually enable Microsoft Defender for Cloud for the specific resource via the Azure portal under the resource blade.

Pillar

Security

Additional context

https://azure.microsoft.com/updates/generally-available-defender-for-cloud-supports-azure-database-for-mysql-flexible-server

@BenjaminEngeset BenjaminEngeset added Needs: Triage 🔍 rule The issue relates to a rule labels Jun 1, 2024
@BenjaminEngeset BenjaminEngeset linked a pull request Jun 1, 2024 that will close this issue
11 tasks
@BernieWhite BernieWhite added rule: mysql Rules for Azure Database for MySQL pillar: security Aligned to the Security pillar. and removed rule The issue relates to a rule Needs: Triage 🔍 labels Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pillar: security Aligned to the Security pillar. rule: mysql Rules for Azure Database for MySQL
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants