Learn how to implement a working Autofac installation in your Azure Functions. Get all the benefits of dependency injection as well as all the benefits of working with Azure Serverless Functions!
Category: Microsoft
CosmosDb – Updating a Document (Partially)
Updating documents in the CosmosDb, or updating a column in a record on a table for you hard core SQL … More
An Introduction to Azure DevOps
Azure DevOps is a multi functional set of tools to help you take control of your entire development and release process. Here is a quick high level overview to get you started.
How do you set up the Azure CosmosDb Emulator
Working with CosmosDb in Azure is an exciting task, but can be expensive to provision. Here we go through the steps to set up a local emulator so you can develop – free.
Dynamics 365: Trigger a dialog with javascript
In this blog, we learn how to create a custom dialog in Dynamics 365 and trigger that dialog using javascript.