Azure / Azure/terraform

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

Open
#205 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
HCL
Stars
925
Forks
930
Avg merge
4d 15h
Merged PRs (30d)
5

Description

### Is there an existing issue for this?

- [X] 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

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the existing app-service examples, especially examples/app-service/linux-authentication, and compare them with the linked Azure Terraform documentation and current Easy Auth requirements. Add an up-to-date Web App sample showing Easy Auth configuration, then verify that the example is complete and usable with current Terraform resources.

Written by the indexing model from the issue text.

Assessment

Tech stack
terraform
Domain
cloud, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.