SQL Endpoint Secrets you need to know
Recently I had a severe problem with SQL endpoints and I was required to build a quick […]
Recently I had a severe problem with SQL endpoints and I was required to build a quick […]
We are becoming used to being a bit lazy when granting permissions to Data Warehouses and lakehouses […]
T-SQL Notebooks is one of the new features announced during FabCon Europe. The most distracted could miss […]
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 […]
Microsoft Fabric is a new centralized, AI-powered cloud data platform hosted by Microsoft. It combines several services […]
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) […]
Managed Vs Unmanaged Tables Microsoft Fabric was released as general availability on November 15th, 2023. I will be […]
The animation on the top of this article tries to track the evolution of the enterprise architecture […]
There are some differences and secrets between the UI of a SQL Endpoint and the UI of […]
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. […]
The Data Wrangler is as interesting as hidden inside Microsoft Fabric. It’s not easy to find and […]
I am sure you have heard about all great announcements from last Microsoft Build. If it’s not the […]
After the great announcement of Microsoft Fabric this week, it’s time to get a trial and start […]