Bypassing the Azure Portal and going straight to PowerShell will provide you with more options for managing Microsoft's cloud. Due to Microsoft's mission to provide services to a "cloud-first, ...
Whenever I give a talk on databases or even Azure, I typically ask for a show of hands to see what percentage of the audience has worked with PowerShell. Typically, this is about 20 to 30 percent of ...
Windows Terminal is a consolidation of various command-line utilities such as Windows PowerShell, PowerShell, Command Prompt, etc. It lets you use more than one command-line utility at a time from a ...
One way that organizations are storing data in the cloud is by moving their databases to the cloud. What once meant building an entire physical server, patching it, installing software like Microsoft ...
I can already hear the groans. But yes, I use AI and I use AI to help me try and learn about things I don't know about. This harks back to the early days of Copilot, the artist formerly known as Bing ...
If you're going to work IT for any company that runs Windows — and even a few that don't — you're going to need to get familiar with PowerShell. The benefits are obvious: Once you've got a handle on ...
Azure Automation can be an excellent PowerShell script orchestration tool. But as-is, you only have a limited number of PowerShell modules you can use in that environment. Luckily, though, we can ...