Azure WebApp (New Region) Deployment

Jomel P 0 Reputation points
2024-06-25T09:03:57.7133333+00:00

Hi,

I have been deploying my node.js web application to Azure Web App via local git for months without incident.

I created a new Azure Web App service in another region (other settings are the same) to deploy my app. I'm doing the same process:

  1. Open VS Code
  2. Open Azure extension
  3. Open App Services
  4. Go to the new Web App
  5. Deploy to Web App

With Local Git as source, I always get the error "Failed to get status of deployment", tried multiple times.

In the VC Code output panel it only shows 3 lines:

   Starting deployment...

   Deploying Local Git repository to "*******"...

   Error: Failed to get status of deployment.

When I used "none" as the deployment source, it worked.

What could be the cause of this error? Where can I see details of the deployment logs?

Thanks!

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,223 questions
0 comments No comments
{count} votes