Skip to content

Commit 49b9cbd

Browse files
committed
Update on the use of Azure fence agent on VMs running in government cloud
1 parent 2857b74 commit 49b9cbd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/sap/workloads/high-availability-guide-rhel-pacemaker.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: sap-on-azure
88
ms.topic: article
99
ms.tgt_pltfrm: vm-linux
1010
ms.custom: linux-related-content
11-
ms.date: 07/22/2024
11+
ms.date: 10/28/2024
1212
ms.author: radeltch
1313
---
1414

@@ -834,9 +834,9 @@ Based on the selected fencing mechanism, follow only one section for relevant in
834834
2. **[1]** Run the appropriate command depending on whether you're using a managed identity or a service principal for the Azure fence agent.
835835
836836
> [!NOTE]
837-
> The option `pcmk_host_map` is *only* required in the command if the RHEL hostnames and the Azure VM names are *not* identical. Specify the mapping in the format **hostname:vm-name**.
838837
>
839-
> Refer to the bold section in the command. For more information, see [What format should I use to specify node mappings to fencing devices in pcmk_host_map?](https://access.redhat.com/solutions/2619961).
838+
> * The option `pcmk_host_map` is *only* required in the command if the RHEL hostnames and the Azure VM names are *not* identical. Specify the mapping in the format **hostname:vm-name**. For more information, see [What format should I use to specify node mappings to fencing devices in pcmk_host_map?](https://access.redhat.com/solutions/2619961).
839+
> * When using Azure governement cloud, you must specify `cloud=` option when configuring fence agent. For example, `cloud=usgov` for the Azure US government cloud. For details on RedHat support on Azure government cloud, see [Support Policies for RHEL High Availability Clusters - Microsoft Azure Virtual Machines as Cluster Members](https://access.redhat.com/articles/3131341).
840840
841841
#### [Managed identity](#tab/msi)
842842

0 commit comments

Comments
 (0)