Skip to content

Commit 60ef4af

Browse files
committed
Format and acrolinx updates
1 parent 3cf0d18 commit 60ef4af

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ashinMSFT
55
ms.service: azure-synapse-analytics
66
ms.topic: overview
77
ms.subservice: security
8-
ms.date: 09/16/2022
8+
ms.date: 01/22/2025
99
ms.author: danzhang
1010
ms.reviewer: wiassaf
1111
---
@@ -23,14 +23,14 @@ IP firewall rules grant or deny access to your Azure Synapse workspace based on
2323
There are two ways IP firewall rules are added to an Azure Synapse workspace. To add an IP firewall to your workspace, select **Networking** and check **Allow connections from all IP addresses** during workspace creation.
2424

2525
> [!Important]
26-
> This feature is only available to Azure Synapse workspaces not associated with a Managed VNet.
26+
> This feature is only available to Azure Synapse workspaces not associated with a Managed Virtual Network.
2727
2828
:::image type="content" source="./media/synpase-workspace-ip-firewall/azure-synapse-workspace-networking-connections-all-ip-addresses.png" lightbox="./media/synpase-workspace-ip-firewall/azure-synapse-workspace-networking-connections-all-ip-addresses.png" alt-text="Screenshot that highlights the Security tab, and the 'Allow connections from all IP addresses' checkbox.":::
2929

3030
You can also add IP firewall rules to a Synapse workspace after the workspace is created. Select **Firewalls** under **Security** from Azure portal. To add a new IP firewall rule, give it a name, Start IP, and End IP. Select **Save** when done.
3131

3232
> [!NOTE]
33-
> The Public network access feature is only available to Azure Synapse workspaces associated with Azure Synapse Analytics Managed Virtual Network. However, you can still open your Azure Synapse workspaces to the public network regardless of its association with managed VNet. For more information, see [Public network access](connectivity-settings.md#public-network-access).
33+
> The Public network access feature is only available to Azure Synapse workspaces associated with Azure Synapse Analytics Managed Virtual Network. However, you can still open your Azure Synapse workspaces to the public network regardless of its association with managed virtual network. For more information, see [Public network access](connectivity-settings.md#public-network-access).
3434
3535
:::image type="content" source="./media/synpase-workspace-ip-firewall/azure-synapse-workspace-networking-firewalls-add-client-ip.png" lightbox="./media/synpase-workspace-ip-firewall/azure-synapse-workspace-networking-firewalls-add-client-ip.png" alt-text="Screenshot of the Networking page of a Synapse Workspace, highlighting the Add client IP button and rules fields.":::
3636

@@ -51,7 +51,7 @@ For more information on the methods to manage the firewall programmatically, see
5151
- [PowerShell](/powershell/module/az.synapse/new-azsynapsefirewallrule)
5252
- [Azure CLI](/cli/azure/sql/server/firewall-rule)
5353

54-
## Next steps
54+
## Related content
5555

5656
- Create an [Azure Synapse Workspace](../quickstart-create-workspace.md)
5757
- Create an Azure Synapse workspace with a [Managed workspace Virtual Network](./synapse-workspace-managed-vnet.md)

0 commit comments

Comments
 (0)