简体   繁体   English

使用Jenkins进行Azure Devops配置

[英]Azure Devops configuration with Jenkins

Background info: 背景信息:

Both Jenkins and Azure DevOps are located in Azure. Jenkins和Azure DevOps都位于Azure中。 Jenkins is not accessible from internet and is behind organization firewall where as Azure DevOps is not, need an ability to use Jenkins Service hook with mentioned background Jenkins无法从Internet访问,并且位于组织防火墙的后面,而由于Azure DevOps不能访问,因此需要具有使用提到的背景的Jenkins Service挂钩的能力

Also can below be possible : 也可以在下面进行:

  1. possibility to configure Azure DevOps in local Azure VNET 在本地Azure VNET中配置Azure DevOps的可能性
  2. If we can identify or get Azure DevOps host server IP to white-list it for incoming traffic in Jenkins. 如果我们可以识别或获取Azure DevOps主机服务器IP,以将其列入Jenkins传入流量的白名单。

The way to link Azure DevOps to your private Azure VNETs, is through Express Route. 将Azure DevOps链接到私有Azure VNET的方法是通过Express Route。

Connectivity to Microsoft online services like Azure Storage, Azure SQL, Dynamics 365 and now Azure DevOps is through the Microsoft peering configuration of ExpressRoute circuits. 通过ExpressRoute电路的Microsoft对等配置,可以连接到Microsoft在线服务,例如Azure存储,Azure SQL,Dynamics 365和现在的Azure DevOps。

Route filters are a way to consume a subset of supported services through Microsoft peering. 路由筛选器是一种通过Microsoft对等消耗一部分支持的服务的方法。 Using route filters, you can enable services you want to consume through your circuit's Microsoft peering. 使用路由过滤器,可以启用要通过电路的Microsoft对等使用的服务。 Azure DevOps is included in the new Azure Global Services route filter with a BGP community value of 12076:5050 . Azure DevOps包含在新的Azure全球服务路由筛选器中,其BGP社区值为12076:5050

ExpressRoute is available for all Azure DevOps services, including: ExpressRoute可用于所有Azure DevOps服务,包括:

ExpressRoute is not available for Azure DevOps static content that is delivered via Azure Content Delivery Network (CDN), which includes: ExpressRoute不适用于通过Azure内容传递网络(CDN)传递的Azure DevOps静态内容,其中包括:

  • Scripts, images, fonts and stylesheets, from the cdn.vsassets.io URL, and 来自cdn.vsassets.io URL的脚本,图像,字体和样式表,以及
  • Web extensions from the {publishername}.gallerycdn.vsassets.io URL. 来自{publishername} .gallerycdn.vsassets.io URL的Web扩展。

ExpressRoute is available for use with Azure Artifacts. ExpressRoute可与Azure Artifacts一起使用。 However, you will need to configure route filters for the Microsoft Azure region that your organization is located in. 但是,您将需要为组织所在的Microsoft Azure区域配置路由筛选器。

See also: 也可以看看:

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM