Tag Function

How to deal with Change Data Capture in Azure Data Explorer

Change Data Capture (CDC) is a design pattern to only track the changes in data. There are several ways this could be implemented. In IoT solutions, the Change Data Capture (CDC) pattern is used, to only send changes from the device to the cloud. But how to deal with this data in Azure Data Explorer for further analysis?

Unexpected Azure Storage Account transactions caused by Azure Function BlobTrigger

Unexpected Azure Storage Account transactions caused by Azure Function BlobTrigger, how to identify the problem and how to solve it.

Azure Functions with Entity Framework

Entity Framework is known for its capability of object based development, maintainability and for reducing development time and cost. I added Entity Framework within an Azure Function App demo project.

© 2024 Wilko van de Velde

Up ↑