Skip to content

Commit 947913f

Browse files
authored
Merge pull request #301435 from asudbring/nat-faq
Add question to NAT FAQ
2 parents b3a8326 + dbe54fc commit 947913f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/nat-gateway/faq.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,10 @@ sections:
253253
- If you use secure cluster connectivity with the default virtual network that Azure Databricks creates, Azure Databricks automatically creates a NAT gateway for outbound traffic from your workspace's subnets. The NAT gateway is created within the managed resource group that Azure Databricks manages. You can't modify this resource group or any resources provisioned within it.
254254
- If you enable secure cluster connectivity on your workspace that uses virtual network injection, you can deploy a NAT gateway on both of the workspace's subnets to provide outbound connectivity. You can modify the configuration for customized outbound connectivity requirements in this case. For more information, see [Secure cluster connectivity](/azure/databricks/security/network/classic/secure-cluster-connectivity).
255255
256+
- question: Is NAT gateway use supported with Azure SQL managed instance?
257+
answer: |
258+
No, NAT gateway can't be used on a SQL Managed Instance subnet. If NAT gateway is configured, it will render the SQL Managed Instance unavailable. The SQL Managed Instance currently is limited to use the Basic Load Balancer instead.
259+
256260
additionalContent: |
257261
258262
## Next steps

0 commit comments

Comments
 (0)