Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JasonFreeberg/be34978455f46b50cdc58592c11ab277 to your computer and use it in GitHub Desktop.
Save JasonFreeberg/be34978455f46b50cdc58592c11ab277 to your computer and use it in GitHub Desktop.
{
"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.",
"details": [
{
"message": "<Error xmlns=\"http://schemas.microsoft.com/windowsazure\" xmlns:i=\"http://www.w3.org/2001/XMLSchema-instance\"><Code>BadRequest</Code><Message>Repository 'UpdateSiteSourceControl' operation failed with System.Net.WebException: The remote server returned an error: (400) Bad Request.&#xD;\n at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)&#xD;\n at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)&#xD;\n--- End of stack trace from previous location where exception was thrown ---&#xD;\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&#xD;\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&#xD;\n at Microsoft.Web.Hosting.Administration.GitHubActionWorkflowHelper.&lt;GenerateWorkflowFromFusionServer&gt;d__3.MoveNext()&#xD;\n--- End of stack trace from previous location where exception was thrown ---&#xD;\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&#xD;\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&#xD;\n at Microsoft.Web.Hosting.Administration.GitHubActionRepositoryProvider.&lt;UpdateSiteSourceControl&gt;d__16.MoveNext()&#xD;\n--- End of stack trace from previous location where exception was thrown ---&#xD;\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&#xD;\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&#xD;\n at Microsoft.Web.Hosting.Administration.WebCloudController.&lt;&gt;c__DisplayClass323_1.&lt;&lt;UpdateSiteSourceControl&gt;b__1&gt;d.MoveNext()&#xD;\n--- End of stack trace from previous location where exception was thrown ---&#xD;\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&#xD;\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&#xD;\n at Microsoft.Web.Hosting.AsyncHelper.RunSync[TResult](Func`1 func)&#xD;\n at Microsoft.Web.Hosting.Administration.WebCloudController.UpdateSiteSourceControl(String subscriptionName, String webspaceName, String name, SiteSourceControl siteSourceControl).</Message><ExtendedCode>05007</ExtendedCode><MessageTemplate>Repository '{0}' operation failed with {1}.</MessageTemplate><Parameters xmlns:a=\"http://schemas.microsoft.com/2003/10/Serialization/Arrays\"><a:string>UpdateSiteSourceControl</a:string><a:string>System.Net.WebException: The remote server returned an error: (400) Bad Request.&#xD;\n at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)&#xD;\n at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)&#xD;\n--- End of stack trace from previous location where exception was thrown ---&#xD;\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&#xD;\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&#xD;\n at Microsoft.Web.Hosting.Administration.GitHubActionWorkflowHelper.&lt;GenerateWorkflowFromFusionServer&gt;d__3.MoveNext()&#xD;\n--- End of stack trace from previous location where exception was thrown ---&#xD;\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&#xD;\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&#xD;\n at Microsoft.Web.Hosting.Administration.GitHubActionRepositoryProvider.&lt;UpdateSiteSourceControl&gt;d__16.MoveNext()&#xD;\n--- End of stack trace from previous location where exception was thrown ---&#xD;\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&#xD;\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&#xD;\n at Microsoft.Web.Hosting.Administration.WebCloudController.&lt;&gt;c__DisplayClass323_1.&lt;&lt;UpdateSiteSourceControl&gt;b__1&gt;d.MoveNext()&#xD;\n--- End of stack trace from previous location where exception was thrown ---&#xD;\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&#xD;\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&#xD;\n at Microsoft.Web.Hosting.AsyncHelper.RunSync[TResult](Func`1 func)&#xD;\n at Microsoft.Web.Hosting.Administration.WebCloudController.UpdateSiteSourceControl(String subscriptionName, String webspaceName, String name, SiteSourceControl siteSourceControl)</a:string></Parameters><InnerErrors i:nil=\"true\"/><Details i:nil=\"true\"/><Target i:nil=\"true\"/></Error>"
}
]
}
@JasonFreeberg
Copy link
Author

Deployment name: Microsoft.Web-WebApp-Portal-466287e5-90e5
Correlation ID: b58c6500-1094-4373-8ec7-b502302e820a
Start time: 3/25/2022, 3:53:12 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment