Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Devops 中。我正在尝试将项目部署到 Azure Web 应用程序。如何使用发布个人资料密码?
帮助消息也没有给我任何帮助......
PublishProfilePassword(发布配置文件密码):配置文件的密码。考虑将密码存储在一个秘密变量中并在此处使用该变量。示例:$(密码)。
PublishProfilePassword
请参阅本文档。
userPWD下载的发布配置文件在变量中包含您的密码。
userPWD
有关详细信息,请参阅此文档。
我在变量选项卡上找到了配置密码。