Skip to content

Commit 654a8d5

Browse files
authored
public repo edit
1 parent 7086d65 commit 654a8d5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/virtual-network/virtual-network-troubleshoot-peering-issues.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -233,11 +233,12 @@ To resolve this issue, configure the virtual network peering under **Azure Datab
233233

234234
### The remote virtual network lacks a gateway
235235

236-
This issue occurs when you peer vnets from different tenants and want to configure `Use Remote Gateways` afterwards. It is a limitation in Azure Portal that cannot validate presence of Vnet gateway in the other tenant's vnet.
236+
This issue occurs when you peer virtual networks from different tenants and later want to configure `Use Remote Gateways`. A limitation of the Azure portal is that it can't validate the presence of a virtual network gateway in another tenant's virtual network.
237+
237238
There are two ways to resolve the issue:
238239

239-
* Destroy the peerings and activate the `Use Remote Gateways` option during new peering creation
240-
* Enable the `Use Remote Gateways` through PowerShell or CLI
240+
* Delete the peerings and activate the `Use Remote Gateways` option when you create a new peering.
241+
* Use PowerShell or CLI, instead of the Azure portal, to enable `Use Remote Gateways`.
241242

242243
## Next steps
243244

0 commit comments

Comments
 (0)