Showing results for Azure & Cloud - Azure DevOps Blog

Jun 5, 2025
Post comments count1
Post likes count3

Restricting PAT Creation in Azure DevOps Is Now in Preview

Angel Wong
Angel Wong

As organizations continue to strengthen their security posture, restricting usage of personal access tokens (PATs) has become a critical area of focus. With the latest public preview of the Restrict personal access token creation policy in Azure DevOps, Project Collection Administrators (PCAs) now have another powerful tool to reduce unnecessary PA...

Azure & Cloud
May 27, 2025
Post comments count11
Post likes count5

Azure DevOps with GitHub Repositories – Your path to Agentic AI

Aaron Hallberg
Aaron Hallberg

GitHub Copilot has evolved beyond a coding assistant in the IDE into an agentic teammate – providing actionable feedback on pull requests, fixing bugs and implementing new features, creating pull requests and responding to feedback, and much more. These new capabilities will transform every aspect of the software development lifecycle, as we are al...

Azure & Cloud
May 20, 2025
Post comments count0
Post likes count2

One Pipeline to Rule Them All: Ensuring CodeQL Scanning Results and Dependency Scanning Results Go to the Intended Repository

Michael Omokoh
Michael Omokoh

"One Ring to rule them all, One Ring to find them, One Ring to bring them all, and in the darkness bind them." – J.R.R. Tolkien, The Lord of the Rings In the world of code scanning and dependency scanning, your pipeline is the One Ring—a single definition that can orchestrate scans across multiple repositories. However, much like the One Rin...

SecurityAzure & Cloud
May 2, 2025
Post comments count4
Post likes count6

Introducing Azure DevOps ID Token Refresh and Terraform Task Version 5

Jared Holgate Eric van Wijk
Jared,
Eric

We are excited to share some recent updates that improve the experience of using Workload identity federation (OpenID Connect) with Azure DevOps and Terraform on Microsoft Azure. Many working parts have come together to make this possible and we'll share those here. We are also very pleased to announce version 5 of the Microsoft DevLabs Terraform...

DevOpsAzure & CloudCI/CD
Apr 18, 2025
Post comments count6
Post likes count1

Azure Boards + GitHub: Recent Updates

Dan Hellem
Dan Hellem

Over the past several months, we’ve delivered a series of improvements to the Azure Boards + GitHub integration. Whether you're tracking code, managing pull requests, or connecting pipelines, these updates aim to simplify and strengthen the link between your work items and your GitHub activity. Here’s a recap of everything we’ve released (or are j...

DevOpsAzure & CloudCommunity
Apr 4, 2025
Post comments count0
Post likes count0

Boards Integration with GitHub Enterprise Cloud and Data Residency (Public Preview)

Dan Hellem
Dan Hellem

Back in January, we launched a private preview of our Boards integration with GitHub Enterprise Cloud with data residency. If you're unfamiliar with GitHub's data residency option and what it means for your organization, you can learn more in the original announcement. Since the private preview launch, we’ve gathered valuable feedback from early a...

DevOpsAzure & CloudCommunity
Apr 2, 2025
Post comments count14
Post likes count1

TFVC Policies Storage Updates

Maria Chmyreva
Maria Chmyreva

TFVC Check-In Policies TFVC projects can have check-in policies such as Build (Require last build was successful), Work Item (Require associated work item), Changeset comments policy (Require users to add comment to their check-in), etc. We are changing the way we store these policies on the server. This change will slightly affect TFVC users sinc...

Git & Version ControlDevOpsAzure & Cloud
Apr 1, 2025
Post comments count0
Post likes count0

Important Update: Server Name Indication (SNI) Now Mandatory for Azure DevOps Services

Soo Stahl
Soo Stahl

Earlier this year, we announced an upgrade to our network infrastructure and the new IP addresses you need to allow list in your firewall - Update to Azure DevOps Allowed IP addresses - Azure DevOps Blog. This is our second blog post to inform you that starting from April 23rd, 2025, we will be requiring Server Name Indication (SNI) on all incomin...

Azure & CloudSecurity
Mar 26, 2025
Post comments count0
Post likes count1

New Overlapping Secrets on Azure DevOps OAuth

Angel Wong
Angel Wong

As you may have read, Azure DevOps OAuth apps are due for deprecation in 2026. All developers are encouraged to migrate their applications to use Microsoft Entra ID OAuth, which can access all Azure DevOps APIs and has the added benefit of enhanced security features and long-term investment. Although we are nearing Azure DevOps OAuth’s end-of-life...

Azure & CloudDevOps
Mar 13, 2025
Post comments count6
Post likes count7

Markdown for large text fields (private preview)

Dan Hellem
Dan Hellem

📢 As of April 15th, we are no longer accepting private preview requests. We have enough participants signed up to provide feedback. Keep an eye on the Azure DevOps release notes for the general availability announcement. Adding Markdown capabilities to the work item is a long-standing request. We introduced Markdown for comments in early 2024,...

Azure & CloudDevOpsCommunity