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:
and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.