Skip to content

Commit 585a0b2

Browse files
Merge pull request #293000 from MartinPankraz/add-sap-blog-ref
add reference for automated solution
2 parents b066e32 + a0b9d5f commit 585a0b2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/sentinel/sap/deploy-sap-btp-solution.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,9 @@ You also can retrieve the logs via the UI:
103103

104104
## Rotate the BTP client secret
105105

106-
We recommend that you periodically rotate the BPT subaccount client secrets. The following sample script demonstrates the process of updating an existing data connector with a new secret fetched from Azure Key Vault.
106+
We recommend that you periodically rotate the BTP subaccount client secrets. For an automated, platform-based approach, see our [Automatic SAP BTP trust store certificate renewal with Azure Key Vault – or how to stop thinking about expiry dates once and for all](https://community.sap.com/t5/technology-blogs-by-members/automatic-sap-btp-trust-store-certificate-renewal-with-azure-key-vault-or/ba-p/13565138) (SAP blog).
107+
108+
The following sample script demonstrates the process of updating an existing data connector with a new secret fetched from Azure Key Vault.
107109

108110
Before you start, collect the values you need for the scripts parameters, including:
109111

0 commit comments

Comments
 (0)