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: azure-local/deploy/deployment-arc-register-configurator-app.md
+22-11Lines changed: 22 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -209,7 +209,7 @@ Follow these steps to collect and download a Support package:
209
209
#### Upload the Support log package
210
210
211
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.
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.
213
213
214
214
Follow these steps to upload the Support package to Microsoft:
215
215
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.
@@ -220,19 +220,30 @@ Follow these steps to upload the Support package to Microsoft:
220
220
221
221
:::image type="content" source="media/deployment-arc-register-configurator-app/upload-support-package-2.png" alt-text="Screenshot that shows the Support and troubleshooting pane with Upload selected." lightbox="media/deployment-arc-register-configurator-app/upload-support-package-2.png":::
222
222
223
-
- **Cloud type**: Name of the person who is uploading the package.
224
-
- **Subscription**: The subscription ID that you used to register the machine.
225
-
- **Resource group**: The resource group name that you used to register the machine.
226
-
- **Region**: The region where the issue occurred.
227
-
- **Tenant ID**: The tenant ID of the person who is uploading the package.
228
-
- **Arc gateway ID**: The resource ID of the Arc gateway that you set up. This field is optional and only required if you set up an Azure Arc gateway.
223
+
1. The **Cloud type** is populated automatically as `Azure`.
229
224
230
-
1. Select **Upload** to upload the Support package.
231
-
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.
225
+
1. Enter a **Subscription ID** to register the machine.
232
226
233
-
:::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." lightbox="media/deployment-arc-register-configurator-app/upload-support-package-3.png":::
227
+
1. Provide a **Resource group** name. This resource group contains the machine and system resources that you create.
234
228
235
-
1. After the upload is complete, you receive a confirmation message. You can also view the upload status in the app.
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.
240
+
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.
243
+
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." lightbox="media/deployment-arc-register-configurator-app/upload-support-package-3.png":::
245
+
246
+
1. After the upload is complete, you receive a confirmation message. You can also view the upload status in the app.
0 commit comments