Skip to content

Commit f837461

Browse files
authored
Update deploy-cli.md
fixed on-premise to on-premises, changes to 'create' and 'show' command
1 parent 3ad5938 commit f837461

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-arc/resource-bridge/deploy-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ Deploys an on-premises instance of Arc resource bridge as an appliance VM, boots
4343

4444
Creates Arc resource bridge in Azure as an ARM resource, then establishes the connection between the ARM resource and on-premises appliance VM.
4545

46-
Once the `create` command initiates the connection, it will return in the terminal even though the connection between the ARM resource and on-premise appliance VM is not yet complete. The resource bridge needs about 5 minutes to establish the connection between the ARM resource and the on-premise VM.
46+
Once the `create` command initiates the connection, it will return in the terminal even though the connection between the ARM resource and on-premises appliance VM is not yet complete. The resource bridge needs about 5 minutes to establish the connection between the ARM resource and the on-premises VM.
4747

4848
## az arcappliance show
4949

5050
Gets the status of the Arc resource bridge and ARM resource information.
5151

52-
While the Arc resource bridge is connecting the ARM resource to the on-premise VM, the resource bridge will progress through the stages below:
52+
While the Arc resource bridge is connecting the ARM resource to the on-premises VM, the resource bridge will progress through the stages below:
5353

5454
`ProvisioningState` will be `Creating`, `Created`, `Failed`, `Deleting`, or `Succeeded`.
5555

0 commit comments

Comments
 (0)