Top "Azure-web-app-service" questions

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

Azure web app redirect http to https

I use Azure cloud with web app and my server side written on nodejs. When web app receive a http …

azure azure-web-app-service
How to Get Error Details of an ASP.NET 5 app deployed on Azure Websites?

I have an ASP.NET 5 solution with a website and several project libraries. I'm using MVC 6 and Entity Framework 7. Locally …

asp.net azure-web-app-service
Azure web app service time zone change issue

We are using azure web app service for multi tenant application. But default time zone of app service is UTC …

timezone cloud azure-web-app-service
How do I set an ADO.NET Entity Framework connection string via the Windows Azure (Preview) Management Portal?

In the Windows Azure (Preview) Management Portal you can change the configuration options for web sites (see http://www.windowsazure.…

entity-framework deployment azure connection-string azure-web-app-service
Connecting Azure Blob with Azure Website

I'm trying to connect an Azure website to an Azure blob (where I intend to host some files in a …

c# asp.net azure azure-storage-blobs azure-web-app-service
Is an Azure App Service IP Address considered a static IP for DNS purposes?

I can't find any information about whether or not the IP address that Azure App Services gives you to add …

azure dns ip-address static-ip-address azure-web-app-service
Azure App Service Memory Usage. Where to see full breakdown?

We recently ran out of memory on our sites under an Azure App Service Plan. This threw a "Memory Resource …

azure azure-web-app-service
What is going wrong with web deployment from Visual Studio and App service?

Suddenly Web Deployment started failing. Could not find file 'D:\home\site\wwwroot\App_Offline.htm'. I stopped the service, …

azure azure-web-app-service
Which versions of node.js are available on Azure Web Sites?

I already know how to change the version of Node.js running on an Azure website, but how do I …

node.js azure azure-web-app-service