Skip to content

Commit 89c9147

Browse files
committed
minor edits
1 parent aef3bf9 commit 89c9147

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/azure-arc/system-center-virtual-machine-manager/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The following firewall URL exceptions are needed for the Azure Arc resource brid
7171
| 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. |
7272
| 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. |
7373
| 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. |
74-
| SCVMM management Server | 443 | URL of the SCVMM management server | Appliance VM IP and control plane endpoint need outbound connection. | Used to by the SCVMM server to communicate with the Appliance VM and the control plane. |
74+
| SCVMM management Server | 443 | URL of the SCVMM management server | Appliance VM IP and control plane endpoint need outbound connection. | Used by the SCVMM server to communicate with the Appliance VM and the control plane. |
7575

7676
## Next steps
7777

articles/azure-arc/system-center-virtual-machine-manager/quickstart-connect-system-center-virtual-machine-manager-to-arc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ Use the following instructions to run the script, depending on the Operating Sys
6767
>[!NOTE]
6868
>Before running the script, install the latest version of Azure CLI (2.36.0 or later).
6969
70-
**Known issues**
70+
**Known issue**
7171

72-
We are observing extension installation issues with Azure CLI 2.42.0 version. We recommend using Azure CLI 2.36.0 to 2.41.0 versions.
72+
We are observing intermittent extension installation issues with Azure CLI 2.42.0 version. To avoid failures, install Azure CLI 2.41.0 versions. [Download the specific version of Azure CLI](https://learn.microsoft.com/cli/azure/install-azure-cli-windows?tabs=azure-cli#specific-version).
7373

7474
### Windows
7575

0 commit comments

Comments
 (0)