Skip to content

Commit 6a3f1db

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-stack-docs-pr into azure-local-vms
2 parents d153d6d + 84e614e commit 6a3f1db

19 files changed

+433
-168
lines changed

AKS-Arc/aks-edge-howto-secret-encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ If there are errors with the KMS plugin, follow this procedure:
9292
Repair-AksEdgeKms
9393
```
9494

95-
1. If you still encounter errors, contact [Microsoft Customer Support](aks-edge-troubleshoot-overview.md) and [collect logs](aks-get-kubelet-logs.md).
95+
1. If you still encounter errors, contact [Microsoft Customer Support](aks-edge-troubleshoot-overview.md) and [collect logs](aks-edge-resources-logs.md).
9696

9797
## Next steps
9898

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

Lines changed: 38 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Configurator application for Azure Local (Preview)
3-
description: Learn how to use the Configurator application to bootstrap and Arc register the Azure Local machines. (Preview)
2+
title: Configurator App for Azure Local to Register Machines (Preview)
3+
description: Learn how to use the Configurator app to bootstrap and quickly register your Azure Local machines with Azure Arc. (Preview)
44
author: alkohli
55
ms.author: alkohli
66
ms.topic: how-to
7-
ms.date: 04/30/2025
7+
ms.date: 05/29/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
---
@@ -13,7 +13,7 @@ ms.service: azure-local
1313

1414
> Applies to: Azure Local 2502 and later
1515
16-
This article describes how to use the Configurator app to bootstrap and register the machines you plan to include in your Azure Local instance.
16+
This article explains how to use the Configurator app to quickly bootstrap and register machines in your Azure Local instance, enabling seamless Azure Arc integration.
1717

1818
You can use the Configurator app or [Azure CLI](./deployment-arc-register-server-permissions.md) to register your machines. If you plan to deploy a few machines per site, use the Configurator app.
1919

@@ -133,7 +133,7 @@ Follow these steps to configure network settings and connect the machines to Azu
133133
134134
:::image type="content" source="media/deployment-arc-register-configurator-app/review-apply-tab-1.png" alt-text="Screenshot of the Review and apply tab in the Configurator app for Azure Local." lightbox="media/deployment-arc-register-configurator-app/review-apply-tab-1.png":::
135135
136-
### Step 2: Complete registration of machines to Azure
136+
## Step 2: Complete registration of machines to Azure
137137
138138
1. Wait for the configuration to complete. First, machine is configured with the basic details followed by registration of the machines to Azure.
139139
@@ -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
@@ -166,7 +166,7 @@ You might need to collect logs or diagnose problems if you encounter any issues
166166
167167
If you can't access the app, you can get the logs from a machine. Logs are stored in the following location: `C:\Windows\System32\Bootstrap\Logs`. You can access the logs by connecting to the machine via Remote Desktop Protocol (RDP).
168168
169-
If you can access the app, follow the instructions in [Run diagnostic tests](#run-diagnostic-tests-from-the-app) to troubleshoot the issue and if needed, [Collect a support package](#collect-a-support-package-from-the-app).
169+
If you can access the app, follow the instructions in [Run diagnostic tests](#run-diagnostic-tests-from-the-app) to troubleshoot the issue and if needed, [Collect a support package](#collect-a-support-log-package-from-the-app).
170170
171171
### Run diagnostic tests from the app
172172
@@ -192,16 +192,45 @@ Here's a table that describes the diagnostic tests:
192192
| Azure Arc agent | This test validates the Azure Arc agent is installed and running on the machine. |
193193
| Environment checker | The Environment Checker tool runs a series of tests to evaluate the deployment readiness of your environment for Azure Local deployment including those for connectivity, hardware, Active Directory, network, and Arc integration. For more information, see [Evaluate the deployment readiness of your environment for Azure Local](../manage/use-environment-checker.md#about-the-environment-checker-tool). |
194194
195-
### Collect a Support package from the app
195+
### Collect a Support log package from the app
196196
197-
A Support package is composed of all the relevant logs that can help Microsoft Support troubleshoot any machine issues. You can generate a Support package via the app. Follow these steps to collect a Support package:
197+
A Support package is composed of all the relevant logs that can help Microsoft Support troubleshoot any machine issues. You can generate a Support package via the app.
198+
199+
#### Download the Support log package
200+
201+
Follow these steps to collect and download a Support package:
198202
199203
1. Select the help icon in the top-right corner of the app to open the **Support + troubleshooting** pane. Select **Create** to begin support package collection. The package collection could take several minutes.
200204
201205
:::image type="content" source="media/deployment-arc-register-configurator-app/collect-support-package-1.png" alt-text="Screenshot that shows the Support and troubleshooting pane with Create selected." lightbox="media/deployment-arc-register-configurator-app/collect-support-package-1.png":::
202206
203207
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.
204208
209+
#### Upload the Support log package
210+
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.
214+
215+
Follow these steps to upload the Support package to Microsoft:
216+
217+
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.
218+
219+
:::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":::
220+
221+
1. Provide the required information in the **Upload Support package to Microsoft** dialog:
222+
223+
:::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":::
224+
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.
226+
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.
229+
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":::
231+
232+
1. After the upload is complete, you receive a confirmation message. You can also view the upload status in the app.
233+
205234
### Clean previous installation
206235
207236
If you have more than one version of the app installed, when you try to open the app, an older version of the app might open. To fix this issue, clean the previous installation. Follow these steps to clean the previous installation:
135 KB
Loading
74.9 KB
Loading
146 KB
Loading

azure-local/faq.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,5 +129,11 @@ sections:
129129
130130
- question: How long is Azure Local, version 22H2 supported?
131131
answer: |
132-
Azure Stack HCI, version 22H2 will reach end of support on May 31, 2025. After this date, you won't receive monthly security and quality updates. Support requests (SR) will only be available when performing an operating system upgrade. To continue receiving updates, we recommend that you upgrade your operating system to [version 23H2](./upgrade/upgrade-22h2-to-23h2-powershell.md).
133-
If you're currently running an Azure Local, version 22H2 stretch cluster or managing Azure Local via System Center - Virtual Machine Manager, review the [Supported workloads and configurations](./upgrade/about-upgrades-23h2.md#supported-workloads-and-configurations) table for update timelines.
132+
Azure Stack HCI, version 22H2 will reach end of support on May 31, 2025. After this date:
133+
- Monthly security and quality updates stop.
134+
- Billing continues for version 22H2 systems.
135+
- Your system keeps working, including registration and repair.
136+
- Microsoft Support remains available only for upgrade assistance.
137+
138+
To stay supported and continue receiving updates, we recommend upgrading your operating system to [version 23H2](./upgrade/upgrade-22h2-to-23h2-powershell.md).
139+
If you're running an Azure Stack HCI, version 22H2 stretch cluster or managing Azure Local via System Center - Virtual Machine Manager, review the [Supported workloads and configurations](./upgrade/about-upgrades-23h2.md#supported-workloads-and-configurations) table for update timelines.

azure-local/includes/end-of-service-22h2.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,16 @@ author: alkohli
33
ms.author: alkohli
44
ms.service: azure-local
55
ms.topic: include
6-
ms.date: 02/03/2025
6+
ms.date: 05/29/2025
77
ms.reviewer: alkohli
88
---
99

1010
>[!IMPORTANT]
11-
> Azure Stack HCI, version 22H2 will reach end of support on May 31, 2025. After this date, you won't receive monthly security and quality updates. Support requests (SR) will only be available when performing an operating system upgrade. To continue receiving updates, we recommend that you upgrade your operating system to [version 23H2](../upgrade/upgrade-22h2-to-23h2-powershell.md).
11+
> Azure Stack HCI, version 22H2 will reach end of support on May 31, 2025. After this date:
12+
> - Monthly security and quality updates stop.
13+
> - Billing continues for version 22H2 systems.
14+
> - Your system keeps working, including registration and repair.
15+
> - Microsoft Support remains available only for upgrade assistance.
1216
>
13-
>If you're currently running an Azure Stack HCI, version 22H2 stretch cluster or managing Azure Local via System Center - Virtual Machine Manager, review the [Supported workloads and configurations](../upgrade/about-upgrades-23h2.md#supported-workloads-and-configurations) table for update timelines.
17+
> To stay supported and continue receiving updates, we recommend upgrading your operating system to [version 23H2](../upgrade/upgrade-22h2-to-23h2-powershell.md).
18+
>If you're running an Azure Stack HCI, version 22H2 stretch cluster or managing Azure Local via System Center - Virtual Machine Manager, review the [Supported workloads and configurations](../upgrade/about-upgrades-23h2.md#supported-workloads-and-configurations) table for update timelines.

0 commit comments

Comments
 (0)