Skip to content

Commit 5bd8094

Browse files
authored
Apply suggestions from PR review
1 parent 3892223 commit 5bd8094

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/workloads/sap/configure-sql-server-azure-monitor-sap-solutions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ GO
7474
```
7575
## Prerequisites to enable secure communication
7676

77-
To enable [TLS 1.2 or higher](https://learn.microsoft.com/en-us/azure/virtual-machines/workloads/sap/enable-tls-azure-monitor-sap-solutions), follow the steps [mentioned here](https://learn.microsoft.com/en-us/sql/database-engine/configure-windows/configure-sql-server-encryption?view=sql-server-ver15)
77+
To enable [TLS 1.2 or higher](enable-tls-azure-monitor-sap-solutions.md), follow the steps [mentioned here](/sql/database-engine/configure-windows/configure-sql-server-encryption?view=sql-server-ver15&preserve-view=true).
7878

7979
## Install Azure Monitor for SAP solutions provider
8080

@@ -86,7 +86,7 @@ To install the provider from Azure Monitor for SAP solutions:
8686
1. On the **Add provider** page, enter all required information:
8787
1. For **Type**, select **Microsoft SQL Server**.
8888
1. For **Name**, enter a name for the provider.
89-
1. *Optional* Select **Enable secure communication**, choose a certificate type from drop down
89+
1. *Optional* Select **Enable secure communication** and choose a certificate type from the dropdown list.
9090
1. For **Host name**, enter the IP address of the hostname.
9191
1. For **Port**, enter the port on which SQL Server is listening. The default is 1433.
9292
1. For **SQL username**, enter a username for the SQL Server account.

0 commit comments

Comments
 (0)