Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,259 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I am trying to verify two app domains in registrations on the Azure App service. When I go to Branding and Domain and try to verify my new domain it fails. The app I am verifying is a Blazor SPA that I can definitely see the file and folder in the file structure on the server, but when trying to access it remotely / through the browser / through the verification tool it fails.
Is anyone able to advise how I verify the app if it cannot see the folder, presumably because of Blazor's routing?
Thanks in advance