Skip to content

Commit 14fbde6

Browse files
committed
Update the author name and replace the URLs with relative links instead
1 parent ed5f23b commit 14fbde6

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

articles/sap/automation/integration-sap-cal.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Integrating SAP Cloud Appliance Library with SAP Deployment Automation Framework
3-
description: Learn how to integrate SAP Cloud Appliance Library with the SAP Deployment Automation Framework.
4-
author: nadeennoaman
5-
ms.author: nadeennoaman
3+
description: Learn how to integrate SAP Cloud Appliance Library with SAP Deployment Automation Framework.
4+
author: nnoaman
5+
ms.author: nnoaman
66
ms.reviewer: kimforss
7-
ms.date: 24/10/2024
7+
ms.date: 10/24/2024
88
ms.topic: how-to
99
ms.service: sap-on-azure
1010
ms.subservice: sap-automation
@@ -35,7 +35,7 @@ This integration brings together the best of Azure\'s infrastructure capabilitie
3535

3636
- Select one of the supported regions by SAP CAL \[West Europe, East US, and East US 2\] for the deployment.
3737

38-
- An [S-User](https://help.sap.com/docs/help/3e7fe88850cf4ee39d151949a990d8ca/6a92e3ffb3ee43e59c1e394566b4c085.html?locale=en-US) is required.
38+
- An [S-User](https://help.sap.com/docs/help/3e7fe88850cf4ee39d151949a990d8ca/6a92e3ffb3ee43e59c1e394566b4c085.html) is required.
3939

4040
- Set up Azure DevOps for the deployment framework, [Azure DevOps for SAP Deployment Automation Framework](configure-devops.md).
4141

@@ -55,14 +55,14 @@ This integration brings together the best of Azure\'s infrastructure capabilitie
5555

5656
- Set up authentication with application certificate (recommended) or secret.
5757

58-
- [About Azure Key Vault certificates](https://learn.microsoft.com/en-us/azure/key-vault/certificates/about-certificates)
58+
- [About Azure Key Vault certificates](/azure/key-vault/certificates/about-certificates)
5959

60-
- [Certificate creation methods](https://learn.microsoft.com/en-us/azure/key-vault/certificates/create-certificate)
60+
- [Certificate creation methods](/azure/key-vault/certificates/create-certificate)
6161

62-
- Create a certificate in Key Vault using [Portal](https://learn.microsoft.com/en-us/azure/key-vault/certificates/quick-create-portal), [Azure CLI](https://learn.microsoft.com/en-us/azure/key-vault/certificates/quick-create-cli), [Azure
63-
PowerShell](https://learn.microsoft.com/en-us/azure/key-vault/certificates/quick-create-powershell)
62+
- Create a certificate in Key Vault using [Portal](/azure/key-vault/certificates/quick-create-portal), [Azure CLI](/azure/key-vault/certificates/quick-create-cli), [Azure
63+
PowerShell](/azure/key-vault/certificates/quick-create-powershell)
6464

65-
- [Azure authentication with service principal](https://learn.microsoft.com/en-us/azure/developer/java/sdk/identity-service-principal-auth)
65+
- [Azure authentication with service principal](/azure/developer/java/sdk/identity-service-principal-auth)
6666

6767
- Collect the following information for the next step - Subscription ID, Entra Tenant ID, Application (Client) ID, and Client Secret or Certificate.
6868

@@ -72,7 +72,7 @@ This integration brings together the best of Azure\'s infrastructure capabilitie
7272

7373
- Go to [CAL portal](https://cal.sap.com/catalog#/solutions) and log on using S-User.
7474

75-
- [Create CAL account](https://help.sap.com/docs/SAP_CLOUD_APPLIANCE_LIBRARY/43df7ec18b5241f7bf9a8c9de5ba3361/042bb15ad2324c3c9b7974dbde389640.html?locale=en-US) with cloud provider as \"Microsoft Azure\" and Authorization Type as \"Authorization with Application\".
75+
- [Create CAL account](https://help.sap.com/docs/SAP_CLOUD_APPLIANCE_LIBRARY/43df7ec18b5241f7bf9a8c9de5ba3361/042bb15ad2324c3c9b7974dbde389640.html) with cloud provider as \"Microsoft Azure\" and Authorization Type as \"Authorization with Application\".
7676

7777
- Provide Subscription ID, Entra Tenant ID, Application (Client) ID, and Certificate or Client Secret to create the CAL account.
7878

@@ -98,7 +98,7 @@ Here\'s a step-by-step guide for installing SAP S/4 HANA with SAP CAL Installati
9898

9999
1. Deploy Infrastructure from SDAF:
100100

101-
- Detailed instructions for Infrastructure creation for an SAP system with SDAF using Managed Identiry (MSI) are [here](https://learn.microsoft.com/en-us/azure/sap/automation/configure-devops?tabs=linux)
101+
- Detailed instructions for Infrastructure creation for an SAP system with SDAF using Managed Identiry (MSI) are [here](/azure/sap/automation/configure-devops?tabs=linux)
102102

103103
- Set parameter "enable_rbac_authorization_for_keyvault = true" in the Landscape tfvars file.
104104

0 commit comments

Comments
 (0)