๐ก๏ธ Azure SQL Server Public Network Access is not disabled๐ข
- Contextual name: ๐ก๏ธ Server Public Network Access is not disabled๐ข
- ID:
/ce/ca/azure/sql-database/disable-server-public-network-access - Tags:
- ๐ข Policy with categories
- ๐ข Policy with type
- ๐ข Production policy
- Policy Type:
COMPLIANCE_POLICY - Policy Categories:
SECURITY
Logicโ
- ๐ง prod.logic.yaml๐ข
Similar Policiesโ
- Internal:
dec-x-4f30f24e
Similar Internal Rulesโ
| Rule | Policies | Flags |
|---|---|---|
| โ๏ธ dec-x-4f30f24e | 1 |
Descriptionโ
Descriptionโ
Disabling public network access restricts the service from accessing public networks.
Rationaleโ
A secure network architecture requires carefully constructed network segmentation. Public Network Access tends to be overly permissive and introduces unintended vectors for threat activity.
Impactโ
Some architectural consideration may be necessary to ensure that required network connectivity is still made available. No additional cost or performance impact is required to deploy this recommendation.
Auditโ
From Azure Portalโ
- Go to
SQL servers.- For each SQL server, under
Security, clickNetworking.- Ensure that
Public network accessis set toDisable.Default Valueโ
By default, Azure SQL Server's Public network access is set to
Disable.Referencesโ
Remediationโ
Remediationโ
From Azure Portalโ
- Go to
SQL servers.- For each SQL server, under
Security, clickNetworking.- Set
Public network accesstoDisable.- Click
Save.