We are trying to setup our scom 2022 to connect with azure logs analytics. We are able to cconfigure and register the connection via the administration panel which then created the run as accounts etc however we keep getting the following error. Any ideas? Thank you.
event 55011
Failed to synchronize alerts from Advisor Cloud service to the Management Server because of an communication error. Wait for the next cycle to retry. Reason: Microsoft.SystemCenter.Advisor.Common.WebService.GatewayCommunicationFaultException: A fault was thrown from web service when performing Get Alert Update ---> System.ServiceModel.FaultException: Configuration assessment is not available
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Microsoft.AttachedServices.WebService.IDataProviderService.GetAlertUpdate()
at Microsoft.SystemCenter.Advisor.Common.WebService.WebServiceCallHelper.CallWebServiceT
--- End of inner exception stack trace ---
at Microsoft.SystemCenter.Advisor.Common.WebService.WebServiceCallHelper.CallWebServiceT
at Microsoft.SystemCenter.Advisor.Common.WebService.DataProviderServiceClient.GetAlertUpdate()
at Microsoft.SystemCenter.Advisor.GetAlertUpdateDataSource.GetAlertDataItems()