Skip to content

Commit eaa80f4

Browse files
Merge pull request #266999 from asudbring/peer-patch
Added note about PUT operation for VNET peerings
2 parents 0c3baa8 + 12f3cab commit eaa80f4

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

articles/virtual-network/virtual-network-peering-overview.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: virtual-network
66
author: asudbring
77
ms.service: virtual-network
88
ms.topic: conceptual
9-
ms.date: 05/28/2023
9+
ms.date: 02/22/2024
1010
ms.author: allensu
1111
# Customer intent: As a cloud architect, I need to know how to use virtual network peering for connecting virtual networks. This will allow me to design connectivity correctly, understand future scalability options, and limitations.
1212
---
@@ -104,11 +104,13 @@ You can also try the [Troubleshoot virtual network peering issues](virtual-netwo
104104

105105
## Constraints for peered virtual networks<a name="requirements-and-constraints"></a>
106106

107-
The following constraints apply only when virtual networks are globally peered:
107+
**The following constraints apply only when virtual networks are globally peered:**
108108

109-
* Resources in one virtual network can't communicate with the front-end IP address of a Basic Load Balancer (internal or public) in a globally peered virtual network.
109+
* Resources in one virtual network can't communicate with the front-end IP address of a basic load balancer (internal or public) in a globally peered virtual network.
110110

111-
* Some services that use a Basic load balancer don't work over global virtual network peering. For more information, see [What are the constraints related to Global VNet Peering and Load Balancers?](virtual-networks-faq.md#what-are-the-constraints-related-to-global-virtual-network-peering-and-load-balancers).
111+
* Some services that use a basic load balancer don't work over global virtual network peering. For more information, see [What are the constraints related to Global VNet Peering and Load Balancers?](virtual-networks-faq.md#what-are-the-constraints-related-to-global-virtual-network-peering-and-load-balancers).
112+
113+
**You can't perform virtual network peerings as part of the `PUT` virtual network operation.**
112114

113115
For more information, see [Requirements and constraints](virtual-network-manage-peering.md#requirements-and-constraints). To learn more about the supported number of peerings, see [Networking limits](../azure-resource-manager/management/azure-subscription-service-limits.md?toc=%2fazure%2fvirtual-network%2ftoc.json#azure-resource-manager-virtual-networking-limits).
114116

0 commit comments

Comments
 (0)