Microsoft Azure App Service

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

How do I determine the outbound IP addresses of my Azure App Service

Issue Some network environments are locked down via a Firewall and allow only whitelisted IP...

Author: Jeff Sanders Date: 02/01/2017

Incident Report from GoDaddy Regarding Azure App Service Certificates

Summary On Friday, January 6th, 2017, GoDaddy became aware of a bug affecting their domain...

Author: Jim Cheshire Date: 01/11/2017

Slot Swap with Preview

Slot Swap with Preview enables us to run production specific app setting and database connection...

Author: Prashant Pratap Date: 12/12/2016

ASP.NET Core 1.0 slow perf issues on Azure App Service Web Apps

ASP.NET Core 1.0 applications may experience intermittent hangs when hosted in Azure App Service If...

Author: Prashant Pratap Date: 12/11/2016

BCP in Azure Functions

Here is sample code to execute BCP in Azure Functions In this sample code, Azure Function will...

Author: Prashant Pratap Date: 12/04/2016

How to determine the installed .NET version in Azure App Services

We have had a few questions about this so I figured I would create a quick blog covering how to...

Author: Jeff Sanders Date: 11/02/2016

Azure ServiceBus Queue–reading query results from Stream Analytics

This blog is part of IoT Series, where I am trying to build few IoT devices that push events to...

Author: Prashant Pratap Date: 09/23/2016

Azure Function Apps – reading events from ServiceBus and writing to Redis Cache

This blog is part of IoT Series, where I am trying to build few IoT devices that push events to...

Author: Prashant Pratap Date: 09/23/2016

Azure Stream Analytics–reading events from EventHub, running query and saving results to ServiceBus

This blog is part of IoT Series, where I am trying to build few IoT devices that push events to...

Author: Prashant Pratap Date: 09/23/2016

Azure ServiceBus Queue–reading query results from Stream Analytics

This blog is part of IoT Series, where I am trying to build few IoT devices that push events to...

Author: Prashant Pratap Date: 09/23/2016

Azure EventHub–sending IoT device events to EventHub

This blog is part of IoT Series, where I am trying to build few IoT devices that push events to...

Author: Prashant Pratap Date: 09/23/2016

Azure IoT

This blog is part of IoT Series, where I am trying to build few IoT devices that push events to...

Author: Prashant Pratap Date: 09/23/2016

Adding Custom API routes with Node SDK

Azure Mobile Apps use a new SDK and there is a change in the way you can add custom routes to your...

Author: Jeff Sanders Date: 08/03/2016

Backup Migrated Mobile Service (Node.Js backend)

You may have gotten this error when trying to backup a Migrated Mobile Service built with a Node.Js...

Author: Jeff Sanders Date: 07/29/2016

Troubleshooting Azure App Service Apps Using Web Server Logs

Oftentimes, the best way to start troubleshooting a web application is to check the web server logs....

Author: Jim Cheshire Date: 06/22/2016

Why did my Function App stop working?

We had a customer the other day whose Function App stopped working. He was using a blob trigger and...

Author: Jim Cheshire Date: 06/22/2016

Protecting Elmah.axd

Elamh is a common tool to debug ASP.NET application. You can use Elmah in Azure Website, here is a...

Author: Prashant Pratap Date: 06/19/2016

App Service Plan

Here are different components within Azure Website’s App Service Plan

Author: Prashant Pratap Date: 06/19/2016

Move Azure Website from one AppServicePlan to another

Here are the steps to move Azure Websites from one AppServicePlan to another. write-host "trying to...

Author: Prashant Pratap Date: 06/19/2016

Supporting ASP.NET 5, Core RC1, RC2 on Azure App Service

Is ASP.NET 5, Core RC1, RC2 supported on Azure App Service? No, ASP.NET 5, Core RC1 or RC2 is no...

Author: Gaurav Patole (MSFT) Date: 06/14/2016

Hybrid Connection error with SQL Server: System.OverflowException: Arithmetic operation resulted in an overflow

Problem If you are trying to use Azure Hybrid Connections to access SQL Server then be advised that...

Author: Jeff Sanders Date: 05/17/2016

