简体   繁体   English

Azure DevOps 自托管容器实例中的代理-.network 规则

[英]Azure DevOps self-hosted agent in Container instance - network rules

I am running Azure DevOps Ubuntu self-hosted agent as container in the Container Instances.我正在运行 Azure DevOps Ubuntu 自托管代理作为容器实例中的容器。 What are the minimum inbound and outbound.network traffic rules so the agent can operate?代理可以操作的最低入站和出站网络流量规则是什么? I tried ports 80 and 443 TCP for both in and outbound but the container is still not able to find the DevOps Agent pool (it says [1;36m1. Determining matching Azure Pipelines agent...[0m ).我尝试了端口 80 和 443 TCP 的入站和出站,但容器仍然无法找到 DevOps Agent 池(它说[1;36m1. Determining matching Azure Pipelines agent...[0m )。

As depicted here , only outbound HTTP(S) on port 443 is required.如此所述,仅需要端口 443 上的出站 HTTP(S)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Azure DevOps 管道 - 如何通过自托管代理在 docker 容器中执行整个模板阶段 - Azure DevOps pipelines - how to execute a whole template stage in a docker container by a self-hosted agent 自托管代理 private.network DevOps 连接问题 - Self-Hosted agent private network DevOps connectivity issue 在自托管的 Azure DevOps Agent 上安装 ChromeDriver - Installing ChromeDriver on self-hosted Azure DevOps Agent Azure DevOps 自托管构建代理 - Kaniko - Azure DevOps self-hosted build agent - Kaniko 将自托管建筑代理重定向到 Azure Devops 服务 - Redirect Self-Hosted Building Agent to Azure Devops Service 在 Kubernetes 上运行 Azure 以 podman 作为无特权容器的自托管代理 - Run Azure Self-hosted agent with podman as unpriviliged container on Kubernetes Azure DevOps 自托管代理 - 如何复制云托管代理? - Azure DevOps Self-Hosted Agent - How to replicate cloud-hosted agents? 如何在自托管 Windows 代理上从 Azure DevOps 管道运行 Azure CLI 任务? - How to run Azure CLI tasks from an Azure DevOps Pipeline on a Self-Hosted Windows Agent? azure 使用自定义映像开发自托管容器代理 - azure devops self hosted container agent with custom image 从自托管的 Azure DevOps 代理访问存储在 AzureML 工作区中的 ML 模型 - Access ML-model stored in AzureML Workspace from self-hosted Azure DevOps agent
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM