Skip to content

Commit a40fc67

Browse files
Steve DanielsonSteve Danielson
authored andcommitted
What's new in ADO docs June 2025
1 parent 43c59bd commit a40fc67

File tree

6 files changed

+230
-224
lines changed

6 files changed

+230
-224
lines changed

release-notes/.openpublishing.redirection.release-notes.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,11 @@
538538
"source_path_from_root": "/release-notes/roadmap/support-flexible-orchestration-mode.md",
539539
"redirect_url": "/azure/devops/pipelines/agents/scale-set-agents#orchestration-modes"
540540
},
541-
{
541+
{
542+
"source_path_from_root": "/release-notes/docswhatsnew/azure-devops-docs-2025-03.md",
543+
"redirect_url": "/azure/devops/release-notes/docswhatsnew/azure-devops-docs-whats-new"
544+
},
545+
{
542546
"source_path_from_root": "/release-notes/docswhatsnew/azure-devops-docs-2025-02.md",
543547
"redirect_url": "/azure/devops/release-notes/docswhatsnew/azure-devops-docs-whats-new"
544548
},

release-notes/docswhatsnew/azure-devops-docs-2025-03.md

Lines changed: 0 additions & 127 deletions
This file was deleted.
Lines changed: 159 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,159 @@
1+
---
2+
title: "Azure DevOps docs: What's new for May 1, 2025 - May 31, 2025"
3+
description: "What's new in the Azure DevOps docs for May 1, 2025 - May 31, 2025."
4+
ms.date: 06/02/2025
5+
---
6+
7+
# Azure DevOps docs: What's new for May 1, 2025 - May 31, 2025
8+
9+
Welcome to what's new in the Azure DevOps docs from May 1, 2025 through May 31, 2025. This article lists some of the major changes to docs during this period.
10+
11+
## Administration
12+
13+
### New articles
14+
15+
- [Look up an Azure DevOps Administrator](/azure/devops/organizations/security/look-up-azure-devops-administrator)
16+
17+
### Updated articles
18+
19+
- [Auditing events list](/azure/devops/organizations/audit/auditing-events)
20+
- [Manage notifications for your team, project, or organization](/azure/devops/organizations/notifications/manage-team-group-global-organization-notifications)
21+
- [Manage your personal notifications](/azure/devops/organizations/notifications/manage-your-personal-notifications)
22+
- [Determine recipients of notification emails](/azure/devops/organizations/notifications/concepts-email-recipients)
23+
- [About notifications](/azure/devops/organizations/notifications/about-notifications)
24+
- [View your subscriptions, opt out as needed](/azure/devops/organizations/notifications/unsubscribe-default-notification)
25+
- [Not getting emails from subscriptions or notifications](/azure/devops/organizations/notifications/troubleshoot-not-getting-email)
26+
- [Access notification settings](/azure/devops/organizations/notifications/navigating-the-ui)
27+
- [Add and manage fields (Inheritance process)](/azure/devops/organizations/settings/work/customize-process-field)
28+
- [Change application connection & security policies for your organization](/azure/devops/organizations/accounts/change-application-access-policies)
29+
- [Manage personal access tokens using policies (for admins)](/azure/devops/organizations/accounts/manage-pats-with-policies-for-administrators)
30+
- [Use personal access tokens](/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate)
31+
- [About authentication, authorization, and security policies](/azure/devops/organizations/security/about-security-identity)
32+
- [Make your Azure DevOps secure](/azure/devops/organizations/security/security-overview)
33+
- [Default and supported notifications](/azure/devops/organizations/notifications/oob-built-in-notifications)
34+
- [Supported event types](/azure/devops/organizations/notifications/oob-supported-event-types)
35+
36+
## Artifacts
37+
38+
### New articles
39+
40+
- [Publish Maven packages to an Azure Artifacts feed](/azure/devops/artifacts/maven/publish-packages-maven)
41+
- [Connect to an Azure Artifacts feed - Gradle](/azure/devops/artifacts/maven/project-setup-gradle)
42+
- [Connect to an Azure Artifacts feed - Maven](/azure/devops/artifacts/maven/project-setup-maven)
43+
44+
### Updated articles
45+
46+
- [Use the *.artifactignore* file](/azure/devops/artifacts/reference/artifactignore)
47+
- [Publish packages - Gradle](/azure/devops/artifacts/maven/publish-with-gradle)
48+
- [What is Azure Artifacts?](/azure/devops/artifacts/start-using-azure-artifacts)
49+
50+
## Azure Boards
51+
52+
### Updated articles
53+
54+
- [Code review and feedback field reference](/azure/devops/boards/work-items/guidance/guidance-code-review-feedback-field-reference)
55+
- [Link work items to objects](/azure/devops/boards/backlogs/add-link)
56+
- [End-of-sprint activities](/azure/devops/boards/sprints/end-sprint-activities)
57+
- [Define a work item query](/azure/devops/boards/queries/using-queries)
58+
- [Bulk move work items and change the work item type in Azure Boards](/azure/devops/boards/backlogs/move-change-type)
59+
60+
## Azure DevOps Reporting and Analytics service
61+
62+
### Updated articles
63+
64+
- [Tutorial: Query for linked work items](/azure/devops/report/extend-analytics/work-item-links)
65+
- [Tutorial: View and configure a cumulative flow diagram](/azure/devops/report/dashboards/cumulative-flow)
66+
- [Quickstart: Add, rename, and delete dashboards in Azure DevOps](/azure/devops/report/dashboards/dashboards)
67+
- [Show last refresh date to Power BI report](/azure/devops/report/powerbi/add-last-refresh-time)
68+
- [Quickstart: Create a Power BI report from a default Analytics view](/azure/devops/report/powerbi/create-quick-report)
69+
- [Cumulative flow, lead time, and cycle time guidance](/azure/devops/report/dashboards/cumulative-flow-cycle-lead-time-guidance)
70+
71+
## Azure Pipelines
72+
73+
### New articles
74+
75+
- [Use scripts to automate Azure Resource Manager with workload identity service connections](/azure/devops/pipelines/release/automate-service-connections)
76+
77+
### Updated articles
78+
79+
- [Build and publish a Node.js package](/azure/devops/pipelines/ecosystems/javascript)
80+
- [Deploy to Kubernetes](/azure/devops/pipelines/ecosystems/kubernetes/deploy)
81+
- [Use deployment groups in Classic release pipelines](/azure/devops/pipelines/release/deployment-groups/index)
82+
- [Docker Content Trust](/azure/devops/pipelines/ecosystems/containers/content-trust)
83+
- [Microsoft-hosted agents](/azure/devops/pipelines/agents/hosted)
84+
- [Deploy a custom container to Azure App Service with Azure Pipelines](/azure/devops/pipelines/apps/cd/deploy-docker-webapp)
85+
- [Add, remove, and use build tags](/azure/devops/pipelines/build/build-tag)
86+
- [Quickstart: Build a container image to deploy apps using Azure Pipelines](/azure/devops/pipelines/ecosystems/containers/build-image)
87+
- [Build Java apps](/azure/devops/pipelines/ecosystems/java)
88+
- [Tutorial: Create a multistage pipeline with Azure DevOps](/azure/devops/pipelines/process/create-multistage-pipeline)
89+
90+
## Azure Repos
91+
92+
### Updated articles
93+
94+
- [Troubleshoot code scanning](/azure/devops/repos/security/github-advanced-security-code-scanning-troubleshoot)
95+
- [Troubleshoot dependency scanning](/azure/devops/repos/security/github-advanced-security-dependency-scanning-troubleshoot)
96+
- [Integrate non-Microsoft scanning tools](/azure/devops/repos/security/github-advanced-security-code-scanning-third-party)
97+
98+
## Azure Test Plans
99+
100+
### Updated articles
101+
102+
- [Run automated tests from test plans](/azure/devops/test/run-automated-tests-from-test-hub)
103+
104+
## CLI
105+
106+
### New articles
107+
108+
- [Issue Entra tokens with Azure CLI](/azure/devops/cli/entra-tokens)
109+
110+
## Dev-resources
111+
112+
### Updated articles
113+
114+
- [Azure DevOps Developer resources documentation](/azure/devops/dev-resources/index)
115+
116+
## Integrate
117+
118+
### Updated articles
119+
120+
- [Authenticate to Azure DevOps with Microsoft Entra](/azure/devops/integrate/get-started/authentication/entra)
121+
- [Build applications](/azure/devops/integrate/index)
122+
- [Fetch work items with queries programmatically](/azure/devops/integrate/quickstarts/work-item-quickstart)
123+
124+
## Managed DevOps Pools
125+
126+
### Updated articles
127+
128+
- [Compare Managed DevOps Pools with Azure Virtual Machine Scale Set agents](/azure/devops/managed-devops-pools/migrate-from-scale-set-agents)
129+
- [Demands](/azure/devops/managed-devops-pools/demands)
130+
- [Troubleshoot Managed DevOps Pools issues](/azure/devops/managed-devops-pools/troubleshooting)
131+
132+
## Miscellaneous
133+
134+
### Updated articles
135+
136+
- [Azure DevOps documentation](/azure/devops/index)
137+
138+
## Project
139+
140+
### Updated articles
141+
142+
- [Wiki file and folder structure in Git](/azure/devops/project/wiki/wiki-file-structure)
143+
- [Provisioned wiki vs. published as code wiki](/azure/devops/project/wiki/provisioned-vs-published-wiki)
144+
- [About wikis, READMEs, and Markdown](/azure/devops/project/wiki/about-readme-wiki)
145+
146+
## Reference
147+
148+
### Updated articles
149+
150+
- [Add or modify a field for work tracking](/azure/devops/reference/add-modify-field)
151+
152+
## User guide
153+
154+
### Updated articles
155+
156+
- [Capture a browser trace for troubleshooting](/azure/devops/user-guide/capture-browser-trace)
157+
- [Get started managing your project](/azure/devops/user-guide/project-admin-tutorial)
158+
- [Navigate in Visual Studio Team Explorer](/azure/devops/user-guide/work-team-explorer)
159+

0 commit comments

Comments
 (0)