SCCM Cloud Management Gateway

Anshul Srivastav 1 Reputation point
2025-12-04T19:20:58.9+00:00

Hi,

SCCM Cloud Management Gateway creates 3 tables in storage account i.e. CMG, SCCMLogging and contentservicestatustable. Is there a way to recreate these tables if one of them is missing like CMG. I read that these are created with Virtual Machine Scale set but reconfiguring the VMSS, it does not recreate the missing table in the storage account.

Is there a way to recreate the table and can I find the table schema documentation.

Please help.

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
{count} votes

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2025-12-04T19:21:08.8033333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Currently, there is no documented method to manually recreate the tables (CMG, SCCMLogging, and contentservicestatustable) in the Azure storage account if they are missing. These tables are automatically created when the Cloud Management Gateway (CMG) is deployed using a Virtual Machine Scale Set (VMSS). If one of the tables is missing, the recommended approach is to redeploy the CMG, which should recreate all necessary tables in the storage account.

    As for the table schema documentation, specific schema details for these tables are not provided in the available resources. You may need to refer to the official Microsoft documentation or support for more detailed information regarding the schema and any updates that may have been made.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.