Skip to content

Commit 0fb8b7b

Browse files
authored
Merge pull request #104188 from sameeksha91/patch-7
Update configure-db-2-azure-monitor-sap-solutions.md
2 parents 1a57459 + 188f0a8 commit 0fb8b7b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/virtual-machines/workloads/sap/configure-db-2-azure-monitor-sap-solutions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ GRANT EXECUTE ON SPECIFIC PROCEDURE SYSPROC.WLM_COLLECT_STATS_WAIT TO ROLE SAPMO
101101
GRANT EXECUTE ON SPECIFIC PROCEDURE SYSPROC.WLM_SET_CONN_ENV TO ROLE SAPMON;
102102

103103
```
104+
## Prerequisites to enable secure communication
105+
106+
To [enable TLS 1.2 or higher](enable-tls-azure-monitor-sap-solutions.md), follow the steps [mentioned here](https://assets.cdn.sap.com/sapcom/docs/2018/12/d2922a3b-307d-0010-87a3-c30de2ffd8ff.pdf).
104107

105108
## Create IBM Db2 provider
106109

@@ -112,6 +115,7 @@ To create the IBM Db2 provider for Azure Monitor for SAP solutions:
112115
1. On the resource's menu, under **Settings**, select **Providers**.
113116
1. Select **Add** to add a new provider.
114117
1. For **Type**, select **IBM Db2**.
118+
1. *Optional* Select **Enable secure communication** and choose a certificate type from the dropdown list.
115119
1. Enter the IP address for the hostname.
116120
1. Enter the database name.
117121
1. Enter the database port.

0 commit comments

Comments
 (0)