Posts from 2020

Using GitHub Actions for Python Applications

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...

New App Service Anti-virus Logs in Public Preview

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...

App Service Environment v3 public preview

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 ...

Hosting .NET 5 Applications on Azure App Service

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...

NAT Gateway and app integration

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 ...

.NET 5 on App Service

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.

Docker Hub authenticated pulls on App Service

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 ...

General Availability of Private Endpoint for Web App

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 ...

Public Preview of the new Deployment Center

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...

Public Preview of JBoss EAP on App Service

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...

Health Check is now Generally Available

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...

GitHub Actions integration is now Generally Available

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...

Netflix Eureka on App Service

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...

Crash Monitoring in Azure App Service

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...

Disabling basic auth on App Service

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...

Zero to Hero with App Service, Part 1: Setting Up

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...

New Log Types for Azure Monitor Integration

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:

General Availability of Linux Hybrid Connections

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...

.NET Framework 4.8 is coming to App Service

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.

App Service //Build 2020 Recap

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 ...

App Service integration with Event Grid

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...

Running .NET 5 (preview) on App Service

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...

Get started with GitHub Actions and App Service

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...

PremiumV2 tier for older App Service deployments

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...

A New Look for App Service Diagnostics

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.

Public Preview of Private Link on App Service

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...

Important update for Tinfoil security

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.

Run Wildfly on App Service

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...

Azure App Service on Azure Stack Hub Update 8 Released

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 ↑