Azure Arc and Windows 11 Insider Preview Build Update #WindowsInsiders #WIMVP #AzureHybrid
Microsoft Azure Arc Microsoft Azure Arc Services is a bridge that extends the Azure platform to help you build applications…
Microsoft Azure Arc Microsoft Azure Arc Services is a bridge that extends the Azure platform to help you build applications…
Managing user access and permissions in Azure DevOps can be a time-consuming task, especially for larger organizations. In this blog…
ITOps Talk GitHub Repo GitHub has become the central location for open-source projects, samples, and even content – but primarily…
Here is a PowerShell script to check the Image or Model versions of each instance in an Azure Virtual Machine…
In a previous blog post, we discussed two Python programs, upload_vectors.py and search_vectors.py. These programs were used to create and…
In this blog post, we’ll show you a different approach to searching through a large database of blog posts. The…
In this post, I’ll show how I solved a failure, that occurred during an Azure Image Builder (Packer) build with…
In a previous post, we wrote about using vectorized search and cosine similarity to quickly query a database of blog…
If your developers are building notebooks directly in Azure Databricks portal, then you can quickly enhance their productivity but adding…
It is possible to dynamically retrieve the resulting IP address of an Azure Private Endpoint and use it in other…
Searching through a large database of blog posts can be a daunting task, especially if there are thousands of articles.…
In this post, I’m going to discuss the shock that switching from traditional CapEx spending to cloud/OpEx spending causes. I…
Windows Server Insider Preview Downloads With Microsoft Prerelease Software like Windows Server Insider Preview Builds, you can experience and test…
In this blog post, we will be discussing how to build your own chat bot using the ChatGPT API. It’s…
Conditional access is a crucial security feature for protecting your organisations services from unauthorised access. However, by default, personal access…
I’ve been doing some work recently using Azure Storage Queues with Azure Functions to ingest data from a third party.…
This one is going to be about a setup I recently tested with a customer: an Azure Data Factory pipeline…
An unfortunately common scenario is where you must create a site-to-site network connection with a third-party network from your Azure…
How to access onedrive files using Graph API? Currently there are two ways, those are delegated and application flows, and…
Terraform Associate Exam Practice Questions – Terraform Associate Level Questions Part 2 How many ways you can assign variables in…
Terraform Associate Exam Practice Questions – Terraform Associate Level Questions Part 1 What is idempotent in IAC? In the context…
This post will show you how to get the ARM (also for Bicep, Terraform, etc) names of the diagnostics logs…
This article will explain how to simply import a resource that was successfully deployed by Terraform from a GitHub action…
I have been using GitHub Copilot for a while now, and I love it! The AI assistant has significantly improved…
Automate provisioning and governance of your on-premises applications – SCIMming into the Future: Provisioning On-Premises Apps with Azure AD Identity…
Don’t leave your Azure AD environment vulnerable – Take action to secure it now! – Tutorial : Require Step Up…
Here I will describe how you can deal with an issue where you cannot delete a subnet from a VNet…
Securing Azure Cloud Environment with Terraform and Microsoft Defender – Enabling Microsoft Defender for Cloud Plan using Terraform Terraform is…
If you need to set up CI/CD for your Data Factory, here is how to do it in less than…
Automate provisioning and governance of your on-premises applications – SCIMming into the Future: Provisioning On-Premises Apps with Azure AD Identity…
How to Connect Users Across Multiple Tenants in a Multi-Tenant Organization – Cross Tenant Sync Cross-tenant synchronization is a new…
A Guide to Implementing Precise Access Control in Microsoft Azure – Azure Attribute-based Access Control (ABAC) As an organization expands,…
Exploring the Challenges and Benefits of Microsoft Identity Manager in Hybrid AD Environment – The Importance of Microsoft Identity Manager…
I will explain a recent situation where an application that uses SignalR/WebSockets disconnected when routed through the Azure Application Gateway…
Do you want to query SharePoint and get the files or list information in a secure way using Azure’s Service…
Did you ever have the DeploymentNotFound error when using Azure Bicep without any syntax errors? I had the same problem.…
The delivery plan shows the scheduled work items by sprint … The steps to manage Agile software delivery plans across…
In this post, we will take a look at managed identities in general and system-assigned managed identity in particular. Managed…
Here’s all the news that I thought was interesting for Ops and Security folks working with Azure IaaS from December…
1. Navigate to Azure Portal and log in. 2. Select Create a Resource.3. … The steps to Deploy a docker image to Azure…
That heading is a positive way to get your holiday spirit going, eh? I’m afraid I’m going to be your…
We are going to use Azure DevOps Demo Generator to … The steps to run Static Application Security Testing (SAST)…
This post is my alternative to the Microsoft Ignite “Book of News”. You’ve probably heard of or even read the…
A while ago, I blogged about Workload Identity. Since then, Microsoft simplified the configuration steps and enabled Managed Identity, in…
When developing an application, it is highly likely that it needs to be configured with all sorts of settings. A…
Microsoft has just announced a lower cost SKU of Azure Firewall, Basic, that is aimed at small/medium business but could…
2022 is getting to be a great year! Many unique consulting projects and great classes teach amazing Microsoft Azure, but…
Image Source: crossplane.io Although Crossplane has been around for a while, I never got around to trying it. Crossplane has…
This video is related to the Blog article: https://luke.geek.nz/azure/migrating-resources-between-regions-using-azure-resource-mover/ What resources are we going to migrate using Azure Resource Mover?…
Based on a customer conversation, I decided to look into the Dapr middleware components. More specifically, I wanted to understand…