Skip to content

Commit 45c84fc

Browse files
Merge pull request #303684 from silasmendes-ms/synapse-allow-azure-services-access
Fix option name and clarify behavior of 'Allow Azure Services' setting
2 parents 3e9a0b6 + df58b6d commit 45c84fc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/synapse-analytics/security/synapse-workspace-ip-firewall.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ This article will explain IP firewall rules and teach you how to configure them
1616

1717
## IP firewall rules
1818

19-
IP firewall rules grant or deny access to your Azure Synapse workspace based on the originating IP address of each request. You can configure IP firewall rules for your workspace. IP firewall rules configured at the workspace level apply to all public endpoints of the workspace (dedicated SQL pools, serverless SQL pool, and development). The maximum number of IP firewall rules is limited to 128. If you have the **Allow Azure Services and resources to access this server** setting enabled, this counts as a single firewall rule for the workspace.
19+
IP firewall rules grant or deny access to your Azure Synapse workspace based on the originating IP address of each request. You can configure IP firewall rules for your workspace. IP firewall rules configured at the workspace level apply to all public endpoints of the workspace (dedicated SQL pools, serverless SQL pool, and development). The maximum number of IP firewall rules is limited to 128. If you have the **Allow Azure Services and resources to access this workspace** setting enabled, this counts as a single firewall rule for the workspace.
20+
21+
> [!IMPORTANT]
22+
> When **Allow Azure Services and resources to access this workspace** setting is enabled, it configures the workspace firewall to allow all connections from Azure, including connections from the subscriptions of other customers. If you select this option, make sure that your login and user permissions limit access to authorized users only.
2023
2124
## Create and manage IP firewall rules
2225

0 commit comments

Comments
 (0)