On occasion you may have a need to move the Azure temporary drive to a different drive letter. Azure by default is set to use the D drive. This drive letter configuration may conflict with existing ...
Your browser does not support the audio element. I am sure you all must have heard Bicep new kid around the Microsoft Block to do Infrastructure As Code (IAC) (Domain ...
New guidance shows how to harden PowerShell and make it more difficult for threat actors to hijack for malicious purposes. Living off the land is not the title of a gardening book. It’s the goal of ...
The Azure Marketplace is more than a place to get SaaS apps—you can deliver your own apps through it as well Azure is now very much at the heart of Microsoft’s enterprise strategy, providing a place ...
There are lots of ways to create MSSQL databases via PowerShell. We could invoke a T-SQL query using the CREATE DATABASE term, we could write some code to use the [Create() method with SMO] or, if ...
If you are using Microsoft Azure, you may have noticed that currently there are two Portals: This topic is not intended to teach you everything about the Azure Resource Manager template. I write this ...
Application Gateway is load balancer layer 7. It provides failover, performance routing HTTP requests between different servers, whether they are on the cloud or on ...