Skip to content

Commit 39b41b3

Browse files
Add GHAzDO release notes
1 parent 32f702b commit 39b41b3

File tree

8 files changed

+66
-2
lines changed

8 files changed

+66
-2
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Azure DevOps release notes - GitHub Advanced Security for Azure DevOps 260 Update
3+
description: See the Sprint 260 feature updates for GitHub Advanced Security for Azure DevOps, including next steps.
4+
author: gloridelmorales
5+
ms.author: glmorale
6+
ms.date: 8/11/2025
7+
---
8+
9+
# GitHub Advanced Security for Azure DevOps - Sprint 260 Update
10+
11+
## Features
12+
13+
[!INCLUDE [sprint-260-update-links](../includes/ghazdo/sprint-260-update-links.md)]
14+
15+
[!INCLUDE [sprint-260-update](../includes/ghazdo/sprint-260-update.md)]
16+
17+
[!INCLUDE [nextsteps](../includes/nextsteps.md)]

release-notes/2025/includes/general/sprint-260-update-links.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ ms.topic: include
66
---
77

88
- [Only organizations with existing public projects can create new ones](#only-organizations-with-existing-public-projects-can-create-new-ones)
9-
- [Azure DevOps login flow no longer relies on Azure Resource Manager audience](#azure-devops-login-flow-no-longer-relies-on-azure-resource-manager-audience)
9+
- [Azure DevOps login flow no longer relies on Azure Resource Manager audience](#azure-devops-login-flow-no-longer-relies-on-azure-resource-manager-audience)
10+
- [Continuous Access Evaluation on Azure DevOps](#continuos-access-evaluation-on-azure-devops)

release-notes/2025/includes/general/sprint-260-update.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,8 @@ Due to Azure DevOps previous reliance on ARM, admins had to permit all Azure Dev
2020
There remain a couple of notable exceptions — the following ​user groups may need continued access to ARM:
2121

2222
1. Billing admins need access to ARM to setup billing and access subscriptions
23-
2. Service Connection creators require continued access to ARM for ARM role assignment and updates to MSIs
23+
2. Service Connection creators require continued access to ARM for ARM role assignment and updates to MSIs
24+
25+
### Continuous Access Evaluation on Azure DevOps
26+
27+
Azure DevOps now supports [Continuous Access Evaluation (CAE)](https://learn.microsoft.com/entra/identity/conditional-access/concept-continuous-access-evaluation), enabling near real-time enforcement of Conditional Access policies through Microsoft Entra ID. This enhancement allows Azure DevOps to instantly revoke access when critical events occur—such as user disablement, password resets, or location/IP changes—without waiting for token expiration. Real-time enforcement means that compromised accounts or policy violations are addressed as soon as we learn of the event, reducing exposure windows and improving incident response. Developers using CAE-capable client libraries ([].NET now available](https://www.nuget.org/packages/Microsoft.TeamFoundationServer.Client/20.259.0-preview), Python and Go to come) must handle claims challenges and update sign-in flows accordingly. General availability begins August 2025 following phased rollout for all customers.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
author: gloridelmorales
3+
ms.author: glmorale
4+
ms.date: 8/11/2025
5+
ms.topic: include
6+
---
7+
8+
- [New secret patterns added to Advanced Security](#new-secret-patterns-added-to-advanced-security)
9+
- [Periodic repository re-scans performed for secret scanning](#periodic-repository-re-scans-performed-for-secret-scanning)
10+
- [Dismissals in Advanced Security now available in alert detail UI](#dismissals-in-advanced-security-now-available-in-alert-detail-ui)
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
author: gloridelmorales
3+
ms.author: glmorale
4+
ms.date: 8/11/2025
5+
ms.topic: include
6+
---
7+
8+
### New secret patterns added to Advanced Security
9+
10+
New patterns have been added to Advanced Security's Secret Protection for both user alerts and push protection. View the updated list of supported secret patterns at [Secret scanning patterns](/azure/devops/repos/security/github-advanced-security-secret-scan-patterns?view=azure-devops#partner-provider-patterns).
11+
12+
### Periodic repository re-scans performed for secret scanning
13+
14+
For any stale repositories, without committing to the repository you may not receive alerts for new or updated secret patterns. To resolve this, we've added periodic, automatic re-scans performed on your behalf to raise new alerts for updated patterns.
15+
16+
### Dismissals in Advanced Security now available in alert detail UI
17+
Previously, dismissal information was only available via the alerts API. Now, information about the latest dismissal and the user identity shows up in the alert detail view.
18+
19+
> [!div class="mx-imgBorder"]
20+
> [![Image to show information about the latest dismissal.](../../media/260-ghazdo-01.png "Image to show information about the latest dismissal")](../../media/260-ghazdo-01.png#lightbox)
21+
22+
This address [Developer Community feedback](https://developercommunity.visualstudio.com/t/GHAzDO-closed-security-issues-misses-inf/10930119).
54.4 KB
Loading

release-notes/2025/sprint-260-update.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ In addition, with this release we are no longer allowing organizations to create
1414

1515
Check out the release notes for details.
1616

17+
### GitHub Advanced Security for Azure DevOps
18+
19+
[!INCLUDE [sprint-260-update-links](includes/ghazdo/sprint-260-update-links.md)]
20+
1721
### General
1822

1923
[!INCLUDE [sprint-260-update-links](includes/general/sprint-260-update-links.md)]
@@ -26,6 +30,10 @@ Check out the release notes for details.
2630

2731
[!INCLUDE [sprint-260-update-links](includes/repos/sprint-260-update-links.md)]
2832

33+
## GitHub Advanced Security for Azure DevOps
34+
35+
[!INCLUDE [sprint-260-update](includes/ghazdo/sprint-260-update.md)]
36+
2937
## General
3038

3139
[!INCLUDE [sprint-260-update](includes/general/sprint-260-update.md)]

release-notes/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -914,6 +914,8 @@
914914
items:
915915
- name: "2025"
916916
items:
917+
- name: August 11
918+
href: 2025/ghazdo/sprint-260-update.md
917919
- name: July 17
918920
href: 2025/ghazdo/sprint-259-update.md
919921
- name: June 30

0 commit comments

Comments
 (0)