Forum Discussion
thojo1
Apr 05, 2021Copper Contributor
Error when trying to register new Azure Log Analytics connection in Operations Manager 2019
The following error is received when attempting a new Log Analytics connection in SCOM 2019.
"An error occurred while making the HTTP request to <opinsights URL>. This could be due to the fact that the server certificate is not configured properly with HTTP.SYS in the HTTPS case..."
Resolution:
I enabled TLS 1.2 support using the script provided by Kevin Holman.
https://kevinholman.com/2018/05/06/implementing-tls-1-2-enforcement-with-scom/
Once I enabled TLS1.2 and rebooted the SCOM management server, I was able to successfully add the connection to Log Analytics. It appears TLS1.2 is no longer just a "recommendation" for communicating with many Azure services.
Windows Server 2016 Datacenter
System Center Operations Manager 2019, UR2
No RepliesBe the first to reply