article thumbnail

How to configure Google Cloud Workload Identity Federation for Azure DevOps

Xebia

Deploying Google Cloud (GCP) resources via Azure Pipelines used to require service account keys. Today, however, Azure DevOps OIDC tokens can be exchanged to Google credentials using Google Cloud Workload Identity Federation. Azure DevOps Tokens Azure Pipelines use Service Connections to access external resources.

article thumbnail

Publish Azure DevOps Extensions using Azure Workload Identity

Xebia

As you may know, I maintain several Azure DevOps Extensions. To publish them I use the Azure DevOps extension tasks. If you need help configuring a basic CI/CD pipeline for an Azure DevOps Extension, check out the guidance on Microsoft Learn ). And to authenticate you must provide a Personal Access Token.

Azure 130
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Getting Started with Azure DevOps Boards and Repos

Perficient

The previous blog post explored the initial steps of setting up Azure DevOps, creating projects, and navigating the Overview section. Now, let’s delve deeper into the other core sections of the Azure DevOps interface, Boards, and Repos, each playing a crucial role in your development lifecycle.

Azure 52
article thumbnail

Get alerts from GitHub Advanced Security for Azure DevOps

Xebia

GitHub Advanced Security for Azure DevOps (GHAzDo) builds on top of the functionality for GitHub Advanced Security and is giving you extra security tools to embed into your developer way of working. It’s a great way to get started with security in your Azure Pipelines and Azure repos and I’ve written about it before in this blogpost.

Azure 162
article thumbnail

Caching your Node modules in Azure DevOps

Xebia

You could do this by caching your node modules in Azure DevOps. Creating a build pipeline in Azure DevOps for a Node.js The post Caching your Node modules in Azure DevOps appeared first on Xebia. How can you make your builds complete faster so that you can build more often and have earlier feedback?

Azure 130
article thumbnail

A Closer Look at Azure DevOps

DevOps.com

Microsoft’s Azure DevOps Server is emerging as one of the most popular cloud application development environments. It covers all aspects of the application life cycle and enables DevOps. It covers all aspects of the application life cycle and enables DevOps. Here’s a closer look at this […].

Azure 145
article thumbnail

Kubernetes Deployment Using Azure DevOps

Dzone - DevOps

Azure DevOps is a cloud-based DevOps service that provides a complete CI/CD pipeline for building, testing, and deploying applications. In this article, I will discuss how to deploy a Kubernetes application using Azure DevOps.

Azure 92