Hi Maurer Ronald J,
Based on your description, this issue often occurs when the CMG service is missing required permissions on the Azure subscription, or when the Azure Resource Provider for Microsoft.Compute isn’t properly registered. Even with Global Admin rights, the account also needs contributor or owner access on the target subscription/resource group where the CMG is being deployed. I recommend verifying these permissions, then confirming that the Azure AD app registration used for the CMG setup has the correct API permissions and secret validity. Additionally, please ensure that your CMG region matches your Azure subscription region and that the certificate chain is fully trusted by Azure.
Once these checks are complete, try redeploying the CMG and the VM Scale Set should provision successfully.
I hope this information is useful.. If it is, don't forget to "Accept the answer" so that others could benefit too. Thank you :)