Skip to content

Commit 602e7fc

Browse files
Merge pull request #250232 from divargas-msft/main
Updating high-availability-guide-rhel-pacemaker.md and high-availability-guide-suse-pacemaker.md
2 parents 170dafe + 15adb6a commit 602e7fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ Follow these steps to create a service principal, if not using managed identity.
293293
6. Select Application Type "Web", enter a sign-on URL (for example http:\//localhost) and click Add.
294294
The sign-on URL isn't used and can be any valid URL.
295295
7. Select Certificates and Secrets, then click New client secret.
296-
8. Enter a description for a new key, select "Never expires" and click Add.
296+
8. Enter a description for a new key, select "Two years" and click Add.
297297
9. Make a node the Value. It is used as the **password** for the service principal.
298298
10. Select Overview. Make a note the Application ID. It's used as the username (**login ID** in the steps below) of the service principal.
299299

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ To create a service principal, do the following:
559559
5. For **Application type**, select **Web**, enter a sign-on URL (for example, *http://localhost*), and then select **Add**.
560560
The sign-on URL isn't used and can be any valid URL.
561561
6. Select **Certificates and secrets**, and then select **New client secret**.
562-
7. Enter a description for a new key, select **Never expires**, and then select **Add**.
562+
7. Enter a description for a new key, select **Two years**, and then select **Add**.
563563
8. Write down the value, which you'll use as the password for the service principal.
564564
9. Select **Overview**, and then write down the application ID, which you'll use as the username of the service principal.
565565

0 commit comments

Comments
 (0)