Deployment is in Uploading status since a long for Static Web Apps

FerosKhan-3144 0 Reputation points
2025-10-22T16:27:23.11+00:00

Deployment is in Uploading status since a long for Static Web Apps

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

1 answer

Sort by: Most helpful
  1. Luis Arias 9,011 Reputation points Volunteer Moderator
    2025-10-22T16:54:20.52+00:00

    Hello FerosKhan-3144,

    Welcome to Microsoft Q&A,"Uploading" for too long it usually means the platform didn’t receive a valid build artifact. That you can do to fix it is:

    • Make sure your app_location, api_location, and output_location are correctly set in the deployment configuration.
    • Verify the build step generates files in the expected folder.
    • Check the deployment logs in the Azure portal for skipped or failed steps.

    More troubleshooting actions:

    If this resolves your question, please accept the answer.

    Luis

    0 comments No comments

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.