Azure / avdaccelerator

AVD Accelerator deployment automation to simplify the setup of AVD (Azure Virtual Desktop) based on best practices
MIT License
330 stars 209 forks source link

Purpose of terraform/greenfield/AADDSscenario not documented #578

Closed mloskot closed 8 months ago

mloskot commented 8 months ago

Let us know the feedback or general question

There is this very helpful table which nicely explains purpose of the different scenarios:

https://github.com/Azure/avdaccelerator/blob/c6e13867711a44443256505d8dad50ca79a267ea/workload/terraform/greenfield/readme.md?plain=1#L43-L48

but it is lacking entry for AADDSscenario.

It would be helpful if the difference between ADDS and AADDS scenarios is explained.

danycontre commented 8 months ago

@mloskot thanks for your feedback, this was just addressed with PR 584.

mloskot commented 8 months ago

Looks good, thank you @danycontre