Getting Started with Azure Terraform from scratch – Install Dev tools and run your first script.

Last year I had the opportunity to spend quite a bit of time working with Terraform. For my surprise it was simpler than I expected. If you never used Terraform and have been dwelling with ARM templates, CLI and PowerShell, I highly recommend to give it a try. Azure Terraform is not hard to learn… Read More Getting Started with Azure Terraform from scratch – Install Dev tools and run your first script.

Getting Started with Azure Event Hub and IOT Hub Triggers using Visual Studio 2019

After seeing quite a few questions regarding writing code for Azure Event Hub on the forums, I thought would be a good time to write a post to share my experience and help whoever is getting started… or getting stuck. Developing code locally with Visual Studio depends on the emulator for debugging and sometimes that… Read More Getting Started with Azure Event Hub and IOT Hub Triggers using Visual Studio 2019