【发布时间】:2020-11-07 22:41:16
【问题描述】:
当我尝试使用 azure devops CD 将 .net 应用服务部署到 azure 时,出现以下错误:
Error: Failed to get resource ID for resource type 'Microsoft.Web/Sites' and resource name 'AppService'. Error: connect ENETUNREACH 169.254.169.254:80
Failed to add release annotation. TypeError: Cannot read property 'getApplicationSettings' of undefined
UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Cannot read property 'getApplicationURL' of undefined
我无法找到它的根本原因。帮帮我。附上图片
https://i.stack.imgur.com/LfHTy.png
【问题讨论】:
标签: .net azure azure-devops azure-web-app-service