Share via

Update Web Apps Hostname Bindings Internal Server Error

Bradley Tatum 1 Reputation point
2022-03-18T20:52:13.883+00:00

We purchased a domain for our app service thru azure and we are getting a generic failure on the deployment of it. We received this error on the last step of the deployment, which was using the default template with no edits. Is there anything in particular to adjust? The target location is "West US 3".

{
"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": [
{
"code": "InternalServerError",
"message": "There was an unexpected InternalServerError. Please try again later. x-ms-correlation-request-id: c56c3b23-c620-4067-83bf-ff7ba8825486"
}
]
}

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.