小编Pie*_*son的帖子

Azure Github 应用程序部署错误:发布配置文件不包含 kudu URL

我遇到了这个错误,我看到很多人在 GitHub 上使用 Azure 的自动部署管道功能时也遇到了同样的错误。我已经通过直接在 Azure 门户上的部署管道将我的 GitHub 存储库链接到我的应用服务。一切似乎都运行良好,但在 GitHub Actions 页面上,我看到了以下错误:

Failed to fetch credentials from Publish Profile. For more details on how to set publish profile credentials refer https://aka.ms/create-secrets-for-GitHub-workflows
Run Code Online (Sandbox Code Playgroud)

Deployment Failed with Error: Error: Publish profile does not contain kudu URL
Run Code Online (Sandbox Code Playgroud)

因此,在这里我将正式发布此错误的解决方案,供其他遇到此问题的人使用。

azure azure-web-app-service github-actions

0
推荐指数
1
解决办法
817
查看次数