Showing results for September 2023 - Azure DevOps Blog

Sep 28, 2023
0
2

New Azure DevOps scopes now available for Microsoft Identity OAuth delegated flow apps

Angel Wong
Angel Wong

We have added new Azure DevOps scopes for delegated OAuth apps on the Microsoft Identity platform, also colloquially known as Azure Active Directory OAuth apps. These new scopes will enable app developers to announce specifically which permissions they are hoping to request from the user in order to perform app duties. They may look familiar as ...

Azure & CloudDevOpsSecurity
Sep 27, 2023
7
3

Managed identity and service principal support for Azure DevOps now in General Availability (GA)

Angel Wong
Angel Wong

After announcing the release of Managed Identity and Service Principal support in public preview last March, we were overcome by the positive response many of you had. We’re grateful to those who have taken the time to implement a managed identity within your apps and tools. With your help, we’ve collected valuable feature feedback and resolved...

Azure & CloudDevOpsSecurity
Sep 25, 2023
0
0

New Boards Hub Rollout Update

Dan Hellem
Dan Hellem

In July, we provided an overview on the steps for New Boards hub to go GA. In this blog post, we wanted to provide a short update on where things are at and what you can expect over the next couple of months. Roll out schedule So far, the New Boards Hub “on by default” initiative has been enabled for over 30% of the active organizations. We ...

DevOpsAzure & CloudCommunity
Sep 24, 2023
0
1

Revolutionizing Requirement Gathering: Azure DevOps Meets Azure OpenAI using Semantic kernel

Vivek Garudi
Vivek Garudi

This blog is a deep dive into the future of requirement gathering. This blog explores how Azure DevOps and Azure OpenAI are joining forces to transform the way we capture project requirements. From automated requirement generation to intelligent analysis, learn how these powerful tools are reshaping the landscape of project management. Stay tuned for an enlightening journey into the world of AI-powered requirement gathering!

DevOps
Sep 20, 2023
33
6

Now Generally Available: GitHub Advanced Security for Azure DevOps is ready for you to use

Bryan Sullivan
Bryan Sullivan

We’re excited to announce that GitHub Advanced Security for Azure DevOps is now generally available and is ready for you to use in your own Azure DevOps repos! You can now enable code, secret, and dependency scanning within Azure Repos and take advantage of the new product updates. Learn how to enable Advanced Security in your Azure Repos > ...

Security
Sep 19, 2023
28
0

Introducing Azure DevOps Server 2022 Update 1 RC1

Gloridel Morales
Gloridel Morales

Today we're very excited to announce the first release candidate (RC1) of Azure DevOps Server 2022.1! With this release, we've added many new features that you've been asking for. Here are a few of the highlights: There are many more features with this release, and you can read all about those features in our release notes. You can ...

Azure DevOps ServerReleases
Sep 12, 2023
13
0

September patches for Azure DevOps Server and Team Foundation Server

Gloridel Morales
Gloridel Morales

This month, we are releasing fixes that impact our self-hosted product, Azure DevOps Server. The following versions of the products have been patched. Check out the links for each version for more details. Azure DevOps Server 2022.0.1 Patch 3 Update: If you downloaded patch 3 for Azure DevOps Server 2022.0.1 on September 12, you must ...

Azure DevOps ServerPatches
Sep 11, 2023
0
5

Introduction to Azure DevOps Workload identity federation (OIDC) with Terraform

Jared Holgate
Jared Holgate

You might have seen "Workload identity federation for Azure Deployments" in the Azure DevOps Roadmap, well now it is in public preview and we've updated everything you need to start using it with Terraform today. Say goodbye to secrets when using Terraform for Azure with Azure DevOps.

DevOps
Sep 11, 2023
35
13

Public preview of Workload identity federation for Azure Pipelines

Eric van Wijk
Eric van Wijk

Do you want to stop storing secrets and certificates in Azure service connections? Are you tired rotating these secrets whenever they expire? We are now announcing a public preview of workload identity federation for Azure service connections. Workload identity federation uses an industry-standard technology, Open ID Connect (OIDC), to simplify the...

CI/CDAzure & Cloud