Skip to content

Commit e83489f

Browse files
committed
minor changes
1 parent 49b9cbd commit e83489f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -834,9 +834,10 @@ 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-
>
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).
837+
> 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).
838+
839+
> [!TIP]
840+
> 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).
840841
841842
#### [Managed identity](#tab/msi)
842843

0 commit comments

Comments
 (0)