Requirements:
- The default SQL Server ODBC driver should be installed on the monitored machine where TLS 1.2 is enabled.
- FIPS should be enabled on the monitored machine where TLS1.2 is enabled. This is to be done using the following steps:
- Press Windows Key+R to open the Run dialog.
- Type
gpedit.msc
into the Run dialog box (without the quotes) and press Enter. - In the Group Policy Editor, navigate to Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options.
- Double-click the System cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing setting in the right pane.
- Set the setting to Enabled, and then click OK.