Skip to content

Commit 3e43d43

Browse files
authored
Sync release-hotfixes with main
Sync release-hotfixes with main
2 parents 65e71b2 + 2d91026 commit 3e43d43

File tree

5 files changed

+64
-43
lines changed

5 files changed

+64
-43
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: 15 additions & 29 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/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
---
@@ -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
@@ -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
@@ -257,4 +243,4 @@ If you have more than one version of the app installed, when you try to open the
257243
258244
- After your machines are registered with Azure Arc, proceed to deploy your Azure Local system via one of the following options:
259245
- [Deploy via Azure portal](./deploy-via-portal.md).
260-
- [Deploy via ARM template](./deployment-azure-resource-manager-template.md).
246+
- [Deploy via ARM template](./deployment-azure-resource-manager-template.md).

azure-local/manage/troubleshoot-arc-enabled-vms.md

Lines changed: 41 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,49 @@
11
---
2-
title: Troubleshoot Azure Local VMs enabled by Azure Arc
3-
description: Learn how to troubleshoot Azure Local VMs.
2+
title: Troubleshoot Azure Local Virtual Machines enabled by Azure Arc
3+
description: Learn how to troubleshoot issues you experience with Azure Local Virtual Machines (VMs).
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 03/27/2025
6+
ms.date: 05/29/2025
77
ms.author: alkohli
88
ms.reviewer: vlakshmanan
99
ms.service: azure-local
1010
---
1111

12-
# Troubleshoot Azure Local VMs enabled by Azure Arc
12+
# Troubleshoot Azure Local Virtual Machines enabled by Azure Arc
1313

1414
[!INCLUDE [hci-applies-to-23h2](../includes/hci-applies-to-23h2.md)]
1515

16-
This article describes how to collect logs and troubleshoot issues with Azure Local VMs enabled by Azure Arc. It also lists the current limitations and known issues with Azure Local VM management, along with recommended resolutions.
16+
This article describes how to collect logs and troubleshoot issues with Azure Local Virtual Machines (VMs) enabled by Azure Arc. It also lists the current limitations and known issues with Azure Local VM management, along with recommended resolutions.
17+
18+
19+
## Property isn't supported for this operation
20+
21+
**Error:**
22+
23+
`Property '<Property Name>' isn't supported for this operation on your Azure Local cluster version. Please update your cluster if you want to set this property for this operation. Please view aka.ms/hciproperties.`
24+
25+
**Cause:**
26+
27+
This error occurs when the feature you're trying to use isn't available for the software version running on your Azure Local instance. This can happen if the software version on your cluster is outdated or the feature was introduced in a later version.
28+
29+
**Resolution:**
30+
31+
To resolve this issue, update your Azure Local instance to the latest version. For more information, see [Update via PowerShell](../update/update-via-powershell-23h2.md) or [Update via Azure portal](../update/azure-update-manager-23h2.md).
32+
33+
34+
## Cluster extension doesn't support resource type
35+
36+
**Error:**
37+
38+
`The cluster extension '<Cluster Extension Azure Resource Manager ID>' doesn't support resource type 'Microsoft.AzureStackHCI/<Resource Type>'. The currently enabled resource types are '<Supported Resource Type Names>'. Please ensure the 'Microsoft.AzureStackHCI' cluster extension version metadata file supports the resource type. [ClusterExtensionVersion='<Cluster Extension Version>'] [CorrelationId='<Correlation ID>'].`
39+
40+
**Cause:**
41+
42+
This error occurs when the feature you're trying to use isn't available for the software version running on your Azure Local instance. This can happen if the software version on your cluster is outdated or the feature was introduced in a later version.
43+
44+
**Resolution:**
45+
46+
To resolve this issue, update your Azure Local instance to the latest version. For more information, see [Update via PowerShell](../update/update-via-powershell-23h2.md) or [Update via Azure portal](../update/azure-update-manager-23h2.md).
1747

1848
## Unable to select an image for Trusted launch VMs
1949

@@ -39,7 +69,7 @@ Follow these steps to verify that the Managed Identity isn't created for this VM
3969

4070
:::image type="content" source="./media/troubleshoot-arc-enabled-vms/managed-identity-missing-2.png" alt-text="Screenshot of JSON view indicating the Managed Identity is absent." lightbox="./media/troubleshoot-arc-enabled-vms/managed-identity-missing-2.png":::
4171

42-
1. To create managed identity, connect to the Azure Local machine via RDP. Run the following command:
72+
1. To create managed identity, connect to the Azure Local machine via Remote Desktop Protocol (RDP). Run the following command:
4373

