Skip to content

Commit da56057

Browse files
Merge pull request #18057 from alkohli/uncom
Updated upload a package
2 parents 5876afe + eae8f8f commit da56057

File tree

1 file changed

+13
-27
lines changed

1 file changed

+13
-27
lines changed

azure-local/deploy/deployment-arc-register-configurator-app.md

Lines changed: 13 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to use the Configurator app to bootstrap and quickly regi
44
author: alkohli
55
ms.author: alkohli
66
ms.topic: how-to
7-
ms.date: 05/22/2025
7+
ms.date: 05/28/2025
88
ms.service: azure-local
99
#CustomerIntent: As an IT Pro, I want to bootstrap and Arc register Azure Local machines via the Arc registration script.
1010
---
@@ -151,7 +151,7 @@ Follow these steps to configure network settings and connect the machines to Azu
151151
152152
1. On the resource group used to bootstrap, you should see your Arc-enabled machines. In this example, you see a single machine.
153153
154-
:::image type="content" source="media/deployment-arc-register-configurator-app/setup-arc-enabled-servers.png" alt-text="Screenshot that shows the Azure Arc agent Arc-enabled servers in Azure portal for Azure Local ." lightbox="media/deployment-arc-register-configurator-app/setup-arc-enabled-servers.png":::
154+
:::image type="content" source="media/deployment-arc-register-configurator-app/setup-arc-enabled-servers.png" alt-text="Screenshot that shows the Azure Arc agent Arc-enabled servers in Azure portal for Azure Local." lightbox="media/deployment-arc-register-configurator-app/setup-arc-enabled-servers.png":::
155155
156156
## Troubleshooting
157157
@@ -206,44 +206,30 @@ Follow these steps to collect and download a Support package:
206206
207207
1. After the Support package is created, select **Download**. This action downloads two zipped packages corresponding to Support logs and Configurator logs on your local system. You can unzip the package and view the system log files.
208208
209-
<!--#### Upload the Support log package
209+
#### Upload the Support log package
210210
211-
>[!IMPORTANT]
212-
> Uploading the Support package to Microsoft can take up to 20 minutes. Make sure to leave the app open and running to complete this process.
211+
> [!IMPORTANT]
212+
> - Make sure to run the Configurator app as an administrator to upload the Support log package.
213+
> - Uploading the Support log package to Microsoft can take up to 20 minutes. Make sure to leave the app open and running to complete this process.
213214
214215
Follow these steps to upload the Support package to Microsoft:
216+
215217
1. Select the help icon in the top-right corner of the app to open the **Support + troubleshooting** pane. Select **Upload** to upload the Support package to Microsoft.
216218
217219
:::image type="content" source="media/deployment-arc-register-configurator-app/upload-support-package-1.png" alt-text="Screenshot that shows the Support and troubleshooting pane with Upload package selected." lightbox="media/deployment-arc-register-configurator-app/upload-support-package-1.png":::
218220
219-
1. Provide the required information in the **Upload Support package** dialog:
221+
1. Provide the required information in the **Upload Support package to Microsoft** dialog:
220222
221223
:::image type="content" source="media/deployment-arc-register-configurator-app/upload-support-package-2.png" alt-text="Screenshot that shows the Upload Support Package dialog filled out." lightbox="media/deployment-arc-register-configurator-app/upload-support-package-2.png":::
222224
223-
1. The **Cloud type** is populated automatically as `Azure`.
224-
225-
1. Enter a **Subscription ID** to register the machine.
226-
227-
1. Provide a **Resource group** name. This resource group contains the machine and system resources that you create.
228-
229-
1. Specify the **Region** where you want to create the resources. The region should be the same as the region where you want to deploy the Azure Local instance.
230-
231-
> [!IMPORTANT]
232-
> Specify the region with spaces removed. For example, specify the East US region as `EastUS`.
233-
234-
1. Provide a **Tenant ID**. The tenant ID is the directory ID of your Microsoft Entra tenant. To get the tenant ID, see [Find your Microsoft Entra tenant](/azure/azure-portal/get-subscription-tenant-id).
235-
236-
1. If you set up an Azure Arc gateway, specify the Arc gateway ID. This is the resource ID of the Arc gateway that you set up. For more information, see [About Azure Arc gateways](./deployment-azure-arc-gateway-overview.md).
237-
238-
> [!IMPORTANT]
239-
> Make sure to verify all the inputs before you proceed. Any incorrect inputs here might result in an upload failure.
225+
The fields in the dialog are prepopulated with the information you provided during [Step 1: Configure the network and connect to Azure](#step-1-configure-the-network-and-connect-to-azure). You can modify the fields as needed.
240226
241-
1. Select **Upload** to upload the Support package.
242-
1. Authenticate in the browser with the same account that you used to sign in to the Configurator app. The upload process might take several minutes.
227+
1. Select **Begin upload** to upload the Support log package.
228+
1. Authenticate in the browser with the same account that you used to sign in to register with Azure Arc. The upload process might take several minutes. Leave the app open and running until the upload is complete.
243229
244-
:::image type="content" source="media/deployment-arc-register-configurator-app/upload-support-package-3.png" alt-text="Screenshot that shows the Support and troubleshooting pane with Upload selected and authentication guidance." lightbox="media/deployment-arc-register-configurator-app/upload-support-package-3.png":::
230+
:::image type="content" source="media/deployment-arc-register-configurator-app/upload-support-package-3.png" alt-text="Screenshot that shows the Support and troubleshooting pane with Upload selected and authentication guidance." lightbox="media/deployment-arc-register-configurator-app/upload-support-package-3.png":::
245231
246-
1. After the upload is complete, you receive a confirmation message. You can also view the upload status in the app.-->
232+
1. After the upload is complete, you receive a confirmation message. You can also view the upload status in the app.
247233
248234
### Clean previous installation
249235

0 commit comments

Comments
 (0)