Skip to content

Category: Microsoft Azure

Blog Post Series: Getting Started with Nerdio in Microsoft Azure

Blog Post Series: Getting Started with Nerdio in Microsoft Azure Part 1: Setting Up Nerdio from the Azure Marketplace Introduction: What is Nerdio and Why is it Amazing? Nerdio has quickly become a game-changer for IT professionals managing cloud environments, especially when it comes to Virtual Desktop Infrastructure (VDI). In a world where businesses are…

Leave a Comment

How to Disable Network Level Authentication (NLA) on an Azure Virtual Machine Using Azure Run Command

How to Disable Network Level Authentication (NLA) on an Azure Virtual Machine Using Azure Run Command In some situations, administrators may need to disable Network Level Authentication (NLA) on Azure Virtual Machines (VMs), especially when troubleshooting Remote Desktop Protocol (RDP) access issues or enabling compatibility with older systems that do not support NLA. While NLA…

Leave a Comment

Understanding Microsoft Azure Virtual Desktop Session Lock: Enhancing Security and User Experience

Understanding Microsoft Azure Virtual Desktop Session Lock: Enhancing Security and User Experience Azure Virtual Desktop (AVD) continues to revolutionize how organizations manage virtual desktops in the cloud, offering flexibility, scalability, and enhanced security. One essential aspect of using AVD effectively is understanding and configuring the Session Lock Behavior. This feature controls what happens when a…

Leave a Comment

Enabling Defender for Cloud at the Resource Level with PowerShell

Enabling Defender for Cloud at the Resource Level with PowerShell Efficiently managing Azure resources can be challenging, especially in large environments. To help with this, I’ve developed a PowerShell script designed to automate the process of managing Defender for Cloud pricing configurations across various Azure resources, including Virtual Machines (VMs), Virtual Machine Scale Sets (VMSS),…

Leave a Comment

Best Practices for Managing Azure Arc-Enabled Servers

Best Practices for Managing Azure Arc-Enabled Servers As the complexity of IT infrastructures expands, so does the need for streamlined management solutions. Azure Arc offers a powerful way to manage servers across diverse environments from a single plane, leveraging Azure’s capabilities. This article discusses the best practices for managing Azure Arc-enabled servers, ensuring they remain…

Leave a Comment

Quick Management of Azure Subscriptions: Introducing AzureSubscriptionPicker

Quick Management of Azure Subscriptions: Introducing AzureSubscriptionPicker In line with the spirit of ThatLazyAdmin, I’m constantly on the lookout for ways to make our IT tasks quicker and more efficient. That’s why I’ve developed a new PowerShell script, the AzureSubscriptionPicker, designed to streamline the way we manage multiple Azure subscriptions. This tool does exactly what…

Leave a Comment