Control: 5.2.8 Ensure that Activity Log Alert exists for Delete SQL Server Firewall Rule
Description
Create an activity log alert for the "Delete SQL Server Firewall Rule."
Monitoring for Delete SQL Server Firewall Rule events gives insight into SQL network access changes and may reduce the time it takes to detect suspicious activity.
Remediation
From Azure Portal
- Navigate to the
Monitor
blade - Click on
Alerts
- Click on
Create
- Click on
Alert rule
- Under the Scope tab, click
Select scope
- In the
Select a resource
window, select the appropriate filters:- Filter by subscription: <
choose the subscription alerts are needed
for > - Filter by resource location:
Server Firewall Rule (servers/firewallRules)
- Filter by location:
All
- Click on the
subscription name
orresource group
orNetwork securiy group
that the Log Alert Rule will be applied to
- Filter by subscription: <
- Verify that the selection preview shows:
All server firewall rule (servers/firewallrules) or < your selected resource >
< Resource Name >
- The subscription, group, or resource you selected
- Click
Done
- Under the Condition tab, click
Add Condition
(theSelect a signal
window may automatically open without clicking) - In the
Select a signal
window, under the "Signal Name" heading, clickDelete server firewall rule (Microsoft.Sql/servers/firewallRules)
- Under the Actions tab, choose appropriately:
- Select action groups - If you have an existing action group to notify the necessary personnel.
- Create action group - If you do not have an existing action group or want to create a new one.
- Under the Details tab, fill in:
- Resource group - Select the resource group you want the alert rule to reside in.
- Alert rule name - Give your alert a recognizable and standardized name.
- Alert rule description - (Optional)
- Click
Review + create
then verify the summary details - Click
Create
From Azure CLI
[Azure CLI has been temporarily removed from the Activity Log Alerts section in version 1.5 and will be added back in the next release]
Default Value
By default, no monitoring alerts are created.
Usage
Run the control in your terminal:
powerpipe control run azure_compliance.control.cis_v150_5_2_8
Snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe control run azure_compliance.control.cis_v150_5_2_8 --share
SQL
This control uses a named query:
monitor_log_alert_delete_sql_servers_firewall_rule