Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Would be possible to provide a sample of a web app with Easy Auth configured? #205

Open
1 task done
IgnacioAguirre opened this issue Mar 28, 2023 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@IgnacioAguirre
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

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

@IgnacioAguirre IgnacioAguirre added the enhancement New feature or request label Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant