Skip to content

Commit fae34ee

Browse files
author
Pavel Yurenev
committed
Minor fixes
1 parent 728d9ad commit fae34ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/mem/configmgr/cloud-services/public-ip-creation-error.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ at Azure.ResourceManager.Resources.ArmDeploymentCollection.<CreateOrUpdateAsync>
4242
--- End of inner exception stack trace ---~~
4343
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)~~
4444
at Microsoft.ConfigurationManager.AzureManagement.ResourceManager.StartAndMonitorDeployment(String resourceGroupName, String deploymentName, ArmDeploymentContent deploymentContent, Int32 secondsToWait, Int32 timeoutInMinutes)~~
45-
at Microsoft.ConfigurationManager.AzureManagement.Resou...
45+
at Microsoft.ConfigurationManager.AzureManagement.Resource
4646
4747
TaskManager: Task [Deployment Maintenance for service <Name of CMG>] status is Faulted~~
4848
4949
ERROR: TaskManager: Task [Deployment Maintenance for service <Name of CMG>] has failed. Exception Azure.RequestFailedException, At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.~~Status: 200 (OK)~~ErrorCode: DeploymentFailed~~~~Service request succeeded. Response content and headers are not included to avoid logging sensitive data.~~.~~
5050
51-
TaskManager: Scheduling task [Deployment Maintenance for service <Name of CMG> for retry.~~
51+
TaskManager: Scheduling task [Deployment Maintenance for service <Name of CMG>] for retry.~~
5252
```
5353

5454
In the Azure portal, the Activity log of the Resource Group that contains the resources of the CMG displays the error message resembling the following:

0 commit comments

Comments
 (0)