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: AKS-Arc/aks-edge-howto-secret-encryption.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ If there are errors with the KMS plugin, follow this procedure:
92
92
Repair-AksEdgeKms
93
93
```
94
94
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).
Copy file name to clipboardExpand all lines: azure-local/deploy/deployment-arc-register-configurator-app.md
+15-29Lines changed: 15 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to use the Configurator app to bootstrap and quickly regi
4
4
author: alkohli
5
5
ms.author: alkohli
6
6
ms.topic: how-to
7
-
ms.date: 05/22/2025
7
+
ms.date: 05/29/2025
8
8
ms.service: azure-local
9
9
#CustomerIntent: As an IT Pro, I want to bootstrap and Arc register Azure Local machines via the Arc registration script.
10
10
---
@@ -133,7 +133,7 @@ Follow these steps to configure network settings and connect the machines to Azu
133
133
134
134
:::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":::
135
135
136
-
### Step 2: Complete registration of machines to Azure
136
+
## Step 2: Complete registration of machines to Azure
137
137
138
138
1. Wait for the configuration to complete. First, machine is configured with the basic details followed by registration of the machines to Azure.
139
139
@@ -151,7 +151,7 @@ Follow these steps to configure network settings and connect the machines to Azu
151
151
152
152
1. On the resource group used to bootstrap, you should see your Arc-enabled machines. In this example, you see a single machine.
153
153
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":::
155
155
156
156
## Troubleshooting
157
157
@@ -206,44 +206,30 @@ Follow these steps to collect and download a Support package:
206
206
207
207
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.
208
208
209
-
<!--#### Upload the Support log package
209
+
#### Upload the Support log package
210
210
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.
213
214
214
215
Follow these steps to upload the Support package to Microsoft:
216
+
215
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.
216
218
217
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":::
218
220
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:
220
222
221
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":::
222
224
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.
240
226
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.
243
229
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":::
245
231
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.
247
233
248
234
### Clean previous installation
249
235
@@ -257,4 +243,4 @@ If you have more than one version of the app installed, when you try to open the
257
243
258
244
- After your machines are registered with Azure Arc, proceed to deploy your Azure Local system via one of the following options:
259
245
- [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).
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).
17
47
18
48
## Unable to select an image for Trusted launch VMs
19
49
@@ -39,7 +69,7 @@ Follow these steps to verify that the Managed Identity isn't created for this VM
39
69
40
70
:::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":::
41
71
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:
43
73
44
74
```azurecli
45
75
az extension add --name connectedmachine
@@ -86,17 +116,17 @@ Or, you see this error:
86
116
87
117
**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"}`
88
118
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.
90
120
91
121
**Resolution:**
92
122
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.
94
124
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:
96
126
97
127
**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":""}}]}`
98
128
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.
100
130
101
131
**Resolution:**
102
132
@@ -133,6 +163,7 @@ If your environment fails to recognize Azure CLI after installing it, run the fo
133
163
```
134
164
135
165
166
+
136
167
## Next steps
137
168
138
169
-[Azure Local VM management FAQs](./azure-arc-vms-faq.yml)
Copy file name to clipboardExpand all lines: azure-local/whats-new.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.topic: overview
5
5
author: alkohli
6
6
ms.author: alkohli
7
7
ms.service: azure-local
8
-
ms.date: 05/08/2025
8
+
ms.date: 05/29/2025
9
9
---
10
10
11
11
# What's new in Azure Local?
@@ -45,6 +45,10 @@ This release has the following features and improvements:
45
45
46
46
-**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).
47
47
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.
0 commit comments