Deployment failed multiple times after changes

Robert McCabe 0 Reputation points
2023-10-22T18:23:34.0566667+00:00

I keep getting deployment failed error on my Blazor WebAssembly app. I researched and the fix I found didn't fix it. It won't deploy without errors

azure_error

Developer technologies | .NET | Blazor
Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-10-27T03:25:50.3133333+00:00

    Hi, @Robert McCabe,

    Thanks for your patience.

    I have found your repo in github and forked it. After investigating, I found the issue.

    We should know Static web apps are commonly built using libraries and web frameworks like Angular, React, Svelte, Vue, or Blazor where server side rendering isn't required.

    You can create a new static web app and using below settings. And it will work well.

    User's image

    User's image

    And if you want us API, you should upgrade the standard plan can check this official document, it support Function App and App Service.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best regards,

    Jason

    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.