What’s an Elastic Job? While the definition of an Elastic Job is quite straightforward in Microsoft’s documentation, I always like to read about a real-life example of the usage of a technology or tool first – I find it usually … Read More
Author Archives: Daniel Agg

Comparing IaC tools for Azure: Terraform and Bicep
Infrastructure as Code on Azure, the ARM These days, most developers are familiar with the concept of having our applications’ and systems’ infrastructure defined in descriptive, version controlled code which generates the same environment, every time it’s applied. IaC solves … Read More

Build a bot with the new Bot Framework Composer
As assistant chatbots are becoming more and more useful, accurate and predictable, it’s no surprise that they are gaining in popularity. They can guide customers, suggest actions, act as an interactive FAQ and even help onboard new employees to internal … Read More