Azure 上的应用服务名称为空 -> 管道 -> 发布

App service name is empty on Azure -> Pipelines -> Releases

我创建了一个工作正常的管道。现在我想创建一个版本,但是当我添加一个任务时,下拉列表 "App service name" 是空的。

如果我手动输入 "App service name",我会在释放时遇到错误:

2020-04-27T14:51:14.0990839Z 
##[error]Error: Resource 'Blin...' doesn't exist. Resource should exist before deployment.

谁能解释一下?谢谢!

您的订阅没有查看该应用服务的权限,请参考以下步骤进行检查:

  1. 转到portal.azure.com
  2. 切换到您的订阅链接到的租户
  3. 单击资源组服务
  4. 检查包含您的应用服务的资源组的订阅值