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

Securing Azure Service Bus

Xebia

Let’s examine common security risks, understand the importance of data encryption and various robust authentication methods such as Azure AD and shared access signatures, explore strategies for network protection, and emphasize the value of logging for enhanced oversight. By default, Azure Service Bus supports TLS 1.2

Azure 162
Insiders

Sign Up for our Newsletter

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

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 ). Recently the whole of Azure DevOps got support for Workload Identities.

Azure 130
article thumbnail

Measuring Your Azure Carbon Footprint with the Sustainability API

Xebia

So, you want to start with green software on the Azure cloud by measuring your carbon footprint. Microsoft Azure’s Sustainability API can help organizations measure their carbon footprint to analyze and reduce it. You get all the emissions from all the subscriptions under the provided enrollment ID per subscription and resource type.

Azure 130
article thumbnail

Deploy a custom Docker image on Azure ML using a blue-green deployment with Python

Xebia

Introduction Azure Machine Learning (Azure ML) is a popular machine learning service. Azure ML provides a lot of predefined functionality for deploying machine learning model endpoints, which is great. Use the Azure ML Python SDK to configure and manage deployment to Azure ML. " azure-ai-ml=="1.13.0"

Azure 130
article thumbnail

9 Free Azure Training Resources

ParkMyCloud

If you’re looking to tune up your Microsoft Azure knowledge, contemplating a cloud computing career, or want to show value to a potential employer, there’s never been a better time than now to seize the opportunity to learn with a few free Azure training resources. Microsoft Azure’s Own Training Resources.

Azure 106
article thumbnail

Azure Resource Provisioning with Terraform Using VS Code Devcontainer Box

Perficient

The provisioning of cloud resources is one of the main use cases of Terraform. Even if your servers come from different providers such as AWS or Azure, terraform helps you build and manage these resources in parallel across multiple providers. devcontainers/features/azure-cli:1": {}, "ghcr.io/devcontainers/features/terraform:1":

Azure 69