Share via


Microsoft Azure App Service

Tips and information on using Microsoft Azure App Service from the Azure App Service support team.

Mapping a custom domain with a special character to an Azure Website

This article has been moved to its new home...

Author: benjaminperkins Date: 10/01/2014

Mapping a custom domain to a Traffic Manager on Azure Websites

This article has been moved to its new location...

Author: benjaminperkins Date: 09/30/2014

Azure Website SiteExtension to view EventLogs

Did you know that Microsoft Azure websites have an amazing feature called Site Extensions ? Site...

Author: PuneetG Date: 09/24/2014

Using a Site Extension on Azure Websites to Automatically Bundle and Minify Your Content

I am a big fan of making websites run faster and this is certainly a way to get your web content to...

Author: benjaminperkins Date: 09/01/2014

How To: Configure Azure Traffic Manager to configure Failover between Azure Websites and Azure Virtual Machines hosting the same Website

While we can use Azure Traffic Manager to manage traffic to Azure Websites, we can also extend the...

Author: Madiha Hussain Date: 08/20/2014

How to view the memory utilization of your Azure Web Site

It is always a good idea to monitor the memory utilization of your web site. That fact remains when...

Author: benjaminperkins Date: 08/18/2014

Get the local server time for your Azure Website

All Azure Website server times are set to UTC. Therefore, if you execute the following line of C#...

Author: benjaminperkins Date: 08/05/2014

Great Azure Web Sites Articles in MSDN Magazine

As a follow-up to our recent post featuring the MSDN Magazine on scaling Azure Web Sites, here are...

Author: Jim Cheshire Date: 07/23/2014

Scaling Your Web Application with Azure Web Sites

Yochay Kiriaty, one of our program managers in Azure Web Sites, recently wrote an excellent article...

Author: Jim Cheshire Date: 07/23/2014

Get the Outgoing IP address of your Azure Web Site

There are numerous reasons you might want an Azure Web Site outgoing IP address. For example, you...

Author: benjaminperkins Date: 07/01/2014

Transform your Microsoft Azure Web Site

Microsoft Azure Web Sites is a multi-tenant hosting environment. An IIS applicationhost.config is...

Author: Zhao Wei Date: 06/17/2014

Azure Web Sites: Troubleshooting “Server Error in '/' Application” errors

  A “Server Error in ‘/’ Application” error when browsing your Microsoft Azure Web Site can be...

Author: Richard Marr ( EX MSFT) Date: 05/22/2014

How to Run a Continuous WebJob as a Singleton

If your Azure Web Sites site is running on multiple instances and you create a new continuous...

Author: Jim Cheshire Date: 05/19/2014

Troubleshooting PHP Performance in Microsoft Azure Web Sites with Xdebug

Web applications with slow performance issues tend to be challenging to troubleshoot regardless of...

Author: Cristhian Uribe Microsoft (MSFT) Date: 04/04/2014

Using Azure Traffic Manager with Azure Web Sites

Editor’s note: Many thanks to the Azure Web Sites product team for contributing to and reviewing the...

Author: Jim Cheshire Date: 03/24/2014

Top Support Solutions for Windows Azure Web Sites

We’ve just published a detailed list of top support solutions for Windows Azure Web Sites. You can...

Author: Jim Cheshire Date: 03/13/2014

How to FTP into a WAWS Site

When you publish a WAWS site, your content gets uploaded into the /site/wwwroot folder. What you may...

Author: Jim Cheshire Date: 02/20/2014

Three Easy Steps to Add a Custom Domain to a WAWS Site

After you create a website in Windows Azure Web Sites (WAWS), you can open a browser and see your...

Author: Jim Cheshire Date: 01/22/2014

<Previous