Skip to content

Commit db4be5b

Browse files
committed
Learn Editor: Update system-requirements.md
1 parent 70e1d47 commit db4be5b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/azure-arc/resource-bridge/system-requirements.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ If you're deploying on VMware, a x64 Python environment is required. The [pip](h
1919

2020
If you're deploying on Azure Stack HCI, the x32 Azure CLI installer can be used to install Azure CLI.
2121

22+
23+
Arc Appliance CLI extension, 'arcappliance', needs to be installed on the CLI. This can be done by running: `az extension add --name arcappliance`
24+
2225
## Minimum resource requirements
2326

2427
Arc resource bridge has the following minimum resource requirements:
@@ -71,7 +74,7 @@ The reserved appliance VM IP has the following requirements:
7174
- The appliance VM needs to be able to resolve the management machine and vice versa.
7275
- Internet access.
7376
- Connectivity to [required URLs](network-requirements.md#outbound-connectivity) enabled in proxy and firewall.
74-
- Static IP assigned, used for the `k8snodeippoolend` in configuration command. (If using DHCP, then the address must be reserved.)
77+
- - Static IP assigned, used for the `k8snodeippoolend` in configuration command. (If using DHCP, then the address must be reserved.)
7578
- Ability to reach a DNS server that can resolve internal names, such as the vCenter endpoint for vSphere or cloud agent service endpoint for Azure Stack HCI. The DNS server must also be able to resolve external addresses, such as Azure service addresses, container registry names, and other [required URLs](network-requirements.md#outbound-connectivity).
7679

7780
## Control plane IP requirements
@@ -122,3 +125,4 @@ When deploying Arc resource bridge with AKS on Azure Stack HCI (AKS Hybrid), the
122125

123126
- Review the [Azure Arc resource bridge (preview) overview](overview.md) to understand more about requirements and technical details.
124127
- Learn about [security configuration and considerations for Azure Arc resource bridge (preview)](security-overview.md).
128+

0 commit comments

Comments
 (0)