Automating your Cloud Deployments using Pulumi & Azure Pipelines In the previous post, we saw how to use Pulumi and C# to define and deploy cloud resources to Azure. In
Automating your Cloud Deployments using Pulumi & Azure Pipelines In the previous post, we saw how to use Pulumi and C# to define and deploy cloud resources to Azure. In
Dynamics 365 TypeScript Development Setup for the Average Joe .NET Developer Photo by Christopher Robin Ebbinghaus on Unsplash “You’re building your own maze, in a way, and you might just get lost
Continuous Integration for Power Apps — the Development Hub The Development Hub is an open-source Power Apps app which simplifies the continuous integration process for teams working with Power Apps. This blog
Credit: James Oleinik Background I worked on a project where I was requested to build a Canvas App that trigger Flow on the click of a button. The Flow uses the
If you have been deploying code to Azure or any other cloud vendor, chances are you are provisioning resources using PowerShell scripts, ARM templates, CloudFormation, Terraform or a combination of