microsoft / microsoft/GitHub-Copilot-for-Azure
Deploy test results don't have access to azd init --from-code output
Open
integration-test
- Dominant language
- Python
- Stars
- 250
- Forks
- 204
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 67
Description
Unlike code directly written by the model or output of `azd init --template`, IaC generated by azd init --from-code is not accessible from test results. This makes it hard for us to tell why the generated file didn't pass the assertions.
Example test run:
https://agreeable-dune-0f718070f.1.azurestaticapps.net/nightly-runs.html?file=2026-05-21%2F26216530533%2Fazure-deploy%2Fbrownfield-dotnet%2Fazure-deploy_-_Integration_Tests_brownfield-dotnet_deploys_aspire_container_build%2Fagent-metadata-2026-05-21T11-51-32-001Z.md
Contributor guide
Assessment
This issue has not been assessed yet.