Skip to content

Commit cc4710c

Browse files
committed
fix title
1 parent 0e13907 commit cc4710c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: conceptual
55
ms.date: 02/15/2023
66
---
77

8-
# Azure Arc resource bridge (preview) network requirements
8+
# Azure Arc resource bridge (preview) system requirements
99

1010
This article describes the system requirements for deploying Azure Arc resource bridge (preview).
1111

@@ -30,7 +30,7 @@ The machine used to run the commands to deploy Arc resource bridge, and maintain
3030

3131
Because the management machine needs these specific requirements to manage Arc resource bridge, once the machine is setup, it should continue to be the primary machine used to maintain Arc resource bridge.
3232

33-
The management machine should have the following:
33+
The management machine must have the following:
3434

3535
- [Azure CLI x64](/cli/azure/install-azure-cli-windows?tabs=azure-cli) installed
3636
- Open communication to Control Plane IP (`controlplaneendpoint` parameter in `createconfig` command)
@@ -41,7 +41,9 @@ The management machine should have the following:
4141

4242
## Appliance VM requirements
4343

44+
Arc resource bridge consists of an appliance VM that is deployed on-premises. The appliance VM has visibility into the on-premises infrastructure and can tag on-premises resources (guest management) for availability in Azure Resource Manager (ARM). The appliance VM is assigned an IP address from the `k8snodeippoolstart` parameter in the `createconfig` command.
4445

46+
The appliance VM must have the following:
4547

4648
## Next steps
4749

0 commit comments

Comments
 (0)