A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
The documentation describes how to connect an existing SCOM management group and its agents to an Azure Log Analytics workspace and then verify that connection from both sides.
From the documented flow, the connection is established and visible in Azure only after all of the following are true:
- In the SCOM Administration console, under Administration → Operations Management Suite → Connection, the management group is successfully registered to the selected Log Analytics workspace by completing the Register to Operations Management Suite wizard.
- After registration, in the same SCOM console area, at least one computer or group is explicitly opted in:
- Go to Administration → Operations Management Suite → Connection.
- In the Actions pane, select Add a Computer/Group.
- Choose Windows Computer or Groups, clear the filter if needed, and add the desired objects.
- The SCOM agents on those computers meet the minimum version requirements for Log Analytics integration (for example, SCOM 2012 SP1/R2 agents at the documented update rollup levels, or the Microsoft Monitoring Agent when multi-homing is used) and are able to send data to the SCOM management server.
- The SCOM management server can reach Azure Log Analytics directly or via the Log Analytics/OMS Gateway, depending on the chosen connectivity method:
- Agent Only or SCOM method if the management server has internet access.
- Agent + Log Analytics Gateway if internet access is restricted and a gateway is used.
Only after these conditions are met does the Log Analytics workspace show the SCOM management group under Advanced Settings → Connected Sources → System Center. If the connected management group list in Azure remains empty, the issue is typically one of the following, based on the documented behavior:
- The registration step in SCOM did not complete successfully, so the management group was never associated with the workspace.
- No agents/computers were opted in under Add a Computer/Group, so no data is flowing from SCOM to Log Analytics.
- Network connectivity from the SCOM management server (or gateway) to Azure Log Analytics is blocked, preventing the management group from completing registration and sending data.
Verifying and repeating the documented registration steps in SCOM, ensuring at least one computer is opted in, and confirming connectivity (directly or via the Log Analytics Gateway, depending on the selected scenario) are required to make the management group appear in the Connected Management Groups list in the workspace.
References: