Azure Virtual Network now supports updates without subnet property

 

Azure API supports the HTTP methods PUT, GET, DELETE for the CRUD (Create/Retrieve/Update/Delete) operations on your resources. The PUT operation is used for both Create and Update. For existing resources, using a PUT with the existing resourc… Continue reading Azure Virtual Network now supports updates without subnet property

Windows Server Summit 2024 – Powered by Engineering

Building on the learnings from my team’s Virtual Event “IT Ops Talks: All Things Hybrid”, two years ago – we learned that content is king, and technical content is the gold standard for a technical audience. Therefore, we partnered with Windows Server… Continue reading Windows Server Summit 2024 – Powered by Engineering

How to Set Up Sentinel Data Connectors for Kubernetes and GitHub

A guide to configure and use Sentinel Connectors to collect logs and data from your Kubernetes clusters and GitHub CI/CD pipelines.
Part 2 of 3 part series about security monitoring of your Kubernetes Clusters and CI/CD pipelines by @sin… Continue reading How to Set Up Sentinel Data Connectors for Kubernetes and GitHub

The ABCs of ADX: Learning the Basics of Azure Data Explorer | Data Exposed: MVP Edition

You may have heard of Azure Data Explorer – but do you know what it does? Do we know the best ways to use it (and the ways we shouldn’t use it)? Do we know some things that it does better than anything else in the Microsoft data platform? Join us for a… Continue reading The ABCs of ADX: Learning the Basics of Azure Data Explorer | Data Exposed: MVP Edition

Understanding Group Policies: User Rights Assignment Policies

User Rights Assignment is one of those meat and potatoes features of the operating system that we all have a cursory understanding of but rarely think about in depth. User rights include logon rights and permissions. Logon rights control who is au… Continue reading Understanding Group Policies: User Rights Assignment Policies

Known issue: /tmp/mstunnel Directory not found when upgrading Microsoft Tunnel

We recently discovered an issue for Microsoft Tunnel where the /tmp folder might be cleaned up by the system. This means that the required /tmp/mstunnel/ folder could be missing from the machine and cause the Microsoft Tunnel upgrade to fail.
 
Th… Continue reading Known issue: /tmp/mstunnel Directory not found when upgrading Microsoft Tunnel

Best Practices for using Azure Container Registry and Docker Hub

 
Many developers rely on Docker Hub to consume public content such as container images, Helm charts, and other artifacts, often without authenticating. However, when you have dependencies on public content you can introduce security and reliabili… Continue reading Best Practices for using Azure Container Registry and Docker Hub