Azure Devops failing to deploy Azure function. Error "Failed to fetch App Service '[az function name]' details. Error: connect ETIMEDOUT"

Bruno Lucas 4,436 Reputation points MVP
2021-08-11T04:58:59.483+00:00

I've tried a release pipeline using both classic and yaml and now I'm blocked on the very last part.

I can see the connection using the service principal verify and can reach azure objects. I even tried to hardcode the path to the zip but still throwing the timeout.

Increasing time out allowance does not help

122205-image.png

Community Center Not monitored
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. MayankBargali-MSFT 70,936 Reputation points Moderator
    2021-08-11T06:27:49.09+00:00

    Hi @Bruno Lucas

    DevOps is currently not supported in the Q&A forums, the supported products are listed over here https://learn.microsoft.com/en-us/answers/products (more to be added later on).

    You can ask the experts in the dedicated forum over here:
    https://stackoverflow.com/questions/tagged/devops
    https://developercommunity.visualstudio.com/spaces/21/index.html

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.

    0 comments No comments

  2. Srinivasa Rao Kolusu 1 Reputation point
    2022-05-10T17:58:35.383+00:00

    Hi
    Did you find any solution for this issue, I am also having the same issue.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.