4474
```azurecli
4575
az extension add --name connectedmachine
@@ -86,17 +116,17 @@ Or, you see this error:
86116
87117
**Error:** `{"code":"moc-operator galleryimage serviceClient returned an error while reconciling: rpc error: code = Unknown desc = ===== RESPONSE ERROR (ErrorCode=NoAuthenticationInformation) =====\nDescription=, Details: (none)\n","message":"moc-operator galleryimage serviceClient returned an error while reconciling: rpc error: code = Unknown desc = ===== RESPONSE ERROR (ErrorCode=NoAuthenticationInformation) =====\nDescription=, Details: (none)\n"}`
88118
89-
The failure occurs because the user creating the image does not have the right permissions to access the image from the storage account. The user must have the **Storage Blob Data Contributor** role on the storage account that you use for the image. For more information, see [Assign Azure roles](/azure/role-based-access-control/role-assignments-portal?tabs=current) for access to blob data.
119+
The failure occurs because the user creating the image doesn't have the right permissions to access the image from the storage account. The user must have the **Storage Blob Data Contributor** role on the storage account that you use for the image. For more information, see [Assign Azure roles](/azure/role-based-access-control/role-assignments-portal?tabs=current) for access to blob data.
90120
91121
**Resolution:**
92122
93-
Add the **Storage Blob Data Contributor** role to the user that needs to create an image from this storage account. Once role has been added, retry deploying the image.
123+
Add the **Storage Blob Data Contributor** role to the user that needs to create an image from this storage account. Once role is added, retry deploying the image.
94124
95-
You may also see the following error when trying to deploy a VM image from a storage account:
125+
You might also see the following error when trying to deploy a VM image from a storage account:
96126
97127
**Error:** `{"code":"moc-operator galleryimage serviceClient returned an error while reconciling: rpc error: code = Unknown desc = ===== RESPONSE ERROR (ErrorCode=InvalidBlobType) =====\nDescription=The blob type is invalid for this operation.\nRequestId:5e74055f-e01e-0033-66eb-ff9734000000\nTime:2024-09-05T23:32:56.3001852Z, Details: (none)\n","message":"moc-operator galleryimage serviceClient returned an error while reconciling: rpc error: code = Unknown desc = ===== RESPONSE ERROR (ErrorCode=InvalidBlobType) =====\nDescription=The blob type is invalid for this operation.\nRequestId:5e74055f-e01e-0033-66eb-ff9734000000\nTime:2024-09-05T23:32:56.3001852Z, Details: (none)\n","additionalInfo":[{"type":"ErrorInfo","info":{"category":"Uncategorized","recommendedAction":"","troubleshootingURL":""}}]}`
98128
99-
This failure is because the blob type is not correct within the storage account. The image must be of `page blob` type.
129+
This failure is because the blob type isn't correct within the storage account. The image must be of `page blob` type.
100130
101131
**Resolution:**
102132
@@ -133,6 +163,7 @@ If your environment fails to recognize Azure CLI after installing it, run the fo
133163
```
134164

135165

166+
136167
## Next steps
137168

138169
- [Azure Local VM management FAQs](./azure-arc-vms-faq.yml)

azure-local/release-information-23h2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ Starting with Azure Local 2503, you can discover and import update packages for
106106

107107
|Version| OS Build |Security update| What's new | Known issues |
108108
|------|-------|---------------|------------|--------------|
109-
| 12.2505.1001.23 <br><br> Availability date: 2025-05-28 | 26100.4061 | [May OS security update](security-update/security-update.md?view=azloc-2505&preserve-view=true) | [Features and improvements](./whats-new.md?view=azloc-2505&preserve-view=true#features-and-improvements-in-2505) | [Known issues](./known-issues.md?view=azloc-2505&preserve-view=true) |
110-
| 12.2504.1001.20 <br><br> Availability date: 2025-04-29 | 26100.3775 | [April OS security update](security-update/security-update.md?view=azloc-2504&preserve-view=true) | [Features and improvements](./whats-new.md?view=azloc-2504&preserve-view=true#features-and-improvements-in-2504) | [Known issues](./known-issues.md?view=azloc-2504&preserve-view=true) |
109+
| 12.2505.1001.23 <br><br> Availability date: 2025-05-28 | 26100.4061 | [May OS security update](security-update/security-update.md?view=azloc-2505&preserve-view=true&tabs=new-deployments) | [Features and improvements](./whats-new.md?view=azloc-2505&preserve-view=true#features-and-improvements-in-2505) | [Known issues](./known-issues.md?view=azloc-2505&preserve-view=true) |
110+
| 12.2504.1001.20 <br><br> Availability date: 2025-04-29 | 26100.3775 | [April OS security update](security-update/security-update.md?view=azloc-2504&preserve-view=true&tabs=new-deployments) | [Features and improvements](./whats-new.md?view=azloc-2504&preserve-view=true#features-and-improvements-in-2504) | [Known issues](./known-issues.md?view=azloc-2504&preserve-view=true) |
111111

112112
---
113113

azure-local/whats-new.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: overview
55
author: alkohli
66
ms.author: alkohli
77
ms.service: azure-local
8-
ms.date: 05/08/2025
8+
ms.date: 05/29/2025
99
---
1010

1111
# What's new in Azure Local?
@@ -45,6 +45,10 @@ This release has the following features and improvements:
4545

4646
- **Update changes**: This release includes reliability improvements to the update process. For more information, see [Fixed issues in 2505](./known-issues.md?view=azloc-2505&preserve-view=true#fixed-issues).
4747

48+
- **Ability to upload logs**: You can now upload a Support log package that includes all relevant logs to help Microsoft Support troubleshoot machine issues, directly from the Configurator app. For details, see [Upload the Support log package](./deploy/deployment-arc-register-configurator-app.md#upload-the-support-log-package).
49+
50+
- **Archival of Azure Local, version 22H2 documentation**: The archival of Azure Local, version 22H2 documentation is currently in progress and will be completed soon. Once archived, the articles will be available in the [Azure previous versions documentation](/previous-versions/azure/) for reference. The archived documentation isn't updated and isn't supported.
51+
4852
::: moniker-end
4953

5054

0 commit comments

Comments
 (0)