Skip to content

Commit cb652ce

Browse files
authored
Update to TOC and grammatical corrections
1 parent cca06a4 commit cb652ce

File tree

3 files changed

+16
-14
lines changed

3 files changed

+16
-14
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're a member of the *Owner/Contributor/Azure Arc VMware Private Clouds Onboarding* role for onboarding.
23+
- A resource group in the subscription where you have a *Owner/Contributor/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: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ ms.date: 09/23/2022
1010

1111
# Support matrix for Arc-enabled VMware vSphere (preview)
1212

13-
This article summarizes prerequisites and support requirements for using the [Arc-enabled VMware vSphere (preview)](overview.md) to manage your VMware vSphere VMs through Azure Arc.
13+
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.
1414

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.
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.
1616

1717

1818
## VMware vSphere Requirements
@@ -27,17 +27,17 @@ You need a vSphere account that can:
2727
- Read all inventory.
2828
- Deploy and update VMs to all the resource pools (or clusters), networks, and VM templates that you want to use with Azure Arc.
2929

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.
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.
3131

32-
### Resource bridge resource requirements
32+
### Resource Bridge resource requirements
3333

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

3636
- 16 GB of memory
3737
- 4 vCPUs
3838
- 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.
3939

40-
### Resource bridge networking requirements
40+
### Resource Bridge networking requirements
4141

4242
The following firewall URL exceptions are needed for the Azure Arc Resource Bridge VM:
4343

@@ -47,11 +47,11 @@ The following firewall URL exceptions are needed for the Azure Arc Resource Brid
4747
| 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 |
4848
| 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. |
4949
| 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-prem resources to Azure. |
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. |
5151
| 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. |
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. |
5555
| 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. |
5656
| 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. |
5757
| 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,8 +78,8 @@ To enable guest management (install the Arc connected machine agent), ensure
7878

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

8585
### Supported operating systems

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,6 @@
3232
- name: Azure Arc-enabled VMware vSphere
3333
href: /cli/azure/connectedvmware
3434
- name: Azure Arc resource bridge
35-
href: /cli/azure/arcappliance
35+
href: /cli/azure/arcappliance
36+
- name: Support Matrix for Arc-enabled VMware vSphere
37+
href: support-matrix-for-arc-enabled-vmware-vsphere.md

0 commit comments

Comments
 (0)