Skip to content

Commit 2979db2

Browse files
committed
new screenshot, feedback
1 parent 67e4db8 commit 2979db2

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

azure-local/known-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Release notes with fixed and known issues in Azure Local
33
description: Read about the known issues and fixed issues in Azure Local.
44
author: alkohli
55
ms.topic: conceptual
6-
ms.date: 06/09/2025
6+
ms.date: 06/10/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
---
@@ -70,7 +70,7 @@ The following table lists the known issues in this release:
7070
|Feature |Issue |Workaround |
7171
|---------|---------|---------|
7272
| Update <!--54889342--> | A critical VM operational status not OK alert is shown in the Azure portal under **Update readiness** and in the **Alerts** pane after the update has completed successfully. Additionally, the alert appears when running the `Get-HealthFault` cmdlet. | No action is required on your part. This alert will resolve automatically in a few days. |
73-
| Deployment <!-- 33153622-->| Updating Azure Arc extensions out of band from the **Azure Local Machine** page via the Azure portal will result in issues during deployment. The extensions that shouldn't be updated out of band are: `AzureEdgeDeviceManagement`, `AzureEdgeLifecycleManager`, and `AzureEdgeAKVBackupForWindows`. | The correct versions of these extensions are automatically installed during deployment. |
73+
| Deployment <!-- 33153622-->| Updating Azure Arc extensions out-of-band from the Azure Local Machine page via the Azure portal will result in issues during deployment. The extensions that shouldn't be updated out-of-band are: `AzureEdgeDeviceManagement`, `AzureEdgeLifecycleManager`, and `AzureEdgeAKVBackupForWindows`. | Installing extensions out-of-band from the Azure Local machine page is not supported. |
7474

7575
## Known issues from previous releases
7676

azure-local/manage/arc-extension-management.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: robess
66
ms.topic: how-to
77
ms.custom: devx-track-azurecli, devx-track-azurepowershell
88
ms.reviewer: arduppal
9-
ms.date: 06/09/2025
9+
ms.date: 06/10/2025
1010
---
1111

1212
# Azure Arc extension management on Azure Local
@@ -387,10 +387,7 @@ New-AzStackHciExtension `
387387

388388
The manual extension upgrade works like the [Automatic extension upgrade](/azure/azure-arc/servers/manage-automatic-vm-extension-upgrade?tabs=azure-portal#how-does-automatic-extension-upgrade-work). On an Azure Local Arc-enabled cluster, when you manually upgrade an extension, Azure saves the version you've selected. Azure then attempts to upgrade the extension on all nodes in the cluster to that version.
389389

390-
On some servers, if the extension upgrade fails the platform attempts to upgrade to the selected version during the next [Azure Local cloud sync](../faq.yml).
391-
392-
> [!NOTE]
393-
> Updating Azure Arc extensions out of band from the **Azure Local Machine** page from the Azure portal will result in issues during deployment.
390+
On some servers, if the extension upgrade fails, the platform attempts to upgrade to the selected version during the next [Azure Local cloud sync](../faq.yml).
394391

395392
Use the manual workflow in these scenarios:
396393

@@ -407,6 +404,11 @@ To manually upgrade an extension, follow these steps:
407404

408405
3. Choose the latest version and select **Save**.
409406

407+
> [!NOTE]
408+
> Updating Azure Arc extensions out-of-band from the Azure Local Machine page via the Azure portal may result in issues during deployment. The extensions that shouldn't be updated out-of-band are: `AzureEdgeDeviceManagement`, `AzureEdgeLifecycleManager`, and `AzureEdgeAKVBackupForWindows` as shown in the figure.
409+
410+
:::image type="content" source="media/arc-extension-management/arc-extension-installation.png" alt-text="Screenshot of how to manually upgrade an extension in the Azure portal." lightbox="media/arc-extension-management/arc-extension-installation.png":::
411+
410412
### Disable automatic extension upgrade
411413

412414
You can disable automatic upgrades for certain extensions in the Azure portal. To disable automatic upgrades, navigate to the **Extensions** page and perform these steps:
345 KB
Loading

0 commit comments

Comments
 (0)