Skip to content

Commit 12b498a

Browse files
authored
Minor grammatical edits and TOC change
1 parent cb652ce commit 12b498a

File tree

3 files changed

+18
-19
lines changed

3 files changed

+18
-19
lines changed

articles/azure-arc/vmware-vsphere/quick-start-connect-vcenter-to-arc-using-script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ First, the script deploys a virtual appliance called [Azure Arc resource bridge
2020

2121
- An Azure subscription.
2222

23-
- A resource group in the subscription where you have a *Owner/Contributor/Azure Arc VMware Private Clouds Onboarding* role for onboarding.
23+
- A resource group in the subscription where you have the *Owner*, *Contributor*, or *Azure Arc VMware Private Clouds Onboarding* role for onboarding.
2424

2525
### Azure Arc Resource Bridge
2626

articles/azure-arc/vmware-vsphere/support-matrix-for-arc-enabled-vmware-vsphere.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
title: Support matrix for Arc-enabled VMware vSphere (preview)
33
description: In this article, you'll learn about the support matrix for Arc-enabled VMware vSphere including vCenter Server versions supported, network requirements etc.
4-
ms.topic: reference
5-
ms.custom: references_regions
6-
ms.date: 09/23/2022
4+
ms.topic: how-to
5+
ms.date: 09/30/2022
76

87
# Customer intent: As a VI admin, I want to understand the support matrix for Arc-enabled VMware vSphere.
98
---
@@ -12,7 +11,7 @@ ms.date: 09/23/2022
1211

1312
This article documents the prerequisites and support requirements for using the [Arc-enabled VMware vSphere (preview)](overview.md) to manage your VMware vSphere VMs through Azure Arc.
1413

15-
To use Arc-enabled VMware vSphere, you must deploy an Azure Arc Resource Bridge in your VMware vSphere environment. The Resource Bridge provides an ongoing connection between your VMware vCenter Server and Azure. Once you've connected your VMware vCenter Server to Azure, components on the Resource Bridge discover your vCenter inventory. You can enable them in Azure and start performing virtual hardware and guest OS operations on them using Azure Arc.
14+
To use Arc-enabled VMware vSphere, you must deploy an Azure Arc resource bridge in your VMware vSphere environment. The resource bridge provides an ongoing connection between your VMware vCenter Server and Azure. Once you've connected your VMware vCenter Server to Azure, components on the resource bridge discover your vCenter inventory. You can enable them in Azure and start performing virtual hardware and guest OS operations on them using Azure Arc.
1615

1716

1817
## VMware vSphere Requirements
@@ -27,31 +26,31 @@ You need a vSphere account that can:
2726
- Read all inventory.
2827
- Deploy and update VMs to all the resource pools (or clusters), networks, and VM templates that you want to use with Azure Arc.
2928

30-
This account is used for the ongoing operation of Azure Arc-enabled VMware vSphere (preview) and the deployment of the Azure Arc Resource Bridge (preview) VM.
29+
This account is used for the ongoing operation of Azure Arc-enabled VMware vSphere (preview) and the deployment of the Azure Arc resource bridge (preview) VM.
3130

32-
### Resource Bridge resource requirements
31+
### Resource bridge resource requirements
3332

34-
For Arc-enabled VMware vSphere, Resource Bridge has the following minimum virtual hardware requirements
33+
For Arc-enabled VMware vSphere, resource bridge has the following minimum virtual hardware requirements
3534

3635
- 16 GB of memory
3736
- 4 vCPUs
3837
- An external virtual switch that can provide access to the internet directly or through a proxy. If internet access is through a proxy or firewall, ensure [these URLs](#resource-bridge-networking-requirements) are allow-listed.
3938

40-
### Resource Bridge networking requirements
39+
### Resource bridge networking requirements
4140

42-
The following firewall URL exceptions are needed for the Azure Arc Resource Bridge VM:
41+
The following firewall URL exceptions are needed for the Azure Arc resource bridge VM:
4342

4443
| **Service** | **Port** | **URL** | **Direction** | **Notes**|
4544
| --- | --- | --- | --- | --- |
4645
| Microsoft container registry | 443 | https://mcr.microsoft.com | Appliance VM IP and control plane endpoint need outbound connection. | Required to pull container images for installation. |
4746
| Azure Arc Identity service | 443 | https://*.his.arc.azure.com | Appliance VM IP and control plane endpoint need outbound connection. | Manages identity and access control for Azure resources |
4847
| Azure Arc configuration service | 443 | https://*.dp.kubernetesconfiguration.azure.com | Appliance VM IP and control plane endpoint need outbound connection. | Used for Kubernetes cluster configuration. |
49-
| Cluster connect service | 443 | https://*.servicebus.windows.net | Appliance VM IP and control plane endpoint need outbound connection. | Provides cloud-enabled communication to connect on-premise resources with the cloud. |
50-
| Guest Notification service | 443 | https://guestnotificationservice.azure.com | Appliance VM IP and control plane endpoint need outbound connection. | Used to connect on-premise resources to Azure. |
48+
| Cluster connect service | 443 | https://*.servicebus.windows.net | Appliance VM IP and control plane endpoint need outbound connection. | Provides cloud-enabled communication to connect on-premises resources with the cloud. |
49+
| Guest Notification service | 443 | https://guestnotificationservice.azure.com | Appliance VM IP and control plane endpoint need outbound connection. | Used to connect on-premises resources to Azure. |
5150
| SFS API endpoint | 443 | msk8s.api.cdp.microsoft.com | Host machine, Appliance VM IP and control plane endpoint need outbound connection. | Used when downloading product catalog, product bits, and OS images from SFS. |
52-
| Resource Bridge (appliance) Dataplane service | 443 | https://*.dp.prod.appliances.azure.com | Appliance VM IP and control plane endpoint need outbound connection. | Communicate with resource provider in Azure. |
53-
| Resource Bridge (appliance) container image download | 443 | *.blob.core.windows.net, https://ecpacr.azurecr.io | Appliance VM IP and control plane endpoint need outbound connection. | Required to pull container images. |
54-
| Resource Bridge (appliance) image download | 80 | *.dl.delivery.mp.microsoft.com | Host machine, Appliance VM IP and control plane endpoint need outbound connection. | Download the Arc Resource Bridge OS images. |
51+
| Resource bridge (appliance) Dataplane service | 443 | https://*.dp.prod.appliances.azure.com | Appliance VM IP and control plane endpoint need outbound connection. | Communicate with resource provider in Azure. |
52+
| Resource bridge (appliance) container image download | 443 | *.blob.core.windows.net, https://ecpacr.azurecr.io | Appliance VM IP and control plane endpoint need outbound connection. | Required to pull container images. |
53+
| Resource bridge (appliance) image download | 80 | *.dl.delivery.mp.microsoft.com | Host machine, Appliance VM IP and control plane endpoint need outbound connection. | Download the Arc resource bridge OS images. |
5554
| Azure Arc for K8s container image download | 443 | https://azurearcfork8sdev.azurecr.io | Appliance VM IP and control plane endpoint need outbound connection. | Required to pull container images. |
5655
| ADHS telemetry service | 443 | adhs.events.data.microsoft.com | Appliance VM IP and control plane endpoint need outbound connection. Runs inside the appliance/mariner OS. | Used periodically to send Microsoft required diagnostic data from control plane nodes. Used when telemetry is coming off Mariner, which would mean any K8s control plane. |
5756
| Microsoft events data service | 443 | v20.events.data.microsoft.com | Appliance VM IP and control plane endpoint need outbound connection. | Used periodically to send Microsoft required diagnostic data from the Azure Stack HCI or Windows Server host. Used when telemetry is coming off Windows like Windows Server or HCI. |
@@ -78,7 +77,7 @@ To enable guest management (install the Arc connected machine agent), ensure
7877

7978
- VM is powered on
8079
- VM has VMware tools installed and running
81-
- Resource Bridge has access to the host on which the VM is running
80+
- Resource bridge has access to the host on which the VM is running
8281
- VM is running a [supported operating system](#supported-operating-systems)
8382
- VM has internet connectivity directly or through proxy. If the connection is through a proxy, ensure [these URLs](#networking-requirements) are allow-listed.
8483

articles/azure-arc/vmware-vsphere/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
href: quick-start-create-a-vm.md
1313
- name: How-to guides
1414
items:
15+
- name: Support Matrix for Arc-enabled VMware vSphere
16+
href: support-matrix-for-arc-enabled-vmware-vsphere.md
1517
- name: Enable VMware vCenter resources in Azure
1618
href: browse-and-enable-vcenter-resources-in-azure.md
1719
- name: Manage access to VMware resources through Azure RBAC
@@ -32,6 +34,4 @@
3234
- name: Azure Arc-enabled VMware vSphere
3335
href: /cli/azure/connectedvmware
3436
- name: Azure Arc resource bridge
35-
href: /cli/azure/arcappliance
36-
- name: Support Matrix for Arc-enabled VMware vSphere
37-
href: support-matrix-for-arc-enabled-vmware-vsphere.md
37+
href: /cli/azure/arcappliance

0 commit comments

Comments
 (0)