惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Security Archives - TechRepublic
Security Archives - TechRepublic
I
InfoQ
阮一峰的网络日志
阮一峰的网络日志
云风的 BLOG
云风的 BLOG
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
AWS News Blog
AWS News Blog
S
SegmentFault 最新的问题
T
Tailwind CSS Blog
The Hacker News
The Hacker News
GbyAI
GbyAI
P
Palo Alto Networks Blog
博客园 - 三生石上(FineUI控件)
Y
Y Combinator Blog
Stack Overflow Blog
Stack Overflow Blog
博客园 - Franky
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Cyberwarzone
Cyberwarzone
H
Help Net Security
S
Securelist
月光博客
月光博客
博客园 - 【当耐特】
T
Threatpost
T
Tenable Blog
G
GRAHAM CLULEY
博客园 - 司徒正美
I
Intezer
MyScale Blog
MyScale Blog
T
Threat Research - Cisco Blogs
P
Privacy & Cybersecurity Law Blog
The GitHub Blog
The GitHub Blog
C
CERT Recently Published Vulnerability Notes
T
Tor Project blog
Google DeepMind News
Google DeepMind News
C
Cybersecurity and Infrastructure Security Agency CISA
罗磊的独立博客
腾讯CDC
P
Privacy International News Feed
博客园_首页
The Cloudflare Blog
Cisco Talos Blog
Cisco Talos Blog
A
About on SuperTechFans
V
Vulnerabilities – Threatpost
A
Arctic Wolf
B
Blog RSS Feed
Recorded Future
Recorded Future
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Google DeepMind News
Google DeepMind News
S
Security Affairs
Microsoft Security Blog
Microsoft Security Blog
L
LangChain Blog

博客园 - danzhang

第十三年的MVP勋章:感谢这片技术社区 Azure DevOps Server:2026年6月份补丁(无法移除用户) 在Github的企业Enterprise中开通Copilot 在Azure DevOps Server中实现用户端原地址透传(X-Forwarded-For) Azure DevOps Server:2026年4月份补丁(安装详细步骤) Azure DevOps:应用远程MCP服务器,提升工作效率 Azure DevOps Server:2026年3月份补丁 Azure DevOps Server:扩充数据库服务器的磁盘 Azure DevOps Server:使用团队日历 Azure DevOps Server:2026年二月补丁(Patch 8) Azure DevOps:迭代看板简洁视图 Azure DevOps:移除TFVC中过时的签入策略 Azure DevOps Server 正式版本发布 Azure DevOps Server:复制markdown文档中的代码块 Azure DevOps Server:允许讨论但不允许修改工作项 Azure DevOps Server 2022.2 补丁(Patch 7) 在Azure DevOps Server中分析Git代码库的健康状况 Azure DevOps Server 25H2 安装手册 使用Azure DevOps MCP和Playwriht,将功能测试用例转换为自动化测试用例 使用Azure DevOps MCP服务器,在开发过程中应用GitHub Copilot人工智能 在VS Code中使用Playwright实现自动化测试(UI测试) Azure DevOps Server 2022.2 补丁(Patch 6) 在Azure DevOps的工作项中使用markdown
Azure DevOps Server 25H2 最新版本发布
danzhang · 2025-10-19 · via 博客园 - danzhang

Contents

  • 1. 概述
  • 2. 现代软件生命周期 - Modern Lifecycle Policy
    • Fixed Lifecycle Policy(固定生命周期策略)
    • Modern Lifecycle Policy(现代生命周期策略)
  • 3. 软件版本命名的变化
  • 4. 软件发布频率的变化
  • 5. 用户权益的变化

1. 概述

经过一年多时间的积累,微软在2025年10月9日发布了最新版本的Azure DevOps Server。由于软件产品生命周期策略(Lifecycle Policy)的变化,微软将最新版本命名为Azure DevOps Server 25H2,意思是2025年下半年发布的版本。25H2是两个词的组合,25意思是2025年,H2是Half 2(second half of the year)的简称。

基于前一个版本Azure DevOps Server 2022.2,最新的版本增加了一大波新的功能,我们后续会逐渐介绍这些新增的功能;但是最新版本最大的变化是软件的生命周期策略,本文主要介绍Azure DevOps Server软件生命周期变化给用户带来的影响。

image

2. 现代软件生命周期 - Modern Lifecycle Policy

之前微软发布的Azure DevOps Server(包括TFS)所有版本,它的软件生命周期类型都是固定生命周期(Fixed Lifecycle Policy);自动2025年下半年开始,Azure DevOps Server的软件生命周期类型更为现代软件生命周期( Modern Lifecycle Policy)。

我们首先来说一下固定生命周期和现代软件生命周期的区别。

Fixed Lifecycle Policy(固定生命周期策略)和 Modern Lifecycle Policy(现代生命周期策略)是微软为不同类型产品制定的支持和更新策略。它们的主要区别在于产品支持的时间长度和更新方式:

  • Fixed Lifecycle Policy(固定生命周期策略)

适用于传统软件产品,如 Windows 操作系统、Office 永久授权版等。

  • 支持周期明确:通常包括 5 年主流支持 + 5 年扩展支持。

  • 版本更新有限:更新主要是安全补丁和关键修复,不包含新功能。

  • 生命周期预先公布:产品发布时就明确支持终止日期。

  • 适合企业部署:稳定性高,便于长期规划和合规管理。

Modern Lifecycle Policy(现代生命周期策略)

适用于持续更新的产品和服务,如 Microsoft 365、Azure DevOps、Windows 365 等。

  • 持续支持:只要用户保持更新并遵守服务条款,支持不会终止。

  • 频繁更新:产品持续接收新功能、安全更新和改进。

  • 无固定终止日期:生命周期依赖于用户是否保持最新版本。

  • 更灵活快速:适合云服务和快速迭代的软件环境。

3. 软件版本命名的变化

  • 之前每个软件版本的命名中,都会附上年份名称;如果是年度之间的中间版本,还会附上Update;例如前面几个版本的命名为Azure DevOps Server 2022、Azure DevOps Server 2022 Update 2。
  • 自软件生命周期策略发生变化之后,之后发布的版本可能会是Azure DevOps Server 25H2、Azure DevOps Server 26H1。

4. 软件发布频率的变化

依据之前的软件生命周期,微软一般每两年发布一个大的年度版本,其中累计发布一大波功能。
之后微软会更加频繁的发布最新版本,但是具体的频率,还有待观察;毕竟Azure DevOps Server是一个比较庞大的软件软件研发管理平台,除了发布新的功能,微软还需要评估系统运行的稳定性。

5. 用户权益的变化

用户采购了Azure DevOps Server 25H2之前的版本,如果在部署之后,没有持续跟随微软的发布节奏持续升级,根据用户和销售商之前的协议,一般用户具有持续使用Azure DevOps Server的权限;例如用户当前使用Azure DevOps Server 2022.2,只要不升级,你是可以永久使用这个产品的。

如果用户采购了Azure DevOps Server 25H2,则需要跟随微软的发布节奏,升级到最新的软件版本,否则你就不能获得原厂的技术支持。

https://www.cnblogs.com/danzhang
Azure DevOps MVP 张洪君

image