Following our communication earlier in the year, the App Service team is happy to announce that the App ServiceAuthentication/Authorization featureis now available to Linux apps.
What’s App Service authentication/authorization feature?
Azure App Service provides built-in authentication and authorization support, so you can sign in users and access data by writing minimal or no code in your web app. The same authentication and authorizationfeature support for Windows apps is now available to App Service on Linux including Web App for Containers. This overview article describes how App Service helps simplify authentication and authorization for your app.
Is the feature behavior different on Linux?
No. The authentication and authorization works the same way on Linux apps as Windows. The configuration experience on Azure portal and CLI is exactlythe same, if you’re familiar with how to configure a Windows app for this feature, you’re ready to go and can do the same for a Linux app.
I’m a Linux customer new to this feature, how do I configure it for my Linux app?
4 minute read
• By Byron Tardif, Andrew Westgarth, and Jordan Selig
• September 10, 2026
Moving a legacy Windows application to the cloud and making an existing website easier for AI agents to use might sound like separate challenges. In the late...
5 minute read
• By Byron Tardif
• September 1, 2026
Azure CLI 2.90.0 is now available and includes new capabilities and reliability improvements for Azure App Service. This release makes it easier to troublesh...
2 minute read
• By Andrew Westgarth and Gaurav Seth
• August 31, 2026
Migrating an existing Windows application to the cloud can be challenging when it depends on server roles, local storage, registry access, or third-party lib...
Azure CLI 2.89.0 adds a new way to inspect Linux web app startup health across every running instance, making it easier to identify platform state and recent...