Skip to content

Commit 139f8e9

Browse files
authored
Sync release-hotfixes with main
Sync release-hotfixes with main
2 parents 67e0732 + 4f2e618 commit 139f8e9

File tree

33 files changed

+5
-16
lines changed

33 files changed

+5
-16
lines changed

azure-stack/hci/manage/add-server.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,6 @@ On the new server that you plan to add, follow these steps.
9898

9999
1. Install the operating system and required drivers on the new server that you plan to add. Follow the steps in [Install the Azure Stack HCI, version 23H2 Operating System](../deploy/deployment-install-os.md).
100100

101-
> [!NOTE]
102-
> If your cluster is using a dedicated Network ATC intent for storage, and you are using custom storage IPs, you must configure the IPs on the storage network adapters before adding the new server.
103-
> If your cluster is using a shared network ATC intent for storage and other traffic type like compute and management, you will need to manually configure the IPs on the storage virtual network adapters after the server is added to the cluster.
104-
105-
106101
2. Register the server with Arc. Follow the steps in [Register with Arc and set up permissions](../deploy/deployment-arc-register-server-permissions.md).
107102

108103
> [!NOTE]
-1.62 KB
Loading
-592 Bytes
Loading

azure-stack/hci/manage/monitor-hci-multi-azure-policies.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: saniyaislam
77
ms.topic: how-to
88
ms.service: azure-stack
99
ms.subservice: azure-stack-hci
10-
ms.date: 07/30/2024
10+
ms.date: 09/12/2024
1111
---
1212

1313
# Enable Insights for Azure Stack HCI at scale using Azure policies
@@ -37,8 +37,7 @@ Before applying this policy, keep in mind the following things:
3737
- This policy is applicable only to Azure Stack HCI, version 22H2 clusters. Apply it before any other policies to ensure AMA picks up the correct resource ID.
3838
- Uninstall AMA before applying this policy to set the correct resource ID. If AMA isn't uninstalled first, data might not appear. For more information, see [Uninstall AMA](/azure/azure-monitor/agents/azure-monitor-agent-manage?tabs=azure-portal#uninstall).
3939

40-
<details>
41-
<summary><b>Expand this section to see the policy definition in JSON.</b></summary>
40+
Here's the policy definition in JSON:
4241

4342
```json
4443
{
@@ -455,7 +454,6 @@ Before applying this policy, keep in mind the following things:
455454
}
456455
}
457456
```
458-
</details>
459457

460458
### Policy to install AMA
461459

@@ -465,8 +463,7 @@ The policy to install AMA performs the following functions:
465463

466464
- Installs AMA on clusters that aren't compliant with the policy through a remediation task.
467465

468-
<details>
469-
<summary><b>Expand this section to see the policy definition in JSON.</b></summary>
466+
Here's the policy definition in JSON:
470467

471468
```json
472469
{
@@ -544,7 +541,6 @@ The policy to install AMA performs the following functions:
544541
}
545542
}
546543
```
547-
</details>
548544

549545
### Policy to configure DCR association
550546

@@ -555,8 +551,7 @@ This policy is applied to each server in the Azure Stack HCI cluster and perform
555551
> [!NOTE]
556552
> This policy doesn’t create Data Collection Endpoint (DCE). If you're using private links, you must create DCE to ensure there's data available in Insights. For more information, see [Enable network isolation for Azure Monitor Agent by using Private Link](/azure/azure-monitor/agents/azure-monitor-agent-private-link).
557553
558-
<details>
559-
<summary><b>Expand this section to see the policy definition in JSON.</b></summary>
554+
Here's the policy definition in JSON:
560555

561556
```json
562557
{
@@ -643,7 +638,6 @@ This policy is applied to each server in the Azure Stack HCI cluster and perform
643638
}
644639
}
645640
```
646-
</details>
647641

648642
## Enable Insights at scale using Azure policies
649643

azure-stack/hci/upgrade/about-upgrades-23h2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Azure Stack HCI upgrade supports the following services and workloads:
6464
|---------|---------|
6565
| Azure Kubernetes (AKS) on Azure Stack HCI | See notes <br> Kubernetes versions are incompatible between Azure Stack HCI, version 22H2, and version 23H2. <br> Remove AKS and all the settings from AKS enabled by Azure Arc before you apply the solution upgrade. |
6666
| Arc VMs on Azure Stack HCI | See notes <br> Preview versions of Arc VMs can't be upgraded. |
67-
| Stretch clusters on Azure Stack HCI | No <br> You must upgrade to version 23H2 OS to maintain your cluster in a supported state. <br> The solution upgrade isn't available for stretched clusters. |
67+
| Stretched clusters on Azure Stack HCI | No <br> The OS upgrade to 23H2 and the solution upgrade are unavailable for stretched clusters. |
6868
| System Center Virtual Machine Manager (SCVMM) | No <br> If your Azure Stack HCI, version 22H2 cluster is managed by SCVMM, this upgrade process isn't currently supported. <br> For more information on System Center 2025 release and Azure Stack HCI, version 23H2 support, see the [announcement](https://techcommunity.microsoft.com/t5/system-center-blog/announcement-system-center-2025-is-here/ba-p/4138510). |
6969
| Azure Stack HCI, version 22H2SP | No <br> This upgrade process isn't supported for upgrading from Azure Stack HCI, version 22H2 Supplemental Package clusters. |
7070

767 Bytes
Loading
1.48 KB
Loading
1.68 KB
Loading
14.5 KB
Loading
-50.7 KB
Loading

0 commit comments

Comments
 (0)