-
**Describe the issue:**
Task on the api requires authentication.
**Repro Steps:**
1. Open the project in VS Code.
2. Login with `azd login`.
3. Hit F1, Run Task, Start API and Web. During t…
-
- [x] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install)
**Output from `azd version`**
azd version 0.6.0-beta.2 (commit c4a201e55a13eba77f9037b296a90e0…
-
## New azd-template Submission
> Fill in the sections below to populate a new Gallery carry for your template. An example of a valid template object is given at the end for reference. **All fields …
-
Need to add template trust notice in the following areas,
- Add to https://github.com/Azure/azure-dev/blob/main/README.md. Something like below,
`License - Azure Developer CLI Templates trust notice…
-
**Describe the issue:**
The command `az login` doesn't work in `codespaces` running in VSCode browser.
**Repro Steps:**
1. Open any one of the templates.
2. Click ` Code` button and choose `Co…
-
**Describe the issue:**
Run task `Start API and Web`,The API application failed to start.
![image](https://user-images.githubusercontent.com/80496810/210048780-50b4f575-d773-42be-8a41-e4ec0848211c…
-
One mistake that is very easy to make is to forget -t in azd init azd init Azure-Samples/todo-nodejs-mongo will not report an error, but will also not initialize the environment properly!
-
**Output from `azd version`**
```
azd version 0.5.0-beta.2 (commit 4f95806a0a8f5cb4187267ca75dcff8be71fd95d)
```
**Output from `az version`**
```
{
"azure-cli": "2.41.0",
"azure-cli-cor…
-
`azd up` is the single command that does init, provision and deploy but bundling "get code" together with "get app running in Azure" is confusing to customers. Typically, developers get code and then…
-
**Describe the issue:**
The `azd` version in the github pipeline does not support the azd login `--client-id` parameter when execute `azd pipeline config`.
**Repro Steps:**
1. Execute command: …