Forum Discussion
Authentication (EasyAuth) on Linux consumption plan
CloudyRyanDouble checked mine to make sure I'm not going mad 🙂 It's definitely greyed out. creation.png shows the option chosen when creating the function app, and app service plan.png shows the plan type (Y1: 0).
- marekurbanowiczDec 05, 2020Copper Contributor
AnthonyChu what is the status of that?
During the company hackathon, on the office subscription on Azure we have created the Azure Functions App on the consumption plan on Linux and Authentication was available out of the box.
I was surprised, so I did the same thing today on my private company account and it is still greyed out.
Why?
- danbassdevJan 12, 2021Copper Contributor
this is pretty relevant for me, I've deployed Linux partially because I want the better cold starts shown here: https://twitter.com/MikhailShilkov/status/1347194379748995077
But frustrating to not be able to use Azure Active Directory to secure them, as that's kind of a key feature for most user facing stuff (where cold starts are most relevant).