You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-arc/servers/onboard-portal.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,23 +23,22 @@ The script to automate the download and installation, and to establish the conne
23
23
24
24
1. On the **Servers - Azure Arc** page, select **Add** at the upper left.
25
25
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**.
27
27
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.
31
29
32
30
1. On the **Resource details** page, provide the following:
33
31
34
32
1. In the **Resource group** drop-down list, select the resource group the machine will be managed from.
35
33
1. In the **Region** drop-down list, select the Azure region to store the servers metadata.
36
34
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.
39
38
40
39
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.
41
40
42
-
1. Select **Next: Download and run script**.
41
+
1. Select **Next** to Download and run script page.
43
42
44
43
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**.
0 commit comments