You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this feature ask due to a problem that you are encountering?
I am trying to create a new Web App with Easy Auth configured with Terraform. There is no updated samples on how to do this, so I had to build a new script from scratch.
Is there an existing issue for this?
Where would you like this feature added?
Examples (Quickstart, Samples, etc.)
Is this feature ask due to a problem that you are encountering?
I am trying to create a new Web App with Easy Auth configured with Terraform. There is no updated samples on how to do this, so I had to build a new script from scratch.
I searched for Terraform samples on how to achieve this, the problem is that there are no good up-to-date samples.
Microsoft does not have samples for a Web App with Easy Auth configured (we only have samples to create an App Service but without Authorization configured):
https://github.com/Azure/terraform/tree/master/quickstart,
https://learn.microsoft.com/en-us/azure/app-service/provision-resource-terraform,
https://learn.microsoft.com/en-us/azure/app-service/samples-terraform
Hashicorp (Terraform Owner) have some samples but they use old Authentication V1: https://github.com/hashicorp/terraform-provider-azurerm/tree/main/examples/app-service/linux-authentication
Describe potential solutions.
It will be very useful is a sample is provided on how to created a Web App with Easy Auth enabled and configured.
Anything else?
https://github.com/hashicorp/terraform-provider-azurerm/tree/main/examples/app-service/linux-authentication
The text was updated successfully, but these errors were encountered: