-
Hi,
I don't quite understand the pipeline design.
In the build you basically just build modules without pushing them to a container registry.
Then in the Release phase you use the code again and …
-
### Terraform Version
```
Terraform v0.11.14
+ provider.azurerm v1.32.1
+ provider.null v2.1.2
+ provider.random v2.0.0
+ provider.tls v1.2.0
```
### Terraform Configuration Files
```hcl
[…
-
I think
```html
My Team's Living Guidance Document
```
was meant for PlayBook?
-
**Describe the bug**
Attempting to list releases in my client's Azure DevOps instance returned a Python `IndexError`.
**To Reproduce**
Azure CLI version: `azure-cli 2.0.62`
Azure DevOps extensio…
-
[![mitm_build](https://user-images.githubusercontent.com/1323708/59226671-90645200-8ba1-11e9-8ab3-39292bef99e9.jpeg)](https://medium.com/@jonathan.leitschuh/want-to-take-over-the-java-ecosystem-all-yo…
-
**Do you want to request a *feature* or report a *bug*?**
critical bug that completely blocks software development activities
**What is the current behavior?**
Visual Studio 2017 project syst…
-
## Issue Description ##
If VS Code is opened from a directory that contains a project in a subdirectory, the `` section in the project's `.csproj` file is not honoured.
In my current setup I hav…
-
gamergremlin:~ pelopez$ az extension add --name azure-devops
No matching extensions for 'azure-devops'. Use --debug for more information.
gamergremlin:~ pelopez$ az --version
azure-cli (2.0.28)
acr …
-
**Describe the bug**
When I use ```az devops configure --defaults organization=https://dev.azure.com/XXXX``` and then ````az devops project list```, I get projects from another organization.
**To …
-
Under [Build and push images](https://docs.microsoft.com/en-us/azure/iot-edge/how-to-visual-studio-develop-module#build-and-push-images) the point 3 says I have to add my acr admin account information…