Author: Ravikanth C

Getting Started with PSArm
In the first part of this series, you learned about PSArm — a PowerShell embedded DSL — that you can…
Read More
PSArm – PowerShell DSL For Azure Resource Manager – Introduction #PowerShell #AzureResourceManager
Those who worked on Azure Resource Manager (ARM) templates understand that complexity of writing and making sure that the template…
Read More
PowerShell wrapper around the Calendarific API
Calendarific offers a webservice for listing holidays from different countries. They also have an API that can be used by developers…
Read More
PowerShell and DevOps Conference Asia 2020
PowerShell Conference Asia 2019 was held in Bangalore (India). It was such a great event and fun hosting it here….
Read More
The Case of Unknown Custom Object Property
In the last two or three months, I have been busy working on a complete end to end deployment automation…
Read More
Secrets Management in PowerShell
In any method of automation secrets management is a very critical part. You wouldn’t want to store the plain-text credentials…
Read More