Microsoft Fabric Updates Blog

Microsoft Fabric Data Factory Webinar Series – August 2023

Are you interested in learning more about Data Factory, the cloud-based data integration service that allows you to create data-driven workflows in Microsoft Fabric? If so, you are invited to join our webinars, where we will show you how to use Data Factory to transform and orchestrate your data in various scenarios. Each webinar will … Continue reading “Microsoft Fabric Data Factory Webinar Series – August 2023”

Data Pipeline Performance Improvements Part 2: Creating an Array of JSONs

Welcome back to Part 2 of this 3-part series on optimizing Data Pipelines for historical loads. In the first two parts, we are introducing two technical patterns. Then in Part 3, we will bring everything together, covering an end-to-end design pattern. To recap, in Part 1 we covered how to parse a time interval (dd.hh:mm:ss) … Continue reading “Data Pipeline Performance Improvements Part 2: Creating an Array of JSONs”

Data Pipeline Performance Improvements Part 1: How to convert a time interval (dd.hh:mm:ss) into seconds

Series Overview Welcome to this short series where we’ll be discussing the technical methods used to improve Data Pipeline Copy activity performance through parallelization by logically partitioning any source. Often, we see solutions leveraging a single Copy Activity to move large volumes of data. While this works great, you might face a scenario where you … Continue reading “Data Pipeline Performance Improvements Part 1: How to convert a time interval (dd.hh:mm:ss) into seconds”

Announcing a new modern data connectivity and discovery experience in Dataflows

We are excited to introduce the new data connectivity and discovery experience in Dataflow, Dataflow Gen2, and Datamart. Today, users spend a lot of time finding the right data, the right connection info and credentials. With the new Get Data experience, we make it easy to browse different Fabric artifacts through the OneLake data hub. … Continue reading “Announcing a new modern data connectivity and discovery experience in Dataflows”

Data Pipelines Tutorial: Ingest files into a Lakehouse from a REST API with pagination ft. AVEVA Data Hub

Contents Scenario overview In this blog, we will act in the persona of an AVEVA customer who needs to retrieve operations data from AVEVA Data Hub into a Microsoft Fabric Lakehouse. Note: While this scenario is using AVEVA Data Hub, the concepts translate to interacting with any REST API that uses pagination. Considerations Design Pattern … Continue reading “Data Pipelines Tutorial: Ingest files into a Lakehouse from a REST API with pagination ft. AVEVA Data Hub”