Skip to content

Commit 9badcf5

Browse files
authored
Merge pull request #87525 from NavtejSaini-MSFT/patch-4
Fixes MicrosoftDocs/azure-docs/issues/37899
2 parents 86c50ae + f41cc88 commit 9badcf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-vnet-service-endpoint-rule-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ You must already have a subnet that is tagged with the particular Virtual Networ
238238
3. Set the **Allow access to Azure services** control to OFF.
239239
240240
> [!IMPORTANT]
241-
> If you leave the control set to ON, your Azure SQL Database server accepts communication from any subnet. Leaving the control set to ON might be excessive access from a security point of view. The Microsoft Azure Virtual Network service endpoint feature, in coordination with the virtual network rule feature of SQL Database, together can reduce your security surface area.
241+
> If you leave the control set to ON, your Azure SQL Database server accepts communication from any subnet inside the Azure boundary i.e. originating from one of the IP addresses that is recognized as those within ranges defined for Azure data centers. Leaving the control set to ON might be excessive access from a security point of view. The Microsoft Azure Virtual Network service endpoint feature, in coordination with the virtual network rule feature of SQL Database, together can reduce your security surface area.
242242
243243
4. Click the **+ Add existing** control, in the **Virtual networks** section.
244244

0 commit comments

Comments
 (0)