/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.icewolf.ch
| | powershellisfun.com
3.6 parsecs away

Travel
| | The new Microsoft Entra PowerShell modules are available, replacing the deprecated AzureAD modules. This blog post will highlight the installation, changes, and features.
| | keithbabinec.com
3.3 parsecs away

Travel
| | Background I will be writing about some Azure features and related automation in upcoming blog posts. This post can be a quick reference for anyone unfamiliar with how to get up and running with Azure PowerShell. That includes installing and updating the cmdlets, and how to connect to your Azure resources via PowerShell. In order...
| | 4bes.nl
3.6 parsecs away

Travel
| | To help you send mail with PowerShell and SendGrid, This is the PowerShell module PSSendGrid. Find out how to install and use the module here.
| | martinschoombee.com
20.2 parsecs away

Travel
| Controllers are pipelines that initiate the execution of a single process or task in a specific order and with constraints. Whereas everything else in this framework is pretty automated, this part is entirely manual...