英文: Why is DotNetCoreCLI@2 only building Debug builds? 问题 DotNetCoreCLI@2 只构建 Debug 版本的原因是什么? 在 Azur...
在使用 DevOps 触发基于 Bicep 的部署时缺少变量。
英文: Missing variable when triggering bicep based deployment with devops 问题 我正在尝试使用Azure DevOps管道来部署A...
VSTS代理未获取代理地址集。
英文: VSTS agent not picking up proxy address set 问题 根据这个文档设置了构建代理。 文件的内容是 http://192.168.2.101:8080。 ...
如何在Azure DevOps中自动触发拉取请求(PR)构建管道?
英文: How to automatically trigger pipeline on PR build in Azure DevOps? 问题 我是Azure DevOps的新手,我试图在那里模仿...
搜索代码中当前存在且在过去6个月内添加的术语?
英文: How to search for a term currently in code AND added within the last 6 months? 问题 我想在源代码控制中搜索包含特...
如何在Azure DevOps讨论部分添加表格?
英文: How to add table in Azure DevOps discussion section? 问题 我正在尝试在Azure DevOps讨论部分添加一个表格。 我正在使用Azure...
Azure DevOps发布流水线 – 如何确保输出变量的全名保持一致
英文: Azure DevOps Release pipeline - How to ensure full name of output variable stays consistent 问题 I...
Azure管道参数参考与动态键
英文: Azure pipeline parameter reference with dynamic keys 问题 在Azure管道的.yml文件中,我有以下行: variables: - gro...
Bicep / ARM库用于应用服务,可选择性地包含证书。
英文: Bicep / ARM library for App Services with optional certificates 问题 我正在开发一个 Bicep 模块,以使团队能够通过 Azu...
使用诗歌来在Azure Functions管道中安装依赖项。
英文: Using poetry to install dependencies in Azure Functions pipeline 问题 目标 使用poetry和pyproject.toml文件...
22