-
Hi, i really like this project. I am working in terraform. I just want to add the function app authentication part to terraform as well, because if I add authentication after the deployment, terraform will recognize a difference and reset the function app. In the code I saw that it is possible to add an auth_settings block. BTW I am using regular Microsoft authentication. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Sorry that I created an issue. I am still working on this and did not succeed yet. It would be very valuable to have a terraform example with authentication so that terraform is actually useable. Now, it isnt useable because terraform would make auth undone when redeploying from state. |
Beta Was this translation helpful? Give feedback.
-
Close as I have already added AzureAD integration to the sample code. |
Beta Was this translation helpful? Give feedback.
Close as I have already added AzureAD integration to the sample code.