Skip to content

Commit 5636997

Browse files
committed
Removing code snippet
1 parent 3f1cac1 commit 5636997

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

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

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -46,21 +46,14 @@ Before you begin, verify that:
4646

4747
:::image type="content" source="./media/deploy-sap-btp-solution/btp-audit-log-sub-account.png" alt-text="Screenshot of creating an instance of the BTP subaccount." lightbox="./media/deploy-sap-btp-solution/btp-audit-log-sub-account.png":::
4848

49-
1. Create a service key and record the `url`, `uaa.clientid`, and `uaa.urlfollowing` values. These are required to deploy the data connector.
49+
1. Create a service key and record the `url`, `uaa.clientid`, `uaa.clientecret` and `uaa.url` values. These are required to deploy the data connector.
5050

5151
Here's an example of these field values.
5252

53-
```
54-
{
55-
    "url": "https://auditlog-management.cfapps.us10.hana.ondemand.com",
56-
    "uaa": {
57-
        "clientid": "sb-ac79fee5-8ad0-4f88-be71-d3f9c566e73a!b136532|auditlog-management!b1237",
58-
        "clientsecret": "682323d2-42a0-45db-a939-74639efde986$gR3x3ohHTB8iyYSKHW0SNIWG4G0tQkkMdBwO7lKhwcQ=",
59-
        "url": "https://915a0312trial.authentication.us10.hana.ondemand.com",
60-
...
61-
}
62-
}
63-
```
53+
- **url**: `https://auditlog-management.cfapps.us10.hana.ondemand.com`
54+
- **uaa.clientid**: `sb-ac79fee5-8ad0-4f88-be71-d3f9c566e73a!b136532|auditlog-management!b1237`
55+
- **uaa.clientsecret**: `682323d2-42a0-45db-a939-74639efde986$gR3x3ohHTB8iyYSKHW0SNIWG4G0tQkkMdBwO7lKhwcQ=`
56+
- **uaa.url**: `https://915a0312trial.authentication.us10.hana.ondemand.com`
6457

6558
1. Log into the Azure portal with the [solution preview feature flag](https://portal.azure.com/?feature.loadTemplateSolutions=true).
6659
1. Navigate to the **Microsoft Sentinel** service.

0 commit comments

Comments
 (0)