azure-devops-docs
azure-devops-docs copied to clipboard
This repo is the home of the official Azure DevOps documentation for Microsoft. GitHub Issues filed in this repository should be for problems with the documentation.
Added FAQ question for Dependency scanning
Added FAQ questions for code scanning
The `setup` package has no relevance here, and is being parked: https://pypi.org/project/setup/. This is a potential supply chain attack. I've made the guess that the original author was trying to...
add AzDevOpsDemoGenerator repository to configure.md
Fix copy/paste issue in npm registry URL property description.
The documentation incorrectly used the configuration input parameter as the built command does not use that parameter.
The documentation shows `job1` which does not exist in dependency A causing a lot of confusion and the variable not being read.
DevOps for Azure Databricks extension is no longer available. Here is the pipeline yml file that refers to the unavailable extension: https://github.com/MicrosoftDocs/azure-devops-docs-samples/blob/main/azure-data-pipeline/data_pipeline_ci_cd.yml Customers have reported this issue and requested alternate...
Adjust docs to match implementation assuming this is not autogenerated ```yaml steps: - ${{ if iif(False, False) }}: - bash: ok ``` is a syntax error for the validate pipeline...
Dependency names contain the job name, too.