【发布时间】:2021-03-15 06:10:34
【问题描述】:
我在通过 Azure DevOps 部署应用服务时遇到错误。我试图搜索这个问题,但找不到根本原因。
错误:
2021-03-15T06:01:27.7479723Z ##[error]Error: Error Code: ERROR_COULD_NOT_CONNECT_TO_REMOTESVC
More Information: Could not connect to the remote computer ("web-app.scm.azurewebsites.net") using the specified process ("Web Management Service") because the server did not respond. Make sure that the process ("Web Management Service") is started on the remote computer. Learn more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_COULD_NOT_CONNECT_TO_REMOTESVC.
Error: The remote server returned an error: (403) Forbidden.
Error count: 1.
'''
【问题讨论】:
标签: azure azure-devops azure-webapps