Month: January 2020

REST APIs in PowerShell – Chapter 4

Welcome back!! Our last chapters focused on PowerShell scripting (Chapter 1, Chapter2) and how we can call or include them in an Azure DevOps pipeline...

PowerShell in Azure DevOps – Chapter 3

If you are new to PowerShell, then my earlier chapters will help you scale on this topic quickly – chapter 1 – introduces PowerShell and...

Scripts in PowerShell ISE – Chapter 2

The last chapter was a quick intro to PowerShell ISE and the commonly used cmdlets. Now lets take a look at creating and executing scripts...

Introducing PowerShell ISE – Chapter 1

Remember PowerShell?? It is a shell framework developed by Microsoft to automate repetitive tasks. By default, this framework is available with Windows 10. But in...