[QuickStart.md] Error when running deploy-infra pipeline due to changed folder structure
Open
- Dominant language
- Shell
- Stars
- 654
- Forks
- 347
- PR merge metrics
- No merged PRs in 30d
Description
[QUICKSTART.md]
When running the "tf-ado-deply-infra.yml" pipeline I receive this error:

The reason might be due to changed folder structure in row 7 and 9 (tf-ado-deploy-infra.yml) :
```
- template: ../../config-infra-prod.yml
- template: ../../config-infra-dev.yml
```
Here we might need go one hierarchy level higher.
Contributor guide
Assessment
This issue has not been assessed yet.