Skip to content

Commit 1a76bc1

Browse files
authored
Merge pull request #17264 from MicrosoftDocs/main
3/4/2025 PM Publish
2 parents f74aaec + ff71eaa commit 1a76bc1

File tree

4 files changed

+16
-8
lines changed

4 files changed

+16
-8
lines changed

AKS-Arc/cluster-architecture.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
title: AKS Arc and workload cluster architecture
33
description: Learn about AKS Arc and workload cluster architecture.
44
ms.topic: overview
5-
ms.date: 05/29/2024
5+
ms.date: 02/28/2025
66
author: sethmanheim
77
ms.author: sethm
88
ms.reviewer: rbaziwane
99
ms.lastreviewed: 05/29/2024
10+
ms.custom: references_regions
1011

1112
---
1213

@@ -76,6 +77,10 @@ AKS is now part of Azure Local starting from version 23H2. The lifecycle managem
7677

7778
For more information, see the [Update overview for Azure Local, version 23H2](/azure-stack/hci/update/about-updates-23h2).
7879

80+
## Region availability
81+
82+
AKS on Azure Local is supported in the same regions in which Azure Local is available. For more information about supported Azure regions, see [System requirements for Azure Local](/azure/azure-local/concepts/system-requirements-23h2#azure-requirements).
83+
7984
## Next steps
8085

8186
- [What's new in AKS on Azure Local](aks-overview.md)

azure-local/concepts/firewall-requirements.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This topic provides guidance on firewall requirements for the Azure
44
author: alkohli
55
ms.author: alkohli
66
ms.topic: how-to
7-
ms.date: 02/14/2025
7+
ms.date: 01/08/2025
88
---
99

1010
# Firewall requirements for Azure Local
@@ -56,8 +56,8 @@ For a consolidated list of endpoints for Canada Central that includes Azure Loca
5656
For a consolidated list of endpoints for India Central that includes Azure Local, Arc-enabled servers, ARB, and AKS, use:
5757
- [Required endpoints in India Central for Azure Local](https://github.com/Azure/AzureStack-Tools/blob/master/HCI/IndiaCentralEndpoints/IndiaCentral-hci-endpoints.md)
5858

59-
For a consolidated list of endpoints for SouthEast Asia that includes Azure Local, Arc-enabled servers, ARB, and AKS, use:
60-
- [Required endpoints in SouthEast Asia for Azure Local](https://github.com/Azure/AzureStack-Tools/blob/master/HCI/SouthEastAsiaEndpoints/southeastasia-hci-endpoints.md)
59+
For a consolidated list of endpoints for Southeast Asia that includes Azure Local, Arc-enabled servers, ARB, and AKS, use:
60+
- [Required endpoints in Southeast Asia for Azure Local](https://github.com/Azure/AzureStack-Tools/blob/master/HCI/SouthEastAsiaEndpoints/southeastasia-hci-endpoints.md)
6161

6262
For a consolidated list of endpoints for Japan East that includes Azure Local, Arc-enabled servers, ARB, and AKS, use:
6363
- [Required endpoints in Japan East for Azure Local](https://github.com/Azure/AzureStack-Tools/blob/master/HCI/JapanEastEndpoints/japaneast-hci-endpoints.md)

azure-local/deploy/deployment-prep-active-directory.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Prepare Active Directory for Azure Local, version 23H2 deployment
33
description: Learn how to prepare Active Directory before you deploy Azure Local, version 23H2.
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 03/03/2025
6+
ms.date: 03/04/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
ms.service: azure-local
@@ -103,7 +103,7 @@ During the cloud deployment of Azure Local, the LCM user account is added to the
103103
104104
We recommend that you follow these best practices for OU creation. These recommendations are automated when you use the `New-HciAdObjectsPreCreation` cmdlet to [Prepare Active Directory](#active-directory-preparation-module).
105105
106-
- For each Azure Local instance, create an individual OU within Active Directory. This approach helps manage computer account, CNO, LCM user account, and physical machine computer accounts within the scope of a single OU for each instance.
106+
- For each Azure Local instance, create an individual OU within Active Directory. This approach helps manage the LCM user account, the computer accounts of the physical machines, and the cluster name object (CNO) within the scope of a single OU for each instance.
107107
- When deploying multiple instances at-scale, for easier management:
108108
- Create an OU under a single parent OU for each instance.
109109
- Enable the **Block Inheritance** option at both the parent OU and sub OU levels.

azure-local/manage/monitor-single-23h2.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ ms.author: alkohli
66
ms.reviewer: saniyaislam
77
ms.topic: how-to
88
ms.service: azure-local
9-
ms.date: 10/10/2024
10-
# zone_pivot_groups: hci-versions
9+
ms.date: 03/04/2025
1110
---
1211

1312
# Monitor a single Azure Local system with Insights
@@ -179,6 +178,8 @@ Once Insights is enabled, the following tables provide details about all resourc
179178

180179
Provides health faults on a cluster.
181180

181+
You can view health issues like unsupported hardware, unresponsive disk, bad block writes, detached drives, repair needs, exceeded CPU, memory and storage usage, and high latency. For a complete list of supported health faults, see [View Health Service faults](./health-service-faults.md).
182+
182183
| Metric | Description | Unit | Example |
183184
|--|--|--|--|
184185
| Fault | A short description of health faults. On clicking the link, a side panel opens with more information. | No unit | PoolCapacityThresholdExceeded |
@@ -189,6 +190,8 @@ Provides health faults on a cluster.
189190

190191
### Nodes
191192

193+
Provides health and performance information for the servers.
194+
192195
| Metric | Description | Unit | Example |
193196
|--|--|--|--|
194197
| Nodes | The names of the nodes in the cluster. | No unit | VM-1 |

0 commit comments

Comments
 (0)