Share via

Issues publishing a Fluent UI Blazor project from Visual Studio to Azure Web App

Vern 0 Reputation points
Apr 22, 2025, 6:55 PM

I have a basic Fluent UI Blazor app in Visual Studio and I am trying to publish it to an Azure Web App (Windows). I am using the downloaded publishing profile from Azure.

It says it is successful in the publish, but I get A call to warmup your site failed with response code: 'Forbidden'. in studio.

The website says You do not have permission to view this directory or page.

And when I view the files through the app settings on Azure I don't see the actual razor or any web files. I see a bunch of components and other files there though.

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
278 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vern 0 Reputation points
    Apr 22, 2025, 7:14 PM

    I fixed it somehow, not sure how. There was something wrong with the web app instance so I created a new one and it is working now.

    0 comments No comments

Your answer

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