Azure Deploy agent

Hosam Abdeltawab 1 Reputation point
2020-09-29T19:12:13.883+00:00

I have an AppService on a private DNS. I am trying to set-up CI/CD through piplines. The issue I am having is with the release pipeline, it can't see the KUDU endpoint which means that I would need an agent that would facilitate the deployment process. My question is how do I start? In other words, where do I exactly look or what to look for that would help me accomplish this task?

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
629 questions
Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
363 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. TravisCragg-MSFT 5,681 Reputation points Microsoft Employee
    2020-09-29T20:22:43.167+00:00

    If you are having issues accessing the KUDU endpoint with Private DNS Zones, the bottom of this section outlines the additional records needed for KUDU to work via the Private Endpoint.