Forum Discussion
Authentication (EasyAuth) on Linux consumption plan
Thanks CloudyRyan, specifically when a Linux based Azure Function App (say Python) on the consumption plan has the Authentication/Authorization option greyed out on the Function App page in the Azure Portal.
BobbyJ10 Interesting -- I see it enabled. Can you tell me the plan you're using?
- BobbyJ10Oct 29, 2020Brass Contributor
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).
- CloudyRyanOct 30, 2020Former EmployeeGot it. My example was not the consumption plan and I missed that in the subject. That is coming soon for the consumption plan.
- AnthonyChuOct 30, 2020
Microsoft
EasyAuth on Linux Consumption is on the way. Hopefully you’ll see it light up in the next month or two. Thanks for your patience.- 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?