Top "Azure-web-app-service" questions

Use this tag for questions relating to web applications residing on Azure.

MVC Bundling - Failed to load resource

What could be causing this? I'm working with a DurandalJS project that builds and runs locally just fine. When I …

asp.net-mvc azure bundler durandal azure-web-app-service
Change Azure Website Subscription

I had a free trial with windows azure, I was out of the country and it ran out. I have …

azure azure-web-app-service
How to rename the Azure WebApp URL

For numerous time it has happened that our DevOps guys have created a Azure WebApp with incorrect URL. Which forced …

azure cloud azure-web-app-service
How to resolve error 500 on Azure web app?

What I have: VS2015U2 ASP.NET 5 MVC 6 website Deployed to Azure Web App The site works locally When I …

azure asp.net-mvc-5 azure-web-app-service
How can I use "Azure File Storage" with Web App Service?

I have been struggling to find some resources that help explain, how we use the File Storage with Web App …

c# asp.net-mvc azure azure-web-app-service azure-files
How to remove WebDAV module from IIS?

I am struggling for days to enable PUT and DELETE request for my PHP app at MS Azure. Some answers …

azure azure-web-app-service webdav
How to change default time zone in azure website service?

I'm new to Azure Web Sites service. I uploaded my web site files and it works very nice. But I …

azure timezone azure-web-app-service
Adding custom properties for each request in Application Insights metrics

I d'like to add custom properties to metrics taken by Application Insights to each request of my app. For example, …

c# asp.net azure-web-app-service azure-application-insights
Can't rename Azure App Service plan using the Azure Portal

Is it possible to rename an App Service Plan? I have already tried in both the old and new portals …

azure azure-functions azure-web-app-service rename
Using a LocalDb MDF file on Azure

I am developing an ASP.NET MVC website, which I want to host on Azure Websites. While in development, I …

asp.net-mvc azure azure-web-app-service