article thumbnail

Azure Virtual Machine Tutorial

The Crazy Programmer

Prerequisites: Microsoft Azure Subscription. So now you understand what is Virtual Machine, let’s see how to create one using Microsoft Azure. How to Create a Virtual Machine in Azure? To create a virtual machine go to Azure Portal. Region – There are various regions available in the Azure Portal.

Azure 249
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

Create/Deploy Azure Kubernetes Service (AKS) Using Terraform Cloud Workspaces

Perficient

Objective Automate the deployment of Azure Kubernetes Service (AKS) using Terraform Cloud Workspaces. Download and Install Azure CLI and Terraform Step 1: Install Azure CLI Visit [link] Download and install the CLI on your system. Step 3: Initialize Terraform Run the terraform init command to download Azure provider plugins.

Azure 64
article thumbnail

Microsoft’s November 2024 Patch Tuesday Addresses 87 CVEs (CVE-2024-43451, CVE-2024-49039)

Tenable

Successful exploitation would lead to the unauthorized disclosure of a user’s NTLMv2 hash, which an attacker could then use to authenticate to the system as the user. Microsoft patched 87 CVEs in its November 2024 Patch Tuesday release, with four rated critical, 82 rated important and one rated moderate. It was assigned a CVSSv3 score of 9.8

Windows 117
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

Managing Active Directory Objects With Azure AD Provider for Terraform

Dzone - DevOps

The Azure AD provider for Terraform can be used to manage your Azure Active Directory resources declaratively. Manage Azure compute permissions via Azure AD groups. This allows you to do things like: Automatically provision users and make sure they belong to the correct groups. Let’s get started.

Azure 143
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