Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

SOLVED CMG Provisioning errors

  • Thread starter Thread starter youssaid
  • Start date Start date
  • Replies Replies 1
  • Views Views 7K

youssaid

Member
Messages
9
Solutions
1
Reaction score
0
Points
1
Hello everyone,
I installed a new CMG but I keep getting the following errors from the log file,
Failed to get cloud service <CMG Name> network out metrics with status code NotFound. Check [Monitor/Activity log] on Azure Portal for more information

Hyak.Common.CloudException: Failed to get cloud service network out metrics~~ à Microsoft.ConfigurationManager.AzureManagement.ResourceManager.GetCloudServiceMetricsNetworkOut(String resourceGroupName, String cloudServiceName, String deploymentSlot, String webRoleName, DateTime startTime, DateTime endTime)~~ à Microsoft.ConfigurationManager.CloudServicesManager.AnalyticsCollectionTask.Start(Object taskState).

Service <CMG Name> has failed. Exception Hyak.Common.CloudException, Failed to get cloud service network out metrics.
I have registered the Microsoft.CalssicCompute resource
I checked the Date/Time sync
I created a storage account with the same name
I can see the CMG on the azure portal but on sccm server it is not registered,
can you please help me,
Regards,
 
Make sure that your account has the ability to create Azure storage in your Azure subscription
 
Solution
Back
Top