Showing archive results for 2023

Sep 20, 2023
Post comments count33
Post likes count6

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 > Thank...

Security
Sep 19, 2023
Post comments count28
Post likes count0

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 downlo...

Azure DevOps ServerReleases
Sep 12, 2023
Post comments count13
Post likes count0

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 do...

Azure DevOps ServerPatches
Sep 11, 2023
Post comments count0
Post likes count5

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
Post comments count35
Post likes count13

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
Aug 22, 2023
Post comments count8
Post likes count5

Introducing Azure Artifacts support for Rust Crates

Jorge Fernandez
Jorge Fernandez

Rust is earning its place as a go-to language for developers everywhere. Why? It's fast, it's safe, and the community around it is supportive and hands-on. With clear guides and a collective push to help each other out, Rust feels less like just another tool and more like a reliable coding partner for modern programming challenges. We at the Azure...

Azure & Cloud
Aug 8, 2023
Post comments count4
Post likes count2

August patches for Azure DevOps 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 2 Update: If you have Azure DevOps 2022 and installed Patch 4, take a look at this post from the D...

PatchesAzure DevOps Server
Jul 24, 2023
Post comments count0
Post likes count0

Set up PIM access in Azure DevOps

Deepak Kumar Mishra
Deepak Kumar Mishra

Privileged Identity Management (PIM) is a service in Azure Active Directory (Azure AD) that enables users to manage, control, and monitor access to important resources in an organization. Azure DevOps is a key resource for any organization as it stores Application Lifecycle Management artifacts (code, work item, pipelines, packages, test data etc.)...

Azure DevOps ServerDevOps
Jul 20, 2023
Post comments count3
Post likes count2

Improvements to code coverage experience under test automation

Ravi Kumar
Ravi Kumar

If you're using Azure DevOps for your CI/CD pipeline, you may be interested in our recent improvements to code coverage testing. Code coverage tests can help you identify areas of your code that are not tested, or not tested enough, and improve the quality of your automated tests and overall code quality. With our recent updates, you can now view ...

TestCI/CD
Jul 19, 2023
Post comments count0
Post likes count0

Setting up AAD Policies in Azure DevOps

Deepak Kumar Mishra
Deepak Kumar Mishra

Recently we deployed Azure DevOps end to end at a customer environment and while deploying, we applied all necessary policies as per best practices. These policies can be applied by all customers and this blog aims to make it easier for our customers. The details are shared in a Q&A format for better understanding. 1. Who can set up these ...

Azure DevOps Server