Introduction [PSDocs] (https://github.com/microsoft/PSDocs) is a tool developed by Microsoft’s Bernie White, who is also the creator of my favourite tool PSRules. PSDocs is a PowerShell module […]
In this post let’s see how we can Install npm Packages from an external private package registry in an Azure DevOps Pipeline. The first step is adding a […]
This week we delve into Azure AD Kerberos – specifically, how you can configure Kerberos-support for file shares when you migrate your legacy file shares to […]
An API, or Application Programming Interface, is a set of protocols and tools for building software and applications. It specifies how software components should interact, allowing […]
Terraform is an Infrastructure as Code (IaC) tool that can help you define resources within your environment. In this article I want to take you through […]
In this post let’s have a look at another feature that is available with C# 11.0. And that is support for Newlines in String Interpolation Expressions. Consider […]
This was to decode a SAML payload derived for Azure AD B2C. This particular customer had a website that only worked in Chrome, and security had disabled […]
When checking the Policy Compliance status on Azure Portal, if you click on an policy assignment for a Initiative, you may have noticed some of the […]
In a recent engagement, we had to provision several Linux VMs in customer’s Azure environment. The customer has blocked access to all public package repositories, including […]
One important aspect of any web application is its availability. Azure provides many tools that ensures your application is up and running, one of them being […]