Open standards and modular architectures form the foundation of vendor-agnostic systems, using technologies like JSON/XML data formats, OPC UA and MQTT communication protocols, and standardized ...
This project is designed to process Azure Data Factory (ADF) JSON files, standardize their structure, and store them as Delta files in a specified Azure Data Lake Storage account. The project is ...
Azure Function, also known as Function App, is a popular Azure service that is part of the serverless stack. It allows you to run small pieces of code or “functions” in a highly scalable manner ...
REST is one of the most influential ideas in distributed architecture. Here's why it matters and how to understand RESTful services in theory and practice. REST, or Representational State Transfer, is ...
Outbound white listing of Fully Qualified Domain Names (FQDN) is a network security practice that allows organizations to control and restrict outbound traffic from their networks to specific, ...
In our previous article we walked through the steps on how to retrieve an authentication token to access the Azure Data Factory REST API. In this article we'll build on this to extract useful ...