Skip to content

Commit 5ceb43e

Browse files
Add NAT gateway as unsupported feature
1 parent 60ee289 commit 5ceb43e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/sql-database/sql-database-managed-instance-connectivity-architecture.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@ Following virtual network features are currently not supported with Managed Inst
301301
- **Microsoft peering**: Enabling [Microsoft peering](../expressroute/expressroute-faqs.md#microsoft-peering) on express route circuits peered directly or transitively with virtual network where Managed Instance resides affect traffic flow between Managed Instance components inside virtual network and services it depends on causing availability issues. Managed Instance deployments to virtual network with Microsoft peering already enabled are expected to fail.
302302
- **Global virtual network peering**: [Virtual network peering](../virtual-network/virtual-network-peering-overview.md) connectivity across Azure regions doesn't work for Managed Instance due to [documented load balancer constraints](../virtual-network/virtual-networks-faq.md#what-are-the-constraints-related-to-global-vnet-peering-and-load-balancers).
303303
- **AzurePlatformDNS**: Using AzurePlatformDNS [service tag](../virtual-network/service-tags-overview.md) to block platform DNS resolution would render Managed Instance unavailable. Although Managed Instance supports customer defined DNS for DNS resolution inside the engine there is a dependency on platform DNS for platform operations.
304+
- **NAT gateway**: Using [Virtual Network NAT](../virtual-network/nat-overview.md) to control outbound connectivity with specific public IP address would render Managed Instance unavailable. Managed Instance service is currently limited to use of basic load balancer that doesn't provide coexistance of inbound and outbound flows with Virtual Network NAT.
304305

305306
### [Deprecated] Network requirements without service-aided subnet configuration
306307

0 commit comments

Comments
 (0)