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