Hi @David Zemdegs ,
The core components include the SMS_EXECUTIVE Service, Site Component Manager, Site Control Manager, and Site Hierarchy Manager. The SMS_EXEC service is the host process in which most other components run.
Therefore, we could restart SCCM SMS_EXECUTIVE Service to check if SMS_CLOUDCONNECTION becomes normal, kindly use a simple PowerShell command to restart smsexec service. Launch the PowerShell as admin and type the below commands. Step 1 – Restart-Service SMS_EXECUTIVE Step 2 – Get-Service -Name SMS_EXECUTIVE.
Besides, please check if there is any error in SMS_CLOUDCONNECTION.log, it records information about cloud services.
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.