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
description: Learn about key aspects and use cases of networking and interconnectivity in Azure VMware Solution.
4
4
ms.topic: conceptual
5
5
ms.service: azure-vmware
6
-
ms.date: 2/4/2023
6
+
ms.date: 2/7/2023
7
7
ms.custom: engagement-fy23
8
8
---
9
9
@@ -41,7 +41,8 @@ The diagram below shows the basic network interconnectivity established at the t
41
41
- Outbound access from VMs on the private cloud to Azure services.
42
42
- Inbound access of workloads running in the private cloud.
43
43
44
-
When connecting **production** Azure VMware Solution private clouds to an Azure virtual network, an ExpressRoute virtual network gateway with the Ultra Performance Gateway SKU should be used with FastPath enabled to achieve 10Gbps connectivity. Less critical environments can use the Standard or High Performance Gateway SKUs for slower network performance.
44
+
> [!IMPORTANT]
45
+
> When connecting **production** Azure VMware Solution private clouds to an Azure virtual network, an ExpressRoute virtual network gateway with the Ultra Performance Gateway SKU should be used with FastPath enabled to achieve 10Gbps connectivity. Less critical environments can use the Standard or High Performance Gateway SKUs for slower network performance.
45
46
46
47
:::image type="content" source="media/concepts/adjacency-overview-drawing-single.png" alt-text="Diagram showing the basic network interconnectivity established at the time of an Azure VMware Solution private cloud deployment." border="false":::
@@ -21,7 +21,7 @@ The following table describes the maximum limits for Azure VMware Solution.
21
21
| Maximum number of vCenter Servers per private cloud | 1 (hard-limit) |
22
22
| Maximum number of HCX site pairings | 25 (any edition) |
23
23
| Maximum number of HCX service meshes | 10 (any edition) |
24
-
| Maximum number of Azure VMware Solution ExpressRoute max linked private clouds | 4<br />The virtual network gateway used determines the actual max linked private clouds. For more details, see [About ExpressRoute virtual network gateways](../../expressroute/expressroute-about-virtual-network-gateways.md)|
24
+
| Maximum number of Azure VMware Solution ExpressRoute linked private clouds | 4<br />The virtual network gateway used determines the actual max linked private clouds. For more details, see [About ExpressRoute virtual network gateways](../../expressroute/expressroute-about-virtual-network-gateways.md)|
25
25
| Maximum Azure VMware Solution ExpressRoute port speed | 10 Gbps (use Ultra Performance Gateway SKU with FastPath enabled)<br />The virtual network gateway used determines the actual bandwidth. For more details, see [About ExpressRoute virtual network gateways](../../expressroute/expressroute-about-virtual-network-gateways.md)|
26
26
| Maximum number of Azure Public IPv4 addresses assigned to NSX-T Data Center | 2,000 |
27
27
| Maximum number of Azure VMware Solution Interconnects per private cloud | 10 |
Copy file name to clipboardExpand all lines: articles/azure-vmware/includes/vmware-software-update-frequency.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: VMware software update frequency
3
3
description: Supported VMware software update frequency for Azure VMware Solution.
4
4
ms.topic: include
5
5
ms.service: azure-vmware
6
-
ms.date: 12/12/2022
6
+
ms.date: 2/7/2023
7
7
author: suzizuber
8
8
ms.author: v-szuber
9
9
---
@@ -15,13 +15,13 @@ One benefit of Azure VMware Solution private clouds is that the platform is main
15
15
> [!NOTE]
16
16
> A T0 gateway is created and configured as part of a private cloud deployment. Any modification to that logical router or the NSX-T Data Center edge node VMs could affect connectivity to your private cloud and should be avoided.
17
17
18
-
Microsoft is responsible for applying any patches, updates, or upgrades to ESXi, vCenter Server, vSAN, and NSX-T Data Center in your private cloud. The impact of patches, updates, and upgrades on ESXi, vCenter Server, and NSX-T Data Center is different.
18
+
Microsoft is responsible for applying any patches, updates, or upgrades to ESXi, vCenter Server, vSAN, and NSX-T Data Center in your private cloud. The impact of patches, updates, and upgrades on ESXi, vCenter Server, and NSX-T Data Center has the following considerations:
19
19
20
20
-**ESXi** - There's no impact to workloads running in your private cloud. Access to vCenter Server and NSX-T Data Center isn't blocked during this time. It's recommended that, during this time, you don't plan any other activities like: scaling up private cloud, scheduling or initiating active HCX migrations, making HCX configuration changes, and so on, in your private cloud.
21
21
22
22
-**vCenter Server** - There's no impact to workloads running in your private cloud. During this time, vCenter Server will be unavailable and you won't be able to manage VMs (stop, start, create, or delete). It's recommended that, during this time, you don't plan any other activities like scaling up private cloud, creating new networks, and so on, in your private cloud. If you're using VMware Site Recovery Manager or vSphere Replication user interfaces, it's recommended to not configure vSphere Replication, and configure or execute site recovery plans during the vCenter Server upgrade.
23
23
24
-
-**NSX-T Data Center** - There's workload impact and when a particular host is being upgraded, the VMs on that host might lose connectivity from 2 seconds to maximum 1 minute with any of the following symptoms:
24
+
-**NSX-T Data Center** - There's workload impact and when a particular host is being upgraded, the VMs on that host might lose connectivity from 2 seconds to 1 minute with any of the following symptoms:
25
25
26
26
- Ping errors
27
27
@@ -35,7 +35,6 @@ Microsoft is responsible for applying any patches, updates, or upgrades to ESXi,
35
35
36
36
You'll be notified through Azure Service Health that includes the timeline of the upgrade. This notification also provides details on the upgraded component, its effect on workloads, private cloud access, and other Azure services. You can reschedule an upgrade as needed.
37
37
38
-
39
38
Software updates include:
40
39
41
40
-**Patches** - Security patches or bug fixes released by VMware
@@ -45,6 +44,6 @@ Software updates include:
45
44
-**Upgrades** - Major version change of a VMware stack component
46
45
47
46
>[!NOTE]
48
-
>Microsoft tests a critical security patch as soon as it becomes available from VMware.
47
+
>Microsoft tests a critical security patch as soon as it becomes available from VMware.
49
48
50
49
Documented VMware workarounds are implemented in lieu of installing a corresponding patch until the next scheduled updates are deployed.
0 commit comments