Skip to content

Commit 30afa71

Browse files
Merge pull request #3725 from MicrosoftDocs/main638871770269536635sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents a2232ab + 6d82bf7 commit 30afa71

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

azure-local/known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For more information about new features in this release, see [What's new for Azu
2323

2424
## Known issues for version 2506
2525

26-
For the 2506 release of Azure Local, Microsoft released two security updates: one for existing deployments and another for new deployments. The following table provides information about different deployment types, their corresponding security updates, and OS builds:
26+
For the 2506 release of Azure Local, Microsoft released two security updates, each aligned with a specific OS build. The following table provides the specific versions and their OS builds:
2727

2828
| Solution version | OS build |
2929
|---------|---------|---------|

azure-local/manage/manage-secure-baseline.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: alkohli
55
ms.author: alkohli
66
ms.topic: how-to
77
ms.service: azure-local
8-
ms.date: 06/23/2025
8+
ms.date: 07/03/2025
99
---
1010

1111
# Manage security defaults for Azure Local
@@ -118,7 +118,7 @@ The following table describes security settings that can be configured on your A
118118
119119
| Feature area | Feature |Description | Supports drift control? |
120120
|--------------|-------------|----------------------|---------------------------------|
121-
| Governance | [Security baseline](.././concepts/secure-baseline.md) | Maintains the security defaults on each node. Helps protect against changes. | Yes |
121+
| Governance | [Security baseline](#view-and-download-security-settings) | Maintains the security defaults on each node. Helps protect against changes. | Yes |
122122
| Credential protection | [Windows Defender Credential Guard](/windows/security/identity-protection/credential-guard/credential-guard) | Uses virtualization-based security to isolate secrets from credential-theft attacks. | Yes |
123123
| Application control | [Windows Defender Application control](/windows/security/threat-protection/windows-defender-application-control/wdac-and-applocker-overview#windows-defender-application-control) | Controls which drivers and apps are allowed to run directly on each node. | No |
124124
| Data at-rest encryption | [BitLocker for OS boot volume](/windows/security/information-protection/bitlocker/bitlocker-overview) | Encrypts the OS startup volume on each node. | No |

0 commit comments

Comments
 (0)