如何在Azure Devops中的CI Pipeline中安装和配置OpenVPN/Azure VPN客户端,无论是基于证书的auth还是AAD auth

发布于 2025-01-31 01:05:24 字数 255 浏览 2 评论 0原文

我是Azure Devops的新手。我的要求是使用CI/CD管道自动化Terraform代码。问题在于所有Azure资源都是内部的,只能使用站点VPN的点才能访问它们。 目前,我们正在本地计算机中安装Azure VPN客户端,并通过AAD身份验证连接到资源。但是我想在Azure DevOps中的CI管道中执行同样的操作

,因此我需要一种在Azure Devops中安装和配置OpenVPN/Azure VPN客户端,既有基于证书的auth或aad auth),以便我可以访问资源。

I'm new to Azure DevOps. My requirement is to automate Terraform code using ci/cd pipelines. The problem is that all the Azure resources are internal and they can be accessed only using point to site VPN.
Currently we are installing the Azure VPN client in local machine and connecting to the resources through AAD authentication. But I want to do the same in CI pipeline in Azure DevOps

So I need a way to install and configure Openvpn/Azure vpn client in CI pipeline in Azure DevOps either with certificate based auth or AAD auth so that I can access the resources.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文