Skip to content

Commit fbdce9d

Browse files
(AzureCXP) MicrosoftDocs/azure-docs#110003
1 parent 376347c commit fbdce9d

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

articles/azure-arc/servers/onboard-portal.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,23 +23,22 @@ The script to automate the download and installation, and to establish the conne
2323

2424
1. On the **Servers - Azure Arc** page, select **Add** at the upper left.
2525

26-
1. On the **Select a method** page, select the **Add a single server** tile, and then select **Generate script**.
26+
1. On the **Select a method** page, under the **Add a single server** tile, and then select **Generate script**.
2727

28-
1. On the **Generate script** page, select the subscription and resource group where you want the machine to be managed within Azure. Select an Azure location where the machine metadata will be stored. This location can be the same or different, as the resource group's location.
29-
30-
1. On the **Prerequisites** page, review the information and then select **Next: Resource details**.
28+
1. On the **Prerequisites** page, review the information and then select **Next** to Resource details page.
3129

3230
1. On the **Resource details** page, provide the following:
3331

3432
1. In the **Resource group** drop-down list, select the resource group the machine will be managed from.
3533
1. In the **Region** drop-down list, select the Azure region to store the servers metadata.
3634
1. In the **Operating system** drop-down list, select the operating system that the script is configured to run on.
37-
1. If the machine is communicating through a proxy server to connect to the internet, specify the proxy server IP address or the name and port number that the machine will use to communicate with the proxy server. Enter the value in the format `http://<proxyURL>:<proxyport>`.
38-
1. Select **Next: Tags**.
35+
1. In the **Connectivity method** section, If the machine is communicating through a proxy server to connect to the internet, select **Proxy server** option and specify the proxy server IP address or the name and port number that the machine will use to communicate with the proxy server. Enter the value in the format `http://<proxyURL>:<proxyport>`. Else if the machine is communicating through a private endpoint then select **Private endpoint** option and appropriate private link scope in the drop-down list. Else if the machine is communicating through a public endpoint then select **Public endpoint** option.
36+
1. In the **Automanage machine best practices** section, you may enable automanage if you want to onboard and configure best practice services like Machine configuration and Insights, based on your server needs.
37+
1. Select **Next** to Tags page.
3938

4039
1. On the **Tags** page, review the default **Physical location tags** suggested and enter a value, or specify one or more **Custom tags** to support your standards.
4140

42-
1. Select **Next: Download and run script**.
41+
1. Select **Next** to Download and run script page.
4342

4443
1. On the **Download and run script** page, review the summary information, and then select **Download**. If you still need to make changes, select **Previous**.
4544

0 commit comments

Comments
 (0)