[Feature request] Add deployment targets
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
- [x] Make sure you've installed the latest version using [instructions](https://github.com/Azure/azure-dev?tab=readme-ov-file#installupgrade-azure-developer-cli)
**Output from `azd version`**
Run `azd version` and copy and paste the output here:
`azd version 1.23.0 (commit 9a02add5930c2c87b6b2c78443e4d8132587417d)`
**Describe the issue**
Currently,
- ~Container App Job is only supported for dotnet (unsupported for Python or Docker).~
- Web App for Container is not supported at all (working POC [here](https://github.com/Azure/azure-dev/compare/main...alecaer:azure-dev:feature/appservice-container) if ever 🥺 )
- Azure Function with Container is not supported at all
- Deploy static content to Blob Static website is not supported at all (as an alternative to SWA).
**Expected solution**
- Add support for these deployment targets to increase supported stacks and remove a lot of boilerplate
- Add an exhaustive documentation of supported deployment targets/techno
Contributor guide
Assessment
This issue has not been assessed yet.