-
In templates we reference existing resources, like:
https://github.com/Azure-Samples/todo-nodejs-mongo-aca/blob/main/infra/app/api.bicep#L40
When we do an azd deploy on that file, those references…
-
- create azd credential handler in Java - common folder and shared
- add that to the cred chain in Java templates
-
**Describe the issue:**
`azd login` is also required after `az login`.
Last week we only needed `az login` for follow-up testing, but after `azd` was updated to the latest daily version(0.4.0-beta.1…
-
**Describe the issue:**
The command `azd pipeline config` failed.
**Repro Steps:**
1. Run command: `bash ./test-templates.sh -c false -t Azure-Samples/todo-nodejs-mongo -b pr/1129`
2. Run comman…
-
**Describe the issue:**
Azure CLI 2.x is not installed on the machine of azdo pipeline.
**Repro Steps:**
1. Open the project in VS Code.
2. Login with `azd login`.
3. Run command: `azd pipeli…
-
**Output from `az dev version`**
azd version 0.0.1-beta.1588565 (commit 1b0d7eba856333b956b09e929666838dbf2df5e9)
**Describe the bug**
Unable to deploy code to Azure Function app.
**To Reprodu…
-
**Describe the issue:**
Failed when we try to run the command `azd pipeline config` and `azd pipeline config --provider azdo`
Besides, it is a similar error with https://github.com/Azure/azure-dev…
-
**Describe the bug**
We run a nightly deployment with `azd` to validate our bicep templates. As part of that validation we also deploy the code and plan to add some integration tests (not yet added).…
-
- [x] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install)
**Output from `azd version`**
Run `azd version` and copy and paste the output here:
```
az…
-
**Describe the issue:**
Individual deploy test error
**Repro Steps:**
1.Run command: ` bash ./test-templates.sh -c false -t -b pr/551 `.
2.Change “complete” to “completed” in UI
3.Run `azd de…