Skip to content

Commit 340a62b

Browse files
committed
reorder
1 parent c8d3c73 commit 340a62b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
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 automated platform-based approaches, see our [blog on the SAP community](https://community.sap.com/t5/technology-blogs-by-members/automatic-sap-btp-trust-store-certificate-renewal-with-azure-key-vault-or/ba-p/13565138).
107+
108+
In addition, 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

@@ -156,8 +158,6 @@ catch {
156158
}
157159
```
158160

159-
For automated platform-based approaches, see our [blog on the SAP community](https://community.sap.com/t5/technology-blogs-by-members/automatic-sap-btp-trust-store-certificate-renewal-with-azure-key-vault-or/ba-p/13565138).
160-
161161
## Related content
162162

163163
- [Learn how to enable the security content](../sentinel-solutions-deploy.md#analytics-rule)

0 commit comments

Comments
 (0)