Follow our Zero to Hero guide to get started with App Service and go from zero to cloud hero. Learn how create a web app, set up CI/CD, add a custom domain, and secure your app with networking features.
- Creating and setting up a web app
- Continuous Integration and Delivery
- Releasing to Production
- Migration Applications to App Service
- Add and Secure a Custom Domain
- Securing your web app with networking features
- Deploying a multi-tier web application
2025
11 minute read
• By Jordan Selig
• November 4, 2025
In Part 2 of this series, I showed you how to build sophisticated multi-agent systems on Azure App Service using Azure AI Foundry Agents—server-side managed ...
8 minute read
• By Jordan Selig
• October 31, 2025
Last week, I shared how to build long-running AI agents on Azure App Service with Microsoft Agent Framework. If you haven’t seen that post yet, I would recom...
1 minute read
• By Tulika Chaudharie
• October 29, 2025
Node.js 24 LTS is live on Azure App Service for Linux. You can create a new Node 24 app through the Azure portal, automate it with the Azure CLI, or roll it ...
2 minute read
• By Tulika Chaudharie
• October 29, 2025
Sidecars on Azure App Service let you attach extra containers — logging, telemetry, lightweight APIs, caches, AI inference helpers — alongside your main app,...
1 minute read
• By Tulika Chaudharie
• October 28, 2025
If you’ve been waiting to run Python 3.14 in on Azure App Service - it’s here. Azure App Service for Linux now offers Python 3.14 as a first-class runtime. Y...
5 minute read
• By Jordan Selig
• October 21, 2025
The AI landscape is evolving rapidly, and with the introduction of Microsoft Agent Framework, developers now have a powerful platform for building sophistica...
1 minute read
• By Byron Tardif
• October 20, 2025
UPDATE:
Patch deployment has completed on all instances of our HTTP load balancer infrastructure (aka Front Ends).
Clarified impact to Functio...
1 minute read
• By Tulika Chaudharie
• October 14, 2025
We’re updating the OS foundation for new code-based stacks on Azure App Service for Linux. Every new major version of our supported stacks will target Ubuntu...
2 minute read
• By Tulika Chaudharie
• September 8, 2025
TL;DR: If your organization uses a TLS-inspecting proxy (e.g., Zscaler), some of the traffic originating from App Service build infrastructure may be re-sign...
2 minute read
• By Tulika Chaudharie
• September 8, 2025
Sidecars on Azure App Service let you bolt on capabilities like monitoring, caching, or AI—without changing your main app. The Azure team has added two GitHu...
less than 1 minute read
• By Byron Tardif
• August 26, 2025
We’re thrilled to announce that .NET 10 Preview is now available on Azure App Service for both Windows and Linux! Whether you’re building modern web apps wit...
1 minute read
• By Byron Tardif
• August 25, 2025
We’re excited to announce that Azure App Service now supports Bring Your Own License (BYOL) for JBoss Enterprise Application Platform (EAP), enabling enterpr...
4 minute read
• By Tulika Chaudharie
• August 6, 2025
LangChain is a powerful framework that simplifies the development of applications powered by large language models (LLMs). It provides essential building blo...
1 minute read
• By Tulika Chaudharie
• July 9, 2025
We’ve made significant improvements to how Node.js applications are deployed on Azure App Service — with deployment times now up to 8× faster in some cases.
4 minute read
• By Tulika Chaudharie
• May 19, 2025
We’re laying the groundwork to bring .NET Aspire to Azure App Service. While this is just the beginning, we wanted to give you an early preview of how to set...
less than 1 minute read
• By Byron Tardif
• May 1, 2025
Last year, we introduced Webjobs on Linux as a preview feature. We are now excited to announce General Avilability for Webjobs on App Service Linux for bot...
1 minute read
• By James Mulvey
• April 29, 2025
As of April 2025, we are happy to announce major improvements to App Service routine maintenance notifications.
3 minute read
• By Tulika Chaudharie
• April 23, 2025
In a world where running large language models typically demands GPUs and hefty cloud bills, Microsoft Research is reshaping the narrative with BitNet — a co...
8 minute read
• By Tulika Chaudharie
• April 1, 2025
As we continue to enhance the developer experience on Azure App Service, we’re announcing the retirement of the Docker Compose feature on March 31, 2027. If ...
3 minute read
• By Tulika Chaudharie
• March 19, 2025
Azure App Service now supports running Redis as a sidecar extension, allowing you to easily add Redis caching to your applications. This blog will walk you t...
4 minute read
• By Tulika Chaudharie
• March 19, 2025
Introduction:
4 minute read
• By Tulika Chaudharie
• March 19, 2025
Monitoring your applications is crucial for performance and reliability. With Datadog as a sidecar extension, you can seamlessly collect logs, metrics, and t...
1 minute read
• By Tulika Chaudharie
• March 19, 2025
In November 2024, we announced the General Availability (GA) of the Sidecar feature for Azure App Service for Linux, enabling developers to run sidecar conta...
4 minute read
• By Tulika Chaudharie
• March 6, 2025
In November 2024, we announced the General Availability (GA) of the Sidecar feature for Azure App Service for Linux. Today, we want to dive deep into this fe...
less than 1 minute read
• By Tulika Chaudharie
• February 18, 2025
We are happy to announce that App Service now supports apps targeting Node 22 across all public regions on Linux App Service Plans.
2 minute read
• By Mads Damgård
• February 4, 2025
Networking in general and networking in App Service can be complex. There are many ways to configure the networking components and features to create a secur...
6 minute read
• By Jordan Selig
• January 24, 2025
Before we get started, I want to give a shout-out to GitHub Copilot. If you’re using VS code and you’re not using GitHub Copilot yet, you should definitely c...
Back to top ↑
2024
1 minute read
• By Andrew Westgarth
• December 12, 2024
Azure App Service on Azure Stack Hub 24R1 is now available for customers to download and update their Azure Stack Hub deployments. This release contains a n...
1 minute read
• By Tulika Chaudharie
• November 12, 2024
We have completed the rollout for .NET 9 GA support on Azure App Service.
1 minute read
• By Tulika Chaudharie
• November 8, 2024
The sidecar pattern is an architectural approach that allows you to deploy components of an application in separate processes or containers, providing both i...
4 minute read
• By Mads Damgård
• November 8, 2024
Update 2 - November 8, 2024: IPv6 non-vnet outbound support is rolling out soon. We expect public preview to begin in late Q1 2025. Azure portal support to s...
1 minute read
• By Jeff Martinez
• September 17, 2024
Managed identities offer a way to secure communications between Azure resources without having to manage any credentials. The following are the steps to enab...
less than 1 minute read
• By Denver Brittain
• September 4, 2024
Watch the latest Azure App Service Community Standup on .NET 9 and App Configuration
7 minute read
• By Tulika Chaudharie
• September 3, 2024
In our previous post, “Phi-3 ONNX: Leveraging the Power of ONNX Runtime to Run SLM on CPU”, we explored how to deploy and run the Phi-3 ONNX Runtime model on...
less than 1 minute read
• By Tulika Chaudharie
• August 19, 2024
We are happy to announce that App Service now supports apps targeting .NET 9 Preview 6 across all public regions on Linux App Service Plans. Deployment is un...
6 minute read
• By Tulika Chaudharie
• August 19, 2024
In my previous blog post, Using SLM with Sidecar, we explored the integration of Small Language Models (SLM), specifically Phi-3, with the Sidecar pattern on...
less than 1 minute read
• By Denver Brittain
• August 8, 2024
Watch the latest Azure App Service Community Standup on Integrating Datadog with Linux App Service using Sidecars.
4 minute read
• By Tulika Chaudharie
• August 5, 2024
In our ongoing series exploring the integration of various sidecar scenarios with Linux App Service, we delve into an exciting new domain—building AI applica...
3 minute read
• By Tulika Chaudharie
• July 26, 2024
Observability has become crucial for modern applications. Integrating Dynatrace with Linux App Service allows you to leverage Dynatrace’s powerful monitoring...
4 minute read
• By Tulika Chaudharie
• July 26, 2024
In this blog post, we dive into the realms of observability and monitoring, taking advantage of the latest advancements in Azure’s Linux App Service. If you’...
5 minute read
• By Tulika Chaudharie
• July 19, 2024
At Microsoft Build 2024, we had announced the Public Preview for the Sidecar pattern for Linux App Service. This feature allows developers to enhance their w...
3 minute read
• By Puneet Gupta
• July 15, 2024
We are pleased to announce Managed Identity support for authenticating against storage accounts used for diagnostic tools under Diagnostics and a Service. Th...
1 minute read
• By Puneet Gupta
• July 15, 2024
We are pleased to announce the extension of the crash monitoring feature to include processes other than the main worker process (w3wp.exe). This enhancement...
less than 1 minute read
• By Denver Brittain
• July 4, 2024
Watch the latest Azure App Service Community Standup on Reliable Web App Pattern on App Service.
less than 1 minute read
• By Byron Tardif
• June 7, 2024
Watch the latest Azure App Service Community Standup on ASE migration.
5 minute read
• By Mads Damgård
• May 17, 2024
Update - September 10, 2024: Opened for Linux and Windows Container in additional regions.
less than 1 minute read
• By Tulika Chaudharie
• May 14, 2024
We are happy to announce that App Service now supports apps targeting PHP 8.3 across all public regions on Linux App Service Plans.
less than 1 minute read
• By Denver Brittain
• May 1, 2024
Watch the latest Azure App Service Community Standup, featuring Autoscale and Load Testing.
3 minute read
• By Mads Damgård
• April 23, 2024
Networking as part of an application architecture continues to grow and we have seen and heard a need to invest in more control and insights. Networking invo...
1 minute read
• By Tulika Chaudharie
• April 4, 2024
Today marks an important milestone in the evolution of our Linux App Service offering as we announce the launch of two powerful features, both now available ...
3 minute read
• By Jeff Martinez
• April 3, 2024
Azure DevOps enables you to host, build, plan and test your code with complimentary workflows. Using Azure Pipelines as one of these workflows allows you to ...
1 minute read
• By Puneet Gupta
• March 20, 2024
The following article addresses an issue that may arise within your application, particularly when utilizing XDT transforms or older versions of Site extensi...
2 minute read
• By Jordan Selig
• March 1, 2024
The Hybrid Connection Debug utility is provided to perform captures and troubleshooting of issues with the Hybrid Connection Manager.
2 minute read
• By Mads Damgård
• February 1, 2024
We have gradually been making improvements to the Azure portal experience for managing network configuration in App Service. In this blog post I’ll go throug...
2 minute read
• By Olu Shadare
• January 29, 2024
We are thrilled to announce the public preview of a powerful new feature in Azure App Service: the Network Trace Analyzer. Designed to simplify the often-com...
1 minute read
• By Tulika Chaudharie
• January 10, 2024
We are adding new capability to az webapp deploy allowing you to track the status of your code deployments. You can take advantage of more detailed informati...
4 minute read
• By Mads Damgård
• January 9, 2024
More than a year ago we started a journey to improve the DNS configuration and name resolution in App Service. The mission was and is to improve in several a...
2 minute read
• By Amit Kumar, Puneet Gupta, Tulika Chaudharie
• January 5, 2024
We are pleased to announce the public availability of Diagnostic tools for App Services Linux for Node.js apps. With this capability, we now offer built-in s...
Back to top ↑
2023
1 minute read
• By Tulika Chaudharie
• November 14, 2023
We have completed the rollout for .NET 8 GA support on App Service.
less than 1 minute read
• By Tulika Chaudharie
• November 14, 2023
We are happy to announce that App Service now supports apps targeting Node 20 and Python 3.12 across all public regions on Linux App Service Plans.
3 minute read
• By Denver Brittain
• September 28, 2023
A new era of high availability and scalability
less than 1 minute read
• By Tulika Chaudharie
• September 22, 2023
We are happy to announce that App Service now supports apps targeting .Net 8 Preview 7 across all public regions on Azure App Service. It is available for bo...
4 minute read
• By Abhishek Reddy
• September 5, 2023
We are excited to announce that we have released the public preview of free hosting plan for WordPress on App Service.
less than 1 minute read
• By Tulika Chaudharie
• September 1, 2023
We are happy to announce that App Service now supports apps targeting .Net 8 Preview 7 across all public regions on Linux App Service Plans.
3 minute read
• By Jordan Selig
• April 24, 2023
Azure Policy for App Service has the following built-in policies that ensure you are using the latest versions of certain languages that are available on the...
11 minute read
• By Jordan Selig
• March 2, 2023
If you weren’t already aware, App Service Environment v1 and v2 is retiring on 31 August, 2024. There are many reasons to migrate to App Service Environment ...
2 minute read
• By Jordan Selig
• February 3, 2023
You may have noticed that we recently rolled out a change in the “Essentials” section of the App Service “Overview” blade in the Azure portal where the URL t...
3 minute read
• By Graeme Foster
• January 30, 2023
Anyone running App Service Plan, or App Service Environment at scale should consider if they are running it efficiently. An App Service Plan is so easy to us...
Back to top ↑
2022
4 minute read
• By Mark Downie, Puneet Gupta
• December 5, 2022
We are happy to announce that our most recent improvements to Diagnose and Solve Problems allow you to begin the analysis on a collected memory dump immediat...
24 minute read
• By Jordan Selig
• December 2, 2022
Many applications will consist of more than just a single component. For example, you may have a frontend which is publicly accessible that connects to a bac...
32 minute read
• By Jordan Selig
• December 2, 2022
High availability and fault tolerance are key components of a well-architected solution. It’s always best to prepare for the unexpected and having an emergen...
1 minute read
• By Mads Damgård
• December 1, 2022
Our engineering teams have been hard at work to deliver the new larger SKUs on App Service Environment v3. While it seems simple, as it is multiples of the e...
15 minute read
• By Błażej Miśkiewicz
• November 24, 2022
Currently, you can use two options when configuring Azure App Service access restrictions. The preview feature provides some new scenarios that you should kn...
1 minute read
• By Byron Tardif
• November 8, 2022
We have completed the initial rollout for .NET 7 GA support on App Service. Like in previous years we are using the App Service Early Access feature to enabl...
2 minute read
• By Andrew Westgarth
• November 2, 2022
The 2022 H1 update to Azure App Service on Azure Stack Hub is now available. This release is a major update in terms of underlying infrastructure and topolog...
less than 1 minute read
• By Denver Brittain
• October 28, 2022
App Service free SKU has been around for over 10 years, and we continue to improve on it with every release. Today, we are pleased to announce that App Servi...
less than 1 minute read
• By Tulika Chaudharie
• October 12, 2022
We are happy to announce that App Service now supports apps targeting Node 18, PHP 8.1 and Python 3.10 across all public regions on Linux App Service Plans t...
less than 1 minute read
• By Tulika Chaudharie
• October 12, 2022
We are happy to announce that App Service now supports apps targeting Go 1.18 and 1.19 across all public regions on Linux App Service Plans through the App S...
less than 1 minute read
• By Radhika Bollineni
• October 12, 2022
We are happy to announce the preview of WordPress on Azure App Service powered by Azure Front Door which enables faster page loads, enhanced security, and in...
3 minute read
• By Yutang Lin
• October 11, 2022
Public preview of the minimum TLS cipher suite feature that allows customers to disable weaker TLS cipher suites for their App Service web apps
15 minute read
• By Błażej Miśkiewicz
• October 7, 2022
This is part 2 of a 2-part series about controlling and automating planned maintenance in App Service Environment v3.
12 minute read
• By Błażej Miśkiewicz
• September 15, 2022
This is part 1 of a 2-part series about controlling and automating planned maintenance in App Service Environment v3.
7 minute read
• By Denis Fuenzalida
• August 24, 2022
Build and run a Web App written in Clojure, on Azure App Service
4 minute read
• By Hugo Girard
• August 18, 2022
When deploying App Service Environment, one requirement you will probably want is to monitor and limit your egress traffic from the ASE.
8 minute read
• By David Fowler, Suwat Bodin, Chris Rosenblatt, Jenny Lawrance, Stephen Kou, Chris Ross, Miha Zupan, Aditya Mandaleeka, Bilal Alam
• August 16, 2022
In this post, we get a behind-the-scenes look at the engineering work required to change a critical platform component with code paths that are exercised bil...
less than 1 minute read
• By Jeff Martinez
• August 11, 2022
We are pleased to announce that gRPC (public preview) is now available in most regions. gRPC is supported for Linux applications using .NET Core 3.1 or .NET...
less than 1 minute read
• By Abhishek Reddy
• August 8, 2022
We are thrilled to announce that WordPress on App Service that was under public preview since February 15, 2022, is now generally available. With advanced fe...
less than 1 minute read
• By Byron Tardif
• July 18, 2022
We are happy to announce that App Service now supports apps targeting .NET 7 Preview 5 across all public regions on both Windows and Linux App Service Plans ...
2 minute read
• By Jordan Selig
• July 6, 2022
Regulatory Compliance in Azure Policy provides Microsoft created and managed initiative definitions, known as built-ins, for the compliance domains and secur...
5 minute read
• By Jordan Selig
• June 16, 2022
If you’re an Azure portal user with App Service, you’ve most likely seen the Security item in the left-hand menu. This item comes from our partners from the ...
2 minute read
• By Cristhian Uribe
• June 16, 2022
Resiliency Score report is a downloadable report that checks whether your Azure Web App is implementing the best practices to make it less susceptible to ava...
3 minute read
• By Denver Brittain
• May 31, 2022
Build and run a Scala App on Azure App Service
less than 1 minute read
• By Jeff Martinez
• May 23, 2022
We are pleased to announce that gRPC is coming to Azure App Service for Linux workloads.
less than 1 minute read
• By Jordan Selig
• April 14, 2022
We are happy to announce that you can now enable Virtual Network integration as well as private endpoints for inbound access when creating Web Apps using the...
less than 1 minute read
• By Jordan Selig
• April 14, 2022
App Service now supports VNet integration (outbound) and private endpoints (inbound) all the way down to the Basic SKU. The App Service VNet integration feat...
1 minute read
• By Jason Freeberg
• April 11, 2022
We are happy to share that Auto-Instrumentation of Application Insights for Windows Container applications is now in public preview! Auto-Instrumentation all...
3 minute read
• By Puneet Gupta
• April 5, 2022
Auto-healing is a heavily used diagnostic feature of Azure App Service that allows end-users to configure a rich set of triggers that can be used to mitigate...
2 minute read
• By Yutang Lin
• March 22, 2022
This blog contains information about *.azurewebsites.net TLS certificate changes for web apps, functions, and logic apps (standard). Customers should not be ...
2 minute read
• By Jeff Martinez
• March 2, 2022
The Premium Container SKU will not be moving out of preview status and will be retired on 30th June 2022. Please move your applications to the Premium V3 SK...
4 minute read
• By Abhishek Reddy
• February 23, 2022
We are happy to announce the public preview of the WordPress offering on App Service. This offering will enable you to deploy and host new WordPress websites...
6 minute read
• By James Mulvey
• February 1, 2022
#### See April 2025 improvements to App Service Maintenance Notifications Improvements
1 minute read
• By Jordan Selig
• January 18, 2022
We are happy to announce the availability of the public preview of the App Service Environment (ASE) v3 migration feature. With this feature, you’ll be able ...
Back to top ↑
2021
1 minute read
• By Andrew Westgarth
• December 10, 2021
The 2021 Q3 update to Azure App Service on Azure Stack Hub is now available. This release updates the resource provider and brings the following key capabili...
1 minute read
• By Yutang Lin
• November 22, 2021
Starting November 30 2021, GoDaddy will no longer be issuing certificates for the additional ‘www’ domain when validating domain ownership through HTML web p...
1 minute read
• By Byron Tardif
• November 8, 2021
We are happy to announce that App Service is rolling out day 0 support for .NET 6.0 applications across all public regions and scenarios on both Windows and ...
5 minute read
• By Jeff Martinez
• November 1, 2021
ACR Tasks are a set of Azure CLI command features in Azure Container Registry that can help you automate container image builds. This can be integrated as p...
3 minute read
• By Mark Downie, Puneet Gupta
• November 1, 2021
We are pleased to announce the public availability of Diagnostic tools for App Services Linux for .NET Core apps. With this capability, we now offer built-in...
5 minute read
• By Jordan Selig
• October 29, 2021
Azure Resource Graph (ARG) is an Azure service that gives you the ability to query and explore your Azure resources across a given set of subscriptions so th...
9 minute read
• By Jordan Selig
• October 15, 2021
Hybrid Connections is a feature in App Service that provides access from your app to a TCP endpoint allowing your app to access application resources in any ...
3 minute read
• By Yutang Lin
• September 22, 2021
App Service Domain is a domain resource on Azure which integrates with Azure DNS. This allows you to manage all your resources on Azure for when you need to ...
4 minute read
• By Ignacio Alvarez Arenas
• September 16, 2021
This document covers some common operations that can be performed in an App Service and the effects in terms of availability and restart operations. Restarts...
1 minute read
• By Jordan Selig
• August 31, 2021
We get a lot of questions on the App Service kind property, so we are sharing some information to help you understand what it is, what it does, and how to us...
4 minute read
• By Jordan Selig
• August 25, 2021
NOTE! As of March 2023, the content in this post may be outdated. For the latest information on Availability Zone support for App Service, see Azure App S...
1 minute read
• By Jason Freeberg
• August 9, 2021
With GitHub Actions you can set up a workflow to build and deploy your applications whenever there’s a commit on your main branch, or a PR is merged, or even...
23 minute read
• By Jordan Selig
• July 29, 2021
There are a number of ways to deploy infrastructure to Azure, what you pick depends on a number of factors including skill level, experience, job requirement...
8 minute read
• By Jordan Selig
• July 23, 2021
Get started with Azure App Service by deploying an app to the cloud using a Bicep file and Azure CLI in Cloud Shell. Because you use a free App Service tier,...
6 minute read
• By Vivek Arya
• July 12, 2021
One of the tools that Azure provides to enforce governance and controls is Azure Policies. By employing Azure policies, IT organizations are able to enforce ...
3 minute read
• By Jeff Martinez
• July 8, 2021
With the release of the App Service on Kubernetes preview, you can now run App Service on Kubernetes deploying your web apps to Azure Kubernetes Service, or ...
12 minute read
• By Mads Damgård
• July 3, 2021
Securing access to your site is important, but securing access to the source of your site is often equally important.
less than 1 minute read
• By Byron Tardif
• June 25, 2021
In case you missed it, we released support for .NET 6 Preview 4 about 2 weeks ago.
1 minute read
• By Amol Mehrotra
• June 22, 2021
App Service has a list of Trusted Root Certificates which you cannot modify in the multi-tenant Windows variant version of App Service, but you can load your...
1 minute read
• By Andrew Westgarth
• June 11, 2021
The 2021 Q1 update to Azure App Service on Azure Stack Hub is now available. This release updates the resource provider and brings the following key capabili...
less than 1 minute read
• By Puneet Gupta
• June 9, 2021
Azure App Services has the proactive crash monitoring feature, which checks for process crashes and collects diagnostic data that helps you determine the roo...
less than 1 minute read
• By Byron Tardif
• June 9, 2021
We are happy to announce that App Service now supports apps targeting .NET 6 Preview 4 across all public regions and scenarios on both Windows and Linux App ...
3 minute read
• By Christina Compy
• May 25, 2021
The App Service Environment v3 (ASEv3) has been in preview since November 2020. During this time it was made available across most regions, received numerous...
1 minute read
• By Yutang Lin
• May 25, 2021
App Service Managed Certificate is now in General Availability for both apex domains and sub-domains. This feature allows customers to secure their custom do...
2 minute read
• By Jason Freeberg and Julia Goloshubina
• May 10, 2021
We are happy to share that Azure Monitor Application Insights monitoring is now available for Java and Node.js apps on App Service for both Windows and Linux...
10 minute read
• By Mads Damgård
• April 22, 2021
“Rød grød med fløde” - hmm, what language is that? Keep reading if you want to find out.
1 minute read
• By Puneet Gupta
• April 21, 2021
We are happy to announce the availability of Auto Heal feature for Linux apps on Azure App Service. Auto Heal allows you to mitigate your apps when it runs i...
3 minute read
• By Jeff Martinez
• April 15, 2021
.NET 6 is the latest release version that will include the final pieces bringing the best of Core, Framework, Xamarin, and Mono to a unified platform that st...
4 minute read
• By Michimune Kohno and Sanghmitra Gite
• April 14, 2021
The Azure App Service is a PaaS solution offering in Azure which constantly updates the platform. One of the top requests from customers is to receive a noti...
3 minute read
• By Jeff Martinez
• April 14, 2021
.NET 5 is the first major release in the .NET unification journey bringing together the best of Core, Framework, Xamarin, and Mono to provide an improved dev...
1 minute read
• By Khaled Zayed
• April 13, 2021
Troubleshooting networking & connectivity issues when running on App Services just became easier. We are happy to announce the release of our new diagnos...
1 minute read
• By Mads Damgård
• March 29, 2021
We are happy to announce the General Availability of a number of improvements to the access restriction feature in App Service.
16 minute read
• By Mads Damgård
• March 26, 2021
In this article I will walk you through setting up a secure, resilient site with Azure App Service using some new features that have recently been released o...
6 minute read
• By Jeff Martinez
• March 15, 2021
gRPC is a modern protocol which uses HTTP/2 to streamline messaging between clients and back-end servers and is an efficient way to connect services that req...
13 minute read
• By Yutang Lin
• March 11, 2021
In this article, we will review different App Service offerings with side-by-side comparisons to show how you can save more with App Service. The offerings w...
5 minute read
• By Jeff Martinez
• March 4, 2021
Windows containers on App Service can help you easily modernize your application by making it easier to Lift-and-Shift to App Service and install custom depe...
1 minute read
• By Mads Damgård
• March 3, 2021
When enabling private endpoint for a web app, both the web app and the Source Control Manager (SCM) site, also sometimes referred to as kudu, are locked down...
4 minute read
• By Yutang Lin
• March 2, 2021
App Service Managed Certificate (preview) now lets you secure your apex domains on your web apps at no additional charge. This feature is similar to the curr...
less than 1 minute read
• By Jeff Martinez
• March 2, 2021
Source Network Address Translation (SNAT) ports are used by App Service to translate outbound connections to public IP addresses. However, there are limitat...
4 minute read
• By Jason Freeberg
• March 1, 2021
An earlier article explained how to use self-hosted Azure DevOps agents to build and deploy your applications to a web app that has Private Endpoints enabled...
3 minute read
• By Puneet Gupta
• March 1, 2021
A crash of a process happens when the process terminates due to an unhandled exception within the application code. A crash leads to a restart and all the in...
1 minute read
• By Jason Freeberg
• February 5, 2021
Last week an incident occurred that caused .NET 5 NuGet package operations to fail on some Debian-family distributions. Specifically, Debian and Ubuntu maint...
less than 1 minute read
• By Gaurav Seth
• February 5, 2021
Join our upcoming webinar on Tuesday, February 23 from 1:00 to 2:00pm Pacific Time! Learn how Azure can help you to innovate with your .NET web apps and SQL ...
less than 1 minute read
• By Byron Tardif, Elliott Hamai
• January 26, 2021
We are happy to share a new resource create blade for App Service and Azure databases. This new experience, currently in preview, deploys a PostgreSQL or Azu...
less than 1 minute read
• By Jason Freeberg
• January 6, 2021
The latest App Service releases included new Java, Tomcat and JBoss EAP versions.
Windows
New Tomcat versions
9.0.38
8.5.58
N...
3 minute read
• By Andrew Westgarth
• January 6, 2021
As Windows Azure Pack Web Sites v2 heads towards the end of extended support in 2022, it is important for customers to plan to migrate their workloads from t...
5 minute read
• By Jason Freeberg
• January 4, 2021
With the recently-announced Private Endpoints integration you can block inbound access from the internet to your web app. Before this integration, developers...
Back to top ↑
2020
7 minute read
• By Jason Freeberg
• December 11, 2020
GitHub announced CI/CD support through GitHub Actions which became generally available at GitHub Universe in November 2019. Since then, many Azure services h...
1 minute read
• By Yutang Lin
• December 9, 2020
App Service has added support for anti-virus scans which can send logs to a Storage account, Log Analytics workspace, and Even Hubs for better application mo...
2 minute read
• By Christina Compy
• November 18, 2020
We are happy to announce the public preview of the App Service Environment v3 (ASEv3). The ASEv3 project is a realization of several years of infrastructure ...
9 minute read
• By Jeff Martinez
• November 16, 2020
With the newly announced launch of .NET 5 General Availability, App Service is offering immediate support for .NET 5 via Early Access stack. The new Early A...
1 minute read
• By Christina Compy
• November 15, 2020
The Azure App Service has quite a few networking integration capabilities but, until now, did not support a dedicated outbound address. We are very happy to ...
1 minute read
• By Andrew Westgarth
• November 12, 2020
The 2020 Q3 update to Azure App Service on Azure Stack Hub is now available. This release updates the resource provider and brings the following key capabili...
1 minute read
• By Byron Tardif
• November 10, 2020
We are happy to announce that App Service now supports .NET 5 applications across all public regions and scenarios on both Windows and Linux App Service plans.
4 minute read
• By Jason Freeberg and Shubham Dhond
• October 20, 2020
This is the third article in our guide for A/B testing with App Service. The first article shows how to set up your client-side project. The second article s...
1 minute read
• By Jeff Martinez
• October 15, 2020
Starting November 1st, 2020. Docker will be introducing rate limits on unauthenticated pull requests from Docker Hub. These limits are based on the account ...
2 minute read
• By Eric Grenon
• October 6, 2020
We are happy to announce Private Endpoint for Web App is now Generally Available in all Azure public regions, for both Windows and Linux apps, containerized ...
3 minute read
• By Ellie Alume
• October 5, 2020
This is part one of our deep dive on Diagnosing CPU utilization issues in Azure App Service. In this post, you will learn about measuring CPU utilization for...
5 minute read
• By Christina Compy
• October 5, 2020
The Azure App Service is offered as two deployment types: the multi-tenant service and the App Service Environment. In the multi-tenant service there are tho...
3 minute read
• By Jeff Martinez
• October 2, 2020
The Premium v3 hardware tier, previously announced at Microsoft Ignite 2020, is now available for you to deploy your applications to. This new hardware tier...
1 minute read
• By Jeff Martinez
• September 29, 2020
Windows containers on App Service enable you to modernize your Windows applications so you can bring along dependencies or lift-and-shift your current applic...
1 minute read
• By Jason Freeberg, Mitren Chinoy, Byron Tardif
• September 23, 2020
The first version of the App Service Deployment Center has been generally available since late 2018. The Deployment Center gives a centralized view of all th...
2 minute read
• By Christina Compy and Jason Freeberg
• September 22, 2020
For several years, Red Hat and Microsoft have partnered to create cloud solutions that enable enterprises to achieve more. Today, we are happy to announce th...
1 minute read
• By Christina Compy
• September 22, 2020
The App Service Environment v3 (ASEv3) project is a realization of several years of infrastructure development to enable a best-in-class, network isolated ap...
1 minute read
• By Puneet Gupta
• September 16, 2020
ASP.NET Framework has fusion Assembly Binding logging (aka Fusion Logging) which allows you to debug assembly load failures in your .NET applications. Fusion...
3 minute read
• By Yutang Lin
• August 31, 2020
We have added a new log type for ASP .NET web apps on Windows (ASP .NET Core support is not yet supported). The log type, AppServiceAppLogs, captures your ap...
2 minute read
• By Jason Freeberg and Suwat Bodin
• August 24, 2020
App Service makes it easy to automatically scale your apps to multiple instances when traffic increases. This increases your app’s throughput, but what if th...
4 minute read
• By Jason Freeberg and Shubham Dhond
• August 24, 2020
This is the second article in our guide for A/B testing with App Service. See the first article for more information about A/B testing and how to set up your...
less than 1 minute read
• By Jason Freeberg and Mitren Chinoy
• August 19, 2020
A year ago we announced a GitHub Action to deploy your web apps to Azure App Service. In April, we added GitHub Actions as an option in the Deployment Center...
9 minute read
• By Gregory Goldshteyn
• August 18, 2020
Netflix Eureka is a REST based middleware designed for discovery and load balancing of web applications. For those who already have a Netflix Eureka app, thi...
6 minute read
• By Christina Compy
• August 14, 2020
The Azure App Service is offered as two deployment types: the multi-tenant service and the App Service Environment. In the multi-tenant service there are tho...
4 minute read
• By Yun Jung Choi, Puneet Gupta
• August 11, 2020
Application crashes happen. A crash is when an exception in your code goes un-handled and terminates the process. These unhandled exceptions are also known a...
4 minute read
• By Jason Freeberg and Shubham Dhond
• August 10, 2020
App Service provides access for FTP and WebDeploy clients to connect using the basic auth credentials found in the site’s publish profile. These APIs are gre...
8 minute read
• By Jason Freeberg, Shubham Dhond
• August 3, 2020
In software development, A/B testing is the process of comparing two versions of a webpage or application to determine which version improves a metric or KPI...
5 minute read
• By Yutang Lin
• July 28, 2020
This article is the fifth part of the Zero to Hero with App Service series. This article assumes you have completed the first article.
less than 1 minute read
• By Eric Stenson
• July 26, 2020
Latest version updates to PHP
3 minute read
• By Gaurav Seth
• July 20, 2020
In this installment of Zero to Hero with App Service, learn how to migrate your existing applications to App Service. If you followed parts one, two, and thr...
2 minute read
• By Yutang Lin
• July 14, 2020
If you have received a notification from Azure about potentially being impacted by the certificate revocation issue, follow these steps to avoid application ...
4 minute read
• By Jason Freeberg
• July 7, 2020
This is the third article in the Zero to Hero with App Service series. This article assumes you have already completed the previous two articles.
5 minute read
• By Jason Freeberg
• June 29, 2020
This is the second article in our Zero to Hero with App Service series. This article assumes you have completed Part 1. In the last article you created an Ap...
3 minute read
• By Jason Freeberg
• June 29, 2020
In times of rapid change, developers and IT decision-makers must quickly adjust to a drastically evolving landscape. Successful organizations use managed clo...
2 minute read
• By Yutang Lin
• June 25, 2020
We have recently added two new log types to our preview of App Service’s Integration with Azure Monitor. The two new log types are:
12 minute read
• By Jeff Martinez
• June 25, 2020
Azure DevOps enables you to host, build, plan and test your code with complimentary workflows. Using Azure Pipelines as one of these workflows allows you to ...
1 minute read
• By Christina Compy
• June 17, 2020
Regional VNet Integration is now Generally Available for both Linux and Windows apps. The feature behaves the same for apps on either operating system. This ...
1 minute read
• By Christina Compy
• June 17, 2020
We are happy to announce Hybrid Connections for Linux apps is now Generally Available. Hybrid Connections have been available for Windows apps for a few year...
1 minute read
• By Jeff Martinez
• June 9, 2020
The .NET Framework 4.8 update is a non-breaking in-place upgrade on App Service. No updates are required to existing applications.
11 minute read
• By Jeff Martinez
• June 9, 2020
Github Actions enables you to easily automate any part of your development workflow. GitHub Actions are defined as YAML files in the .github/workflows direct...
2 minute read
• By Jason Freeberg
• May 19, 2020
This year, Microsoft Build is entirely online. Live and pre-recorded sessions are available for anyone to view. This article is a recap of the sessions from ...
12 minute read
• By Khaled Zayed
• May 15, 2020
Modern-day data centers are extremely complex and have many moving parts. VMs can restart or move, systems are upgraded, and file servers are scaled up and d...
3 minute read
• By Jason Freeberg, Yutang Lin
• May 11, 2020
We are happy to announce the Public Preview of App Service’s integration with Azure Event Grid. Event Grid is a publish/subscribe messaging service that allo...
2 minute read
• By Andrew Westgarth
• May 6, 2020
We have released the 2020 Q2 update to Azure App Service on Azure Stack Hub. This release updates the resource provider and brings the following key capabili...
less than 1 minute read
• By Eric Stenson
• May 4, 2020
Latest version updates to PHP
2 minute read
• By Mike Budzynski, Jason Freeberg
• May 1, 2020
In times of rapid change, developers and IT decision-makers must quickly adjust to a drastically evolving landscape. Successful organizations use managed clo...
3 minute read
• By Jeff Martinez
• April 24, 2020
.NET 5 is the latest version to expand the capabilities of .NET by taking the best of Core, Framework, Xamarin, and Mono to create a unified platform for imp...
1 minute read
• By Jeff Martinez
• April 16, 2020
App Service is announcing GA of .NET Core 3.1 LTS on Linux & Windows today. If you are running .NET Core 3.0 applications, which had its end-of-life dat...
1 minute read
• By Jason Freeberg
• April 14, 2020
Last year we shared an article that demonstrated how to deploy your application to App Service using GitHub Actions. We are excited to share that we have add...
3 minute read
• By Christina Compy
• March 23, 2020
The PremiumV2 hardware tier is now available for older deployments of App Service where it was not previously available. A few years ago Azure App Service be...
2 minute read
• By Yun Jung Choi
• March 23, 2020
We are launching a new experience in App Service Diagnostics to help you more easily and quickly diagnose and solve problems of your application.
2 minute read
• By Christina Compy
• March 16, 2020
We are happy to announce the public preview of Private Link for Azure App Service. This preview is available in limited regions for all PremiumV2 Windows and...
less than 1 minute read
• By Byron Tardif
• March 16, 2020
We’re announcing that Tinfoil Security addon will no longer be available through App Service.
2 minute read
• By Byron Tardif
• March 13, 2020
Access the preview
1 minute read
• By Christina Compy
• February 27, 2020
App Service customers often need to access resources in their Azure Virtual Networks. We launched VNet Integration to address this issue in 2014, but our cus...
less than 1 minute read
• By Jason Freeberg
• January 31, 2020
Wildfly is an open-source application runtime for Java applications, and the upstream project of JBoss EAP. We recently added a new Azure Sample that shows h...
less than 1 minute read
• By Eric Stenson
• January 25, 2020
Latest version updates to PHP
1 minute read
• By Andrew Westgarth
• January 13, 2020
This afternoon we released the eighth update to Azure App Service on Azure Stack Hub. This release updates the resource provider and brings the following key...
Back to top ↑
2019
3 minute read
• By Stefan Schackow
• December 12, 2019
NOTE! As of March 2023, the content in this post may be outdated. For the latest information on Availability Zone support for App Service Environment, see...
1 minute read
• By Mads Damgård
• December 9, 2019
Based on customer requests we have added support for automating App Service Environment operations using the Azure CLI. With the 2.0.77 release you can creat...
less than 1 minute read
• By Eric Stenson
• November 13, 2019
Latest version updates to PHP
less than 1 minute read
• By Andrew Westgarth
• November 4, 2019
During Microsoft Ignite 2019, this week, these are the Azure App Service sessions to look out for in the session catalog.
1 minute read
• By Yutang Lin
• November 4, 2019
Free Transport Layer Security (TLS) for Azure App Service is now in preview! This has been one of the most highly requested features of the service since its...
4 minute read
• By Jason Freeberg and Yutang Lin
• November 1, 2019
We are happy to announce that App Service has new and improved integration with Azure Monitor (preview). You can now send your logs from Windows or Linux App...
4 minute read
• By Yun Jung Choi
• October 7, 2019
Automatically mitigate CPU anomalies and save yourself from another late-night servicing call.
2 minute read
• By Ruslan Yakushev
• October 2, 2019
You can now use ARM templates to swap deployment slots.
less than 1 minute read
• By Eric Stenson
• September 4, 2019
Latest version updates to PHP
less than 1 minute read
• By Andrew Westgarth
• August 29, 2019
This afternoon we released the seventh update to Azure App Service on Azure Stack. This release updates the resource provider and brings the following key c...
4 minute read
• By Jason Freeberg
• August 10, 2019
Last week GitHub announced the preview of GitHub Actions with built-in CI/CD; watch the announcement here. These actions, defined in YAML files, allow you to...
less than 1 minute read
• By Elle Tojaroon
• August 6, 2019
If the domain was deleted within the past 30 days, you restore it by re-creating the resource under the same subscription and resource group.
4 minute read
• By Yun Jung Choi
• August 6, 2019
Application downtime can be dreadful, especially when the app is handling mission-critical load. There could be countless causes for your app’s downtime rang...
5 minute read
• By Jason Freeberg
• July 30, 2019
Securely store and access your connection strings with minimal code changes.
3 minute read
• By Ela Malani
• July 25, 2019
Integrating mobile services in your application? Sign up with App Center
less than 1 minute read
• By Eric Stenson
• July 17, 2019
Latest version updates to PHP
less than 1 minute read
• By Eric Stenson
• June 18, 2019
Latest version updates to PHP
less than 1 minute read
• By Andrew Westgarth
• May 28, 2019
This afternoon we released the sixth update to Azure App Service on Azure Stack. This release updates the resource provider and brings the following key cap...
2 minute read
• By Khaled Zayed
• May 21, 2019
App Service plan defines the compute resource assigned to run your App Service. The pricing tier of your App Service plan determines the compute power and fe...
3 minute read
• By Yun Jung Choi
• May 7, 2019
In a fast-paced development environment, sometimes it is difficult to keep track of all the changes made to your app… let alone pinpoint a change that caused...
5 minute read
• By Chibi Vikramathithan
• March 19, 2019
App Service Certificates have been a very popular feature among App Service customers. However, our customers often get confused about the sync scenarios bet...
1 minute read
• By Jason Freeberg
• March 18, 2019
We will soon be rolling out a series of UX and ARM API changes that will alter the behavior of routing rules for testing in production. After May 22nd, you w...
less than 1 minute read
• By Andrew Westgarth
• February 28, 2019
This morning we released the fifth update to Azure App Service on Azure Stack. This release updates the resource provider and brings the following key capab...
1 minute read
• By Byron Tardif
• February 26, 2019
Data connections provides a guided experience to easily add a connection string to a new or existing SQL Azure Database or Azure Storage Account.
1 minute read
• By Byron Tardif
• February 5, 2019
The Z-Ray PHP debugging feature will soon be discontinued in App Service. This shouldn’t affect the App Service service-level agreement (SLA) or the runtime ...
2 minute read
• January 16, 2019
App Service Environment (ASE) support for Availability Zones (AZ) is now in preview. Customers can deploy internal load balancer (ILB) ASEs into a spe...
less than 1 minute read
• January 11, 2019
less than 1 minute read
• January 4, 2019
Python 2.7 has been added to the public preview of Python on Azure App Service (Linux). With this recent addition developers can enjoy the productivit...
Back to top ↑
2018
1 minute read
• November 30, 2018
less than 1 minute read
• November 13, 2018
less than 1 minute read
• November 8, 2018
2 minute read
• October 17, 2018
less than 1 minute read
• October 4, 2018
2 minute read
• October 1, 2018
3 minute read
• September 24, 2018
1 minute read
• September 24, 2018
4 minute read
• September 24, 2018
4 minute read
• September 20, 2018
4 minute read
• September 20, 2018
2 minute read
• September 12, 2018
3 minute read
• September 10, 2018
3 minute read
• August 23, 2018
less than 1 minute read
• August 20, 2018
less than 1 minute read
• August 15, 2018
2 minute read
• August 9, 2018
2 minute read
• August 8, 2018
9 minute read
• August 6, 2018
less than 1 minute read
• August 1, 2018
5 minute read
• July 30, 2018
less than 1 minute read
• July 12, 2018
2 minute read
• June 27, 2018
less than 1 minute read
• June 26, 2018
2 minute read
• June 26, 2018
less than 1 minute read
• June 13, 2018
10 minute read
• June 6, 2018
1 minute read
• June 4, 2018
less than 1 minute read
• May 18, 2018
2 minute read
• May 13, 2018
less than 1 minute read
• May 11, 2018
1 minute read
• May 8, 2018
1 minute read
• May 7, 2018
3 minute read
• May 7, 2018
6 minute read
• May 7, 2018
2 minute read
• May 7, 2018
4 minute read
• May 7, 2018
1 minute read
• May 7, 2018
3 minute read
• May 7, 2018
1 minute read
• May 3, 2018
5 minute read
• May 2, 2018
less than 1 minute read
• May 1, 2018
2 minute read
• April 17, 2018
3 minute read
• April 13, 2018
2 minute read
• April 12, 2018
1 minute read
• April 11, 2018
less than 1 minute read
• April 10, 2018
less than 1 minute read
• April 7, 2018
1 minute read
• March 28, 2018
2 minute read
• March 22, 2018
1 minute read
• March 20, 2018
less than 1 minute read
• March 14, 2018
3 minute read
• March 12, 2018
1 minute read
• March 12, 2018
less than 1 minute read
• March 5, 2018
2 minute read
• March 1, 2018
3 minute read
• February 20, 2018
1 minute read
• February 8, 2018
6 minute read
• February 7, 2018
2 minute read
• February 6, 2018
1 minute read
• January 18, 2018
3 minute read
• January 18, 2018
less than 1 minute read
• January 10, 2018
less than 1 minute read
• January 8, 2018
1 minute read
• January 2, 2018
Back to top ↑
2017
less than 1 minute read
• December 14, 2017
1 minute read
• December 12, 2017
2 minute read
• December 5, 2017
less than 1 minute read
• December 1, 2017
3 minute read
• November 15, 2017
3 minute read
• November 15, 2017
2 minute read
• November 15, 2017
9 minute read
• November 6, 2017
less than 1 minute read
• November 2, 2017
1 minute read
• November 1, 2017
2 minute read
• October 26, 2017
5 minute read
• October 16, 2017
1 minute read
• October 11, 2017
4 minute read
• October 10, 2017
less than 1 minute read
• October 9, 2017
4 minute read
• September 28, 2017
6 minute read
• September 25, 2017
3 minute read
• September 25, 2017
6 minute read
• September 19, 2017
1 minute read
• September 14, 2017
1 minute read
• September 13, 2017
4 minute read
• September 12, 2017
less than 1 minute read
• August 23, 2017
3 minute read
• August 17, 2017
2 minute read
• August 14, 2017
less than 1 minute read
• August 8, 2017
7 minute read
• August 8, 2017
1 minute read
• July 31, 2017
3 minute read
• July 31, 2017
9 minute read
• July 24, 2017
less than 1 minute read
• July 10, 2017
3 minute read
• July 6, 2017
less than 1 minute read
• June 30, 2017
2 minute read
• June 29, 2017
1 minute read
• June 27, 2017
4 minute read
• June 21, 2017
2 minute read
• June 13, 2017
1 minute read
• June 8, 2017
1 minute read
• June 7, 2017
less than 1 minute read
• June 1, 2017
1 minute read
• June 1, 2017
1 minute read
• May 16, 2017
2 minute read
• May 16, 2017
4 minute read
• May 10, 2017
3 minute read
• May 10, 2017
2 minute read
• May 10, 2017
2 minute read
• May 10, 2017
4 minute read
• May 10, 2017
1 minute read
• May 10, 2017
less than 1 minute read
• May 4, 2017
1 minute read
• May 1, 2017
1 minute read
• April 24, 2017
7 minute read
• April 16, 2017
less than 1 minute read
• April 14, 2017
4 minute read
• April 10, 2017
3 minute read
• April 6, 2017
1 minute read
• April 4, 2017
2 minute read
• March 30, 2017
2 minute read
• March 30, 2017
4 minute read
• March 23, 2017
6 minute read
• March 16, 2017
1 minute read
• March 16, 2017
2 minute read
• March 9, 2017
1 minute read
• March 6, 2017
2 minute read
• March 6, 2017
7 minute read
• February 24, 2017
1 minute read
• February 23, 2017
2 minute read
• February 23, 2017
2 minute read
• February 22, 2017
1 minute read
• February 22, 2017
1 minute read
• January 25, 2017
1 minute read
• January 19, 2017
1 minute read
• January 19, 2017
2 minute read
• January 18, 2017
1 minute read
• January 18, 2017
less than 1 minute read
• January 18, 2017
2 minute read
• January 10, 2017
5 minute read
• January 3, 2017
Back to top ↑
2016
2 minute read
• December 21, 2016
1 minute read
• December 19, 2016
1 minute read
• December 12, 2016
6 minute read
• December 1, 2016
less than 1 minute read
• December 1, 2016
less than 1 minute read
• December 1, 2016
1 minute read
• November 30, 2016
3 minute read
• November 29, 2016
4 minute read
• November 15, 2016
2 minute read
• October 26, 2016
less than 1 minute read
• October 19, 2016
less than 1 minute read
• October 12, 2016
less than 1 minute read
• October 11, 2016
1 minute read
• October 10, 2016
1 minute read
• October 10, 2016
less than 1 minute read
• October 6, 2016
less than 1 minute read
• October 6, 2016
14 minute read
• October 4, 2016
3 minute read
• September 14, 2016
4 minute read
• September 8, 2016
3 minute read
• September 1, 2016
8 minute read
• August 26, 2016
less than 1 minute read
• August 26, 2016
1 minute read
• August 22, 2016
2 minute read
• August 18, 2016
3 minute read
• August 18, 2016
8 minute read
• August 18, 2016
6 minute read
• August 15, 2016
2 minute read
• August 11, 2016
1 minute read
• August 11, 2016
9 minute read
• By Steve Dower
• August 4, 2016
App Service is Microsoft Azure’s platform-as-a-service offering for web apps, whether they are sites accessed through a browser, REST APIs used by your own c...
7 minute read
• July 18, 2016
2 minute read
• July 18, 2016
4 minute read
• July 15, 2016
3 minute read
• July 13, 2016
1 minute read
• July 7, 2016
8 minute read
• July 5, 2016
3 minute read
• By Adrian Hall
• June 29, 2016
How to do Offline Sync with Azure Mobile Apps and Apache Cordova
2 minute read
• By Daria Grigoriu
• June 27, 2016
Getting started with ASP.NET Core 1.0 on Azure App Service
6 minute read
• By Chris Gillum
• June 22, 2016
How to use Easy Auth to add Azure AD B2C capabilities to your App Service Web App.
3 minute read
• By Adrian Hall
• June 16, 2016
How to adjust the HTTP call for Android, iOS, JavaScript, and .Net with Azure Mobile Apps
1 minute read
• By Chris Anderson
• June 6, 2016
Improvements to the WebJobs Portal UI. Browse logs and set up triggers.
4 minute read
• By Apurva Joshi
• June 2, 2016
Introducing Failure History (appLens) for Azure App Service Web App: A tool to visualize various data points in few seconds!
6 minute read
• By Ashish Kurmi
• May 24, 2016
How to deploy an App Service Certificate through Azure Key Vault
8 minute read
• By Apurva Joshi
• May 18, 2016
How to use the Azure App Service troubleshooting blade and tools
2 minute read
• By Sunitha Muthukrishna
• May 16, 2016
How to disable the session affinity cookie on Azure App Service
4 minute read
• By Sunitha Muthukrishna
• May 9, 2016
How to speed up your Joomla app on Azure App Service
1 minute read
• By Chris Anderson
• May 6, 2016
Azure App Service now supports Node v6
10 minute read
• By Mathew Charles
• April 27, 2016
The Journey of the Azure Functions product and team.
Back to top ↑