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
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. And to authenticate you must provide a Personal Access Token. If you need help configuring a basic CI/CD pipeline for an Azure DevOps Extension, check out the guidance on Microsoft Learn ). Learn more.

Azure 130
Insiders

Sign Up for our Newsletter

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

article thumbnail

Sitecore Federated Authentication with Azure AD B2C: User Flow

Perficient

Introduction This guide will show you how to integrate Sitecore Content Delivery instance with Azure AD B2C using federated authentication. and a User Flow on Azure AD B2C side. You can refer to this guide: [link] If you already have Azure AD B2C Tenant, you can skip creation and use that one.

B2C 52
article thumbnail

How to Provision an Azure SQL Database With Active Directory Authentication

Dzone - DevOps

In this article, we will talk about how to provision an Azure SQL Database with authentication restricted to Active Directory users/groups/applications. In a previous article , I already talked about connecting to an Azure SQL Database using Azure Active Directory authentication. We will use Pulumi to do that.

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

Introducing Enhanced Confluent Access Management via Azure Portal for Streamlined User Authentication

Confluent

Discover how Confluent's Access Management feature, developed with Azure, streamlines user authentication and simplifies management for our customers.

article thumbnail

All the Small Things: Azure CLI Leakage and Problematic Usage Patterns

Prisma Clud

At the beginning of July 2023, I took a stroll around the azure/login GitHub Action repository. The issue was titled “ SECURITY: Azure/login in some cases leaks Azure Application Variables to the GitHub build log ”. Figure 1: Security issue reported in the Azure/login project Well this is pretty straight forward, I thought.

Azure 143