Post by: syed hussain in All Azure Data Factory
Azure Data Factory has a great set of tools to manage data pipelines. One of those tools is the ability to create arrays and use the array properties as parameters.…
Post by: syed hussain in All Microsoft Azure Tips
When creating Azure resources, it's very easy to get lost in the volume of resources that often get created as part of a simple deployment like a new Virtual Machine.…
Post by: syed hussain in All Azure DevOps
Delete unwanted experimental or PoC work easily by using Azure DevOps build pipelines set on a scheduled trigger.
Post by: syed hussain in Azure Logic Apps Reference Architecture
I previously mentioned that it's possible to retrieve on-premise Dynamics 365 CE data using Logic Apps and the Web API endpoint. I demonstrated this using a single On-premise Data Gateway.…

Post by: syed hussain in All Integration Architecture Microsoft Azure
This pattern explores the idea of prioritising message requests so that messages with a higher priority are processed differently to messages with a lower priority.

Post by: syed hussain in All Azure Logic Apps Tips
Logic Apps will not trigger for SQL record or updates if the table does not contain ROWVERSION and IDENTITY
Post by: syed hussain in All Azure Databricks
In this post I'll demonstrate how to Read & Write to Azure Blob Storage from within Databricks. Databricks can be either the Azure Databricks or the Community edition.
Post by: syed hussain in All Microsoft Azure Reference Architecture
In this post, I want to share some basic insights before selecting an Azure storage type. Before you provision Azure storage you're presented with several options. The most important configurations…
Post by: syed hussain in All Azure Data Factory
In this post I wanted to demonstrate how ADF can be used to filter out duplicate rows from a CSV file.