Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.49 KB

File metadata and controls

37 lines (25 loc) · 1.49 KB
severity Awareness
pillar Security
category SE:06 Network controls
resource Azure Database for MySQL
resourceType Microsoft.DBforMySQL/servers,Microsoft.DBforMySQL/servers/firewallRules
online version https://azure.github.io/PSRule.Rules.Azure/en/rules/Azure.MySQL.FirewallRuleCount/
ms-content-id 9debdffb-0da1-4b8d-8a17-3f480f1015ec

Cleanup MySQL server firewall rules

SYNOPSIS

Determine if there is an excessive number of firewall rules.

DESCRIPTION

Typically the number of firewall rules required is minimal, with management connectivity from on-premises and cloud application connectivity the most common.

RECOMMENDATION

The MySQL server has greater then ten (10) firewall rules. Some rules may not be needed.

NOTES

This rule is only applicable for the Azure Database for MySQL Single Server deployment model.

This rule fails when the number of configured firewall rules exceeds ten (10).

LINKS