You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> * Azure Service Fabric clusters (uses Basic ILB SKU)
46
+
> * SQL Server Always On (uses Basic ILB SKU)
47
+
> * Azure App Service Environment for PowerApps (uses Basic ILB SKU)
48
+
> * Azure API Management (uses Basic ILB SKU)
49
+
> * Azure Active Directory Domain Services (Azure AD DS) (uses Basic ILB SKU)
50
50
51
51
For more information, see the [requirements and constraints](https://docs.microsoft.com/azure/virtual-network/virtual-network-peering-overview#requirements-and-constraints) of global peering.
52
52
@@ -91,15 +91,15 @@ For help with troubleshooting the NVA device setup and routing, see [Network vir
91
91
92
92
Transit over global virtual network peering is now supported. Connectivity does not work over global virtual network peering for the following resources:
93
93
94
-
* VMs behind Basic ILB
95
-
* Redis cache (uses Basic ILB)
96
-
* Application gateway (uses Basic ILB)
97
-
* Scale sets (uses Basic ILB)
98
-
* Service Fabric clusters (uses Basic ILB)
99
-
* SQL Server Always On (uses Basic ILB)
100
-
* App Service Environment (uses Basic ILB)
101
-
* API Management (uses Basic ILB)
102
-
* Azure AD DS (uses Basic ILB)
94
+
* VMs behind Basic ILB SKU
95
+
* Redis cache (uses Basic ILB SKU)
96
+
* Application gateway (uses Basic ILB SKU)
97
+
* Scale sets (uses Basic ILB SKU)
98
+
* Service Fabric clusters (uses Basic ILB SKU)
99
+
* SQL Server Always On (uses Basic ILB SKU)
100
+
* App Service Environment (uses Basic ILB SKU)
101
+
* API Management (uses Basic ILB SKU)
102
+
* Azure AD DS (uses Basic ILB SKU)
103
103
104
104
To learn more about global peering requirements and restraints, see [Virtual network peering](https://docs.microsoft.com/azure/virtual-network/virtual-network-peering-overview#requirements-and-constraints).
105
105
@@ -117,7 +117,7 @@ To troubleshoot this issue:
117
117
118
118
If you're using a firewall or NVA:
119
119
1. Document the UDR parameters so that you can restore them after this step is complete.
120
-
2. Remove the UDR from the source VM subnet or NIC that points to the NVA as the next hop. Verify connectivity from the source VM directly to the destination that is bypassing the NVA. If this step works, see the [NVA troubleshooter](https://docs.microsoft.com/azure/virtual-network/virtual-network-troubleshoot-nva).
120
+
2. Remove the UDR from the source VM subnet or NIC that points to the NVA as the next hop. Verify connectivity from the source VM directly to the destination that is bypassing the NVA. If this step doesn't work, see the [NVA troubleshooter](https://docs.microsoft.com/azure/virtual-network/virtual-network-troubleshoot-nva).
121
121
122
122
2. Take a network trace:
123
123
1. Start a network trace on the destination VM. For Windows, you can use **Netsh**. For Linux, use **TCPDump**.
@@ -131,15 +131,15 @@ To troubleshoot this issue:
131
131
> [!Note]
132
132
> You can't connect to the following resource types over global virtual network peering (virtual networks in different regions):
133
133
>
134
-
> * VMs behind Basic ILB
135
-
> * Redis cache (uses Basic ILB)
136
-
> * Application gateway (uses Basic ILB)
137
-
> * Scale sets (uses Basic ILB)
138
-
> * Service Fabric clusters (uses Basic ILB)
139
-
> * SQL Server Always On (uses Basic ILB)
140
-
> * App Service Environment (uses Basic ILB)
141
-
> * API Management (uses Basic ILB)
142
-
> * Azure AD DS (uses Basic ILB)
134
+
> * VMs behind Basic ILB SKU
135
+
> * Redis cache (uses Basic ILB SKU)
136
+
> * Application gateway (uses Basic ILB SKU)
137
+
> * Scale sets (uses Basic ILB SKU)
138
+
> * Service Fabric clusters (uses Basic ILB SKU)
139
+
> * SQL Server Always On (uses Basic ILB SKU)
140
+
> * App Service Environment (uses Basic ILB SKU)
141
+
> * API Management (uses Basic ILB SKU)
142
+
> * Azure AD DS (uses Basic ILB SKU)
143
143
144
144
For more information, see the [requirements and constraints](https://docs.microsoft.com/azure/virtual-network/virtual-network-peering-overview#requirements-and-constraints) of global peering.
145
145
@@ -192,15 +192,15 @@ For more information, see [Service chaining](https://docs.microsoft.com/azure/vi
192
192
193
193
Transit over global virtual network peering is now supported. Connectivity doesn't work over global virtual network peering for the following resources:
194
194
195
-
* VMs behind Basic ILB
196
-
* Redis cache (uses Basic ILB)
197
-
* Application gateway (uses Basic ILB)
198
-
* Scale sets (uses Basic ILB)
199
-
* Service Fabric clusters (uses Basic ILB)
200
-
* SQL Server Always On (uses Basic ILB)
201
-
* App Service Environment (uses Basic ILB)
202
-
* API Management (uses Basic ILB)
203
-
* Azure AD DS (uses Basic ILB)
195
+
* VMs behind Basic ILB SKU
196
+
* Redis cache (uses Basic ILB SKU)
197
+
* Application gateway (uses Basic ILB SKU)
198
+
* Scale sets (uses Basic ILB SKU)
199
+
* Service Fabric clusters (uses Basic ILB SKU)
200
+
* SQL Server Always On (uses Basic ILB SKU)
201
+
* App Service Environment (uses Basic ILB SKU)
202
+
* API Management (uses Basic ILB SKU)
203
+
* Azure AD DS (uses Basic ILB SKU)
204
204
205
205
For more information, see the [requirements and constraints](https://docs.microsoft.com/azure/virtual-network/virtual-network-peering-overview#requirements-and-constraints) of global peering and [Different VPN Topologies](https://blogs.msdn.microsoft.com/igorpag/2016/02/11/hubspoke-daisy-chain-and-full-mesh-vnet-topologies-in-azure-arm-v2/).
0 commit comments