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/known-issues.md
+8-16Lines changed: 8 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Release notes with fixed and known issues in Azure Local
3
3
description: Read about the known issues and fixed issues in Azure Local.
4
4
author: alkohli
5
5
ms.topic: conceptual
6
-
ms.date: 08/01/2025
6
+
ms.date: 08/06/2025
7
7
ms.author: alkohli
8
8
ms.reviewer: alkohli
9
9
---
@@ -421,7 +421,7 @@ The following table lists the known issues from previous releases:
421
421
422
422
::: moniker-end
423
423
424
-
::: moniker range="=azloc-24113"
424
+
::: moniker range="=azloc-previous"
425
425
426
426
## Known issues for version 2411.3
427
427
@@ -435,19 +435,19 @@ Release notes for this version include the issues fixed in this release, known i
435
435
> [!NOTE]
436
436
> For detailed remediation for common known issues, see the [Azure Local Supportability](https://github.com/Azure/AzureStackHCI-Supportability) GitHub repository.
437
437
438
-
## Fixed issues
438
+
###Fixed issues
439
439
440
440
There are no fixed issues in this release.
441
441
442
-
## Known issues in this release
442
+
###Known issues in this release
443
443
444
444
The following table lists the known issues in this release:
445
445
446
446
|Feature |Issue |Workaround |
447
447
|---------|---------|---------|
448
448
| Deployment | During Azure Local deployment via portal, **Validate selected machines** fails with this error message: `Mandatory extension [Lcm controller] installed version [30.2503.0.907] is not equal to the required version [30.2411.2.789] for Arc machine [Name of the machine]. Please create EdgeDevice resource again for this machine to fix the issue.` | Reinstall the correct version of `AzureEdgeLifecycleManager` extension. Follow these steps: <br> 1. Select the machine and then select **Install extensions**. <br> <br><br> <br> 2. Repeat this step for each machine you intend to cluster. It takes roughly 15 minutes for the installation to complete. <br> 3. Verify that the `AzureEdgeLifecycleManager` extension version is 30.2411.2.789. <br><br>  <br><br> 4. After the extensions are installed on all the machines in the list, select **Add machines** to refresh the list. <br> 5. Select **Validate selected machines**. The validation should succeed. |
449
449
450
-
## Known issues from previous releases
450
+
###Known issues from previous releases
451
451
452
452
The following table lists the known issues from previous releases:
453
453
@@ -461,10 +461,6 @@ The following table lists the known issues from previous releases:
461
461
| Azure Local VM management |In rare instances, deleting a network interface on an Azure Local VM from Azure portal doesn't work in this release.| Use the Azure CLI to first remove the network interface and then delete it. For more information, see [Remove the network interface](/cli/azure/stack-hci-vm/nic#az-stack-hci-vm-nic-remove) and see [Delete the network interface](/cli/azure/stack-hci-vm/network/nic#az-stack-hci-vm-network-nic-delete).|
462
462
| Security <!-- 56969147 -->| When fixing the compliance for the minimum password length rule, even after you've changed the minimum password length on the Azure Local host to 14, you continue to see it as non-compliant in Azure policy. | You can verify the length of the password using the `net accounts` cmdlet. In the output, find **Minimum password length** to see the value. |
463
463
464
-
::: moniker-end
465
-
466
-
::: moniker range="=azloc-24112"
467
-
468
464
## Known issues for version 2411.2
469
465
470
466
This software release maps to software version number **2411.2.12**.
@@ -477,7 +473,7 @@ Release notes for this version include the issues fixed in this release, known i
477
473
> [!NOTE]
478
474
> For detailed remediation for common known issues, see the [Azure Local Supportability](https://github.com/Azure/AzureStackHCI-Supportability) GitHub repository.
479
475
480
-
## Fixed issues
476
+
###Fixed issues
481
477
482
478
The following issues are fixed in this release:
483
479
@@ -488,15 +484,15 @@ The following issues are fixed in this release:
488
484
| Deployment | Validation times out due to timestamp deserialization. | When deploying the operating system, select **English (United States)** as the installation language, as well as the time and currency format. <br> For detailed remediation steps, see the troubleshooting guide in the [Azure Local Supportability](https://github.com/Azure/AzureLocal-Supportability/blob/main/TSG/Deployment/Triggering-deployment-settings-validation-call-results-in-OperationTimeout-2411-1-and-LCM-Extension-2411-1.md) GitHub repository.|
489
485
| Update <!--304749733-->|A solution extension package was unintentionally applied into a solution update. ||
490
486
491
-
## Known issues in this release
487
+
###Known issues in this release
492
488
493
489
The following table lists the known issues in this release:
494
490
495
491
|Feature |Issue |Workaround |
496
492
|---------|---------|---------|
497
493
| Deployment <!--31699269-->| This issue affects deployment and update on OEM-licensed devices. During deployment, you might see this error at **Apply security settings on servers**: <br></br>`Type 'ConfigureSecurityBaseline' of Role 'AzureStackOSConfig' raised an exception: [ConfigureSecurityBaseline] ConfigureSecurityBaseline failed on <server name> with exception: -> Failed to apply OSConfiguration enforcement for ASHCIApplianceSecurityBaselineConfig on <server name>`. | If you haven’t started the update, see [Azure Local OEM license devices](https://github.com/Azure/AzureLocal-Supportability/blob/main/TSG/Security/TSG-Azure-Local-HCI-OEM-license-devices.md) to apply the preventive steps before updating to Azure Local 2411.3. <br></br> If you’ve encountered the issue, use the same insructions to validate and apply the mitigation. |
498
494
499
-
## Known issues from previous releases
495
+
###Known issues from previous releases
500
496
501
497
The following table lists the known issues from previous releases:
502
498
@@ -509,10 +505,6 @@ The following table lists the known issues from previous releases:
509
505
| Azure Local VM management |In rare instances, deleting a network interface on an Azure Local VM from Azure portal doesn't work in this release.| Use the Azure CLI to first remove the network interface and then delete it. For more information, see [Remove the network interface](/cli/azure/stack-hci-vm/nic#az-stack-hci-vm-nic-remove) and see [Delete the network interface](/cli/azure/stack-hci-vm/network/nic#az-stack-hci-vm-network-nic-delete).|
510
506
| Security <!-- 56969147 -->| When fixing the compliance for the minimum password length rule, even after you've changed the minimum password length on the Azure Local host to 14, you continue to see it as non-compliant in Azure policy. | You can verify the length of the password using the `net accounts` cmdlet. In the output, find **Minimum password length** to see the value. |
511
507
512
-
::: moniker-end
513
-
514
-
::: moniker range="=azloc-previous"
515
-
516
508
## Known issues for version 2411.1
517
509
518
510
This software release maps to software version number **2411.1.10**.
Copy file name to clipboardExpand all lines: azure-local/security-update/security-update.md
+10-16Lines changed: 10 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Security updates for Azure Local
3
3
description: Security updates for Azure Local.
4
4
author: alkohli
5
5
ms.topic: conceptual
6
-
ms.date: 07/14/2025
6
+
ms.date: 08/06/2025
7
7
ms.author: alkohli
8
8
ms.reviewer: alkohli
9
9
---
@@ -187,7 +187,6 @@ For a list of the files that are provided in this update, download the file info
187
187
188
188
::: moniker-end
189
189
190
-
191
190
::: moniker range="=azloc-2505"
192
191
193
192
## May OS security updates (KB5058384 and KB5058411) for Azure Local
@@ -373,7 +372,6 @@ For a list of the files that are provided in this update, download the file info
373
372
374
373
---
375
374
376
-
377
375
::: moniker-end
378
376
379
377
::: moniker range="=azloc-2503"
@@ -430,13 +428,13 @@ For a list of the files that are provided in this update, download the file info
430
428
431
429
::: moniker-end
432
430
433
-
::: moniker range="=azloc-24113"
431
+
::: moniker range="=azloc-previous"
434
432
435
433
## February OS security update (KB5051980) for Azure Local
436
434
437
435
This article describes the OS security update for Azure Local that was released on February 11, 2025 and applies to OS build 25398.1425.
438
436
439
-
## Improvements
437
+
###Improvements
440
438
441
439
This security update includes quality improvements. Below is a summary of the key issues that this update addresses when you install this KB. If there are new features, it lists them as well. The bold text within the brackets indicates the item or area of the change.
442
440
@@ -458,7 +456,7 @@ This security update includes quality improvements. Below is a summary of the ke
458
456
459
457
For more information about security vulnerabilities, see the [Security Update Guide](https://portal.msrc.microsoft.com/security-guidance) and the [February 2025 Security Updates](https://msrc.microsoft.com/update-guide/releaseNote/2025-Feb).
460
458
461
-
## Known issues
459
+
###Known issues
462
460
463
461
The following is a known issue with this update.
464
462
@@ -486,25 +484,21 @@ You can temporarily resolve this issue by updating permissions (ACLs) on the aff
486
484
487
485
Microsoft is actively investigating the issue and will provide a resolution in an upcoming Windows update. Further communications will be provided when a resolution or addition is available.
488
486
489
-
## To install
487
+
### To install
490
488
491
489
Microsoft now combines the latest servicing stack update (SSU) for your operating system with the latest cumulative update (LCU). For general information about SSUs, see [Servicing stack updates](/windows/deployment/update/servicing-stack-updates) and [Servicing Stack Updates (SSU): Frequently Asked Questions](https://support.microsoft.com/topic/servicing-stack-updates-ssu-frequently-asked-questions-06b62771-1cb0-368c-09cf-87c4efc4f2fe).
492
490
493
491
To install the LCU on your Azure Local instance, see [Update Azure Stack Local instances](../update/about-updates-23h2.md).
494
492
495
-
## File list
493
+
### File list
496
494
497
495
For a list of the files that are provided in this update, download the file information for [Cumulative update KB 5051980](https://go.microsoft.com/fwlink/?linkid=2303533).
498
496
499
-
::: moniker-end
500
-
501
-
::: moniker range="=azloc-previous"
502
-
503
497
## January OS security update (KB5049984) for Azure Local
504
498
505
499
This article describes the OS security update for Azure Local that was released on January 14, 2025 and applies to OS build 25398.1369.
506
500
507
-
## Improvements
501
+
### Improvements
508
502
509
503
This security update includes quality improvements. Here is a summary of the key issues that this update addresses when you install this KB. If there are new features, it lists them as well. The bold text within the brackets indicates the item or area of the change.
510
504
@@ -519,17 +513,17 @@ This security update includes quality improvements. Here is a summary of the key
519
513
520
514
For more information about security vulnerabilities, see the [Security Update Guide](https://portal.msrc.microsoft.com/security-guidance) and the [January 2025 Security Updates](https://msrc.microsoft.com/update-guide/releaseNote/2025-Jan).
521
515
522
-
## Known issues
516
+
### Known issues
523
517
524
518
Microsoft is not currently aware of any issues with this update.
525
519
526
-
## To install this update
520
+
### To install this update
527
521
528
522
Microsoft now combines the latest servicing stack update (SSU) for your operating system with the latest cumulative update (LCU). For general information about SSUs, see [Servicing stack updates](/windows/deployment/update/servicing-stack-updates) and [Servicing Stack Updates (SSU): Frequently Asked Questions](https://support.microsoft.com/topic/servicing-stack-updates-ssu-frequently-asked-questions-06b62771-1cb0-368c-09cf-87c4efc4f2fe).
529
523
530
524
To install the LCU on your Azure Local instance, see [Update Azure Stack Local instances](../update/about-updates-23h2.md).
531
525
532
-
## File list
526
+
### File list
533
527
534
528
For a list of the files that are provided in this update, download the file information for [Cumulative update KB5049984](https://go.microsoft.com/fwlink/?linkid=2300815).
Copy file name to clipboardExpand all lines: azure-local/whats-new.md
+2-7Lines changed: 2 additions & 7 deletions
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: 07/24/2025
8
+
ms.date: 08/06/2025
9
9
---
10
10
11
11
# What's new in Azure Local?
@@ -237,7 +237,6 @@ This release has the following features and improvements:
237
237
238
238
-**What's new for migration**: Documentation for improvements and features for VM migration to Azure Local is now available. For more information, see [What's new in migration](./migrate/migrate-whats-new.md).
239
239
240
-
241
240
::: moniker-end
242
241
243
242
::: moniker range="=azloc-previous"
@@ -250,11 +249,7 @@ This release has the following features and improvements:
250
249
-**Updated .NET version** - This build has an updated .NET version 8.0.13.
251
250
-**New Lifecycle Manager version** - Lifecycle Manager version 30.2503.0.854 is released to deploy the 2411.3 build. This new version moves the content download from extension installation to a visible step in validation. This reduces the overall content download size from a per machine to a one-time download.
252
251
253
-
For more information on improvements in this release, see the [Fixed issues in 2411.3](./known-issues.md?view=azloc-24113&preserve-view=true#fixed-issues).
254
-
255
-
::: moniker-end
256
-
257
-
::: moniker range="=azloc-previous"
252
+
For more information on improvements in this release, see the [Fixed issues in 2411.3](./known-issues.md?view=azloc-previous&preserve-view=true#fixed-issues).
0 commit comments