Most frequent issues when deploying (creating) a new Azure App Service Environment (ASE).

When creating a new Azure App Service Environment (ASE) there are certain scenarios that will make...

Author: Cristhian Uribe Microsoft (MSFT) Date: 05/13/2016

Debug Node.JS Azure Mobile Apps with Node Inspector

You can debug interactively your Node.JS apps on Azure using the built-in Node Inspector. I will...

Author: Jeff Sanders Date: 04/07/2016

How to add Push Notification to existing Azure App Service Website

In this blog post, I am going to talk about how to add Mobile Service feature like Push...

Author: Prashant Pratap Date: 03/27/2016

Consuming secure Azure websites using Salesforce’s Lightning Connect

Salesforce’s Lightning Connect easily integrate external oData data with Salesforce. A good...

Author: Prashant Pratap Date: 03/27/2016

Automating WebApps hosted in Azure App Service through PowerShell – ARM Way

Azure Resource Manager is a powerful way of automating almost anything in Azure. In this blog I will...

Author: PuneetG Date: 03/23/2016

Azure Web Apps: “Error 403 - This web app is stopped..”

In support we often receive support calls about the error message, “Error 403 - This web app is...

Author: Richard Marr ( EX MSFT) Date: 01/05/2016

Add an SSL certificate to an Azure Web App (CRT and P7B)

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

Author: benjaminperkins Date: 12/02/2015

Mapping a wildcard domain name to an Azure App Services Web App (Website)

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

Author: benjaminperkins Date: 12/01/2015

Auto Heal your Azure Web App

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

Author: benjaminperkins Date: 11/04/2015

Monitoring your multiple Azure Web App instances

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

Author: benjaminperkins Date: 11/03/2015

Sending email from an Azure Web App using an O365 SMTP server

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

Author: benjaminperkins Date: 10/09/2015

Unexpected authentication, and sessions issues across instances with IdentityServer3 and Orchard CMS Web Apps

  What is IdentityServer? “IdentityServer is a framework and a hostable component that allows...

Author: Gaurav Patole (MSFT) Date: 08/18/2015

Create an Azure Web App failover solution on a budget

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

Author: benjaminperkins Date: 06/01/2015

How (I) to setup Azure Active Directory with a Web App

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

Author: benjaminperkins Date: 04/20/2015

Azure Web Site – FTP Credentials per Site.

How does one restrict the Azure Website FTP configuration  in a way that only one Developer/Business...

Author: ZoherBharmal Date: 02/16/2015

Capture First Chance Exception Dumps in Azure Web Sites using ADplus

There would be lot of scenarios where you would want to capture dumps for a specific exception in...

Author: Harikharan Krishnaraju Date: 02/07/2015

Managing User Access to Specific Sites in the Azure Portal

If you’re part of a team of people working on one or more sites hosted in Azure Websites, you...

Author: Jim Cheshire Date: 01/07/2015

Azure Websites: “Website is currently not available...Please try again later.”

  In support we often receive support calls about the error message, “Website is currently not...

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

My SSL Certificate doesn’t work on Azure Websites

This articles has been migrated to its new home...

Author: benjaminperkins Date: 12/01/2014

Viewing Process Information for Microsoft Azure Web Sites.

Hello, I’m Finbar Ryan and I am a Senior Escalation Engineer in Microsoft Support. I help customers...

Author: Finbar Ryan Date: 11/14/2014

Azure Powershell Script to list Sites / Staging / Deployment Slots for Web Hosting Plans

Before discussing about the Azure PowerShell Script, below is a brief about Web Hosting Plans and...

Author: Harikharan Krishnaraju Date: 11/04/2014

Azure Websites: Has Your WordPress Site Started Running Slower?

Our product group has posted many excellent blogs on deploying, testing and troubleshooting various...

Author: Richard Marr ( EX MSFT) Date: 10/21/2014

Mapping a custom subdomain to an Azure Website

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

Author: benjaminperkins Date: 10/01/2014

Mapping a custom naked domain to your Azure Website, a URL with no www

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

Author: benjaminperkins Date: 10/01/2014

<Previous Next>