Fabric Databases Connection Secrets
Fabric Database was a great announcement during Ignite Conference. The announcement spread all around, a great new […]
Fabric Database was a great announcement during Ignite Conference. The announcement spread all around, a great new […]
Recently I had a severe problem with SQL endpoints and I was required to build a quick […]
At first sight, the new Copy Job may seem only one more redundancy: Why do we need […]
Version de l’article en Anglais sur LinkedIn : Le FinOps et Microsoft Fabric, deux sujets qui m’intéressent […]
We are becoming used to being a bit lazy when granting permissions to Data Warehouses and lakehouses […]
When learning something new, we always compare it with what we know. In this case, we end […]
T-SQL Notebooks is one of the new features announced during FabCon Europe. The most distracted could miss […]
Dans le monde actuel axé sur les données, les organisations se retrouvent souvent avec d’énormes quantités de […]
PySpark has some unconventional syntaxes which provide power to the development process, making it easier. We talked […]
Cet article est disponible en Anglais sur LinkedIn : Monitoring Microsoft Fabric Copilot Adoption | LinkedIn. Les […]
L’un des éléments clés d’un modèle sémantique est la table des dates. Elle fournit une référence pour […]
Cet article est disponible en Anglais sur LinkedIn : Monitoring the quality of Power BI Semantics Models […]
At Microsoft Build 2024, Real-Time Intelligence was announced with the Real-Time hub as its centralized location for […]
In my previous article (What is Microsoft Fabric All About) I explained what Microsoft Fabric is, how […]
Microsoft Fabric is a new centralized, AI-powered cloud data platform hosted by Microsoft. It combines several services […]
Microsoft Fabric is a cloud-based platform that lets you, among other Data Activity, stream, analyze, and visualize […]
Microsoft Fabric allows the developers to create delta tables in the Lakehouse. However, the automation of copying, updating, […]
Data Presentation Layer Microsoft Fabric allows the developer to create delta tables in the lake house. The bronze […]
Over the years Power BI has evolved into a complex and varied ecosystem of tools and solutions, […]
Over the past years, “traditional” ETL development has morphed into data engineering, which has a more disciplined […]
What is a metadata driven pipeline? Wikipedia defines metadata as “data that provides information about other data.” As […]
PySpark is a powerful language for data manipulation and it’s full of tricks. Let’s discover some of […]
I have been talking about Data Exploration in Power BI on many of my sessions, specially the […]
The loading of data from a source system to target system has been well documented over the years. […]
Finally, mirroring is available for Fabric! You can mirror an Azure SQL to Fabric. It works for […]
Let’s consider a simple statement for partitioning and save a table in a lakehouse: df.write.mode(« overwrite »).format(« delta »).partitionBy(« Year », »Month », »Day »).save(« Tables/ » + table_name) […]
What is a data lake? It is just a bunch of files organized by folders. Keeping these files […]
Managed Vs Unmanaged Tables Microsoft Fabric was released as general availability on November 15th, 2023. I will be […]
On my article about Source Control with GIT, Power BI and Microsoft Fabric, I illustrate how to […]
L’événement de l’aMS de Strasbourg a eu lieu le 18 janvier 2024. Cette fois-ci l’événement a eu […]
Nous avons démarré une nouvelle chaîne YouTube pour les passionnés de données : https://www.youtube.com/@DataChouette Apprenez, explorez et […]
Nikola Ilic, best known as Data Mozart, published a great article and video about how to make […]
The animation on the top of this article tries to track the evolution of the enterprise architecture […]
Petit article de retour sur un événement communautaire du Club Power BI Les communautés sont des groupes […]
On my article about Fabric source control extended features, I explained how Microsoft included the notebooks on […]
The source control features in Microsoft Fabric are evolving every day. The PBIP feature included in Power […]
comp A few weeks ago, I wrote a blog about Database Projects for Microsoft Fabric. It’s an […]
Microsoft Fabric, including the Data Warehouse, evolves faster than we can analyze and write about it. Here […]
Always looking for Open Source data to highlight the capabilities of Microsoft Analytics solutions, I have: In […]
Toujours à la recherche de données Open Source afin de mettre en exergue les capacités des solutions […]
There are some differences and secrets between the UI of a SQL Endpoint and the UI of […]
Database Projects for Fabric Data Warehouse is one of the most recent news of Fabric for SDLC […]
Microsoft Fabric was first announced during Microsoft BUILD. Since then, I’m publishing content about Microsoft Fabric, creating […]
Microsoft Fabric storage uses OneLake and Delta Tables, the core storage of all Fabric objects, as explained […]
Download the notebook used on this blog I explained in a previous article how the Tables in […]
When Microsoft Fabric was born, the only method to convert files to tables was using notebooks. Nowadays […]
Loading On-Premises and external data is a fundamental need for a Data Platform such as Microsoft Fabric. […]
I have been working as a no-code data engineer: Focused on Data Factory ETL and visual tools. […]
Learn how to provision Microsoft Fabric with ease! Unveiled at Microsoft Build 2023, Microsoft Fabric is a cutting-edge […]
The Data Wrangler is as interesting as hidden inside Microsoft Fabric. It’s not easy to find and […]