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 access
is set toDisable
.
Default Valueβ
By default, Azure SQL Server's Public network access is set to Disable
.