While Azure DevOps is usually the easiest choice for Microsoft users, connecting Power BI to GitHub is becoming a must-have skill for anyone using the new Power BI Project (.PBIP) format. Unlike the “plug-and-play” feel of Azure, the GitHub setup is a bit more manual and complex because you have to connect two different platforms […]
Latest Posts
V-Order in Microsoft Fabric – what is that?
Microsoft has modified the default configuration of V-Order in Microsoft Fabric lakehouses. Per the official Microsoft documentation (updated March 1, 2026), V-Order is disabled by default in newly created workspaces (spark.sql.parquet.vorder.default = false). This change, aligned with the writeHeavy Spark resource profile assigned to workspaces created after approximately April 2025 (following FabCon), prioritizes write performance […]
Recovering dropped tables in Azure Databricks with UNDROP TABLE
Oops, Dropped the Wrong Table? What now? We’ve all been there: you’re cleaning up some old stuff in Databricks, run a quick DROP TABLE… and suddenly realize it was the production sales table. Heart stops for a second, right? Good news: if you’re using Unity Catalog in Azure Databricks, the UNDROP command is basically an […]
Microsoft Fabric Warehouse Snapshots – How to use it?
A warehouse snapshot is a read-only copy of your data taken at a specific moment. It is kept for up to 30 days. You can move the snapshot forward in time whenever needed. This lets users keep using the same connection while seeing an earlier version of the data. When you advance the snapshot, new […]



Last comments