I have a function app with staging slot with the following settings:
Basic Authentication : Off
How do I set this for function app and staging slot via bicep?
I have a function app with staging slot with the following settings:
Basic Authentication : Off
How do I set this for function app and staging slot via bicep?
Copyright © 2021 Jogjafile Inc.
My Bicep Code referred from this Blog to Deploy Function app with Basic Authentication set to off:-
Output:-
Function app Deployed, and Basic Authentication is set to off.