<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Oliver De Vijt</title>
    <link>https://devijt.com</link>
    <description>Fabric, Power BI, Azure, and data engineering notes by Oliver De Vijt.</description>
    <language>en</language>
    <lastBuildDate>Fri, 21 Aug 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://devijt.com/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OneLake shortcuts... why are they so difficult?</title>
      <link>https://devijt.com/blog/onelake-shortcuts-why-are-they-so-difficult/</link>
      <guid isPermaLink="true">https://devijt.com/blog/onelake-shortcuts-why-are-they-so-difficult/</guid>
      <pubDate>Fri, 21 Aug 2026 00:00:00 GMT</pubDate>
      <description>Passthrough is the recommended option for OneLake shortcuts, but it does not work Out of the Box. The tables do not show up in the SQL analytics endpoint, and when they do, SELECT is denied.</description>
      <category>fabric</category><category>onelake</category><category>data-engineering</category>
    </item>
    <item>
      <title>Fabric CU concepts for dummies: bursting, smoothing, carryforward, burndown, and overage</title>
      <link>https://devijt.com/blog/fabric-cu-dummies/</link>
      <guid isPermaLink="true">https://devijt.com/blog/fabric-cu-dummies/</guid>
      <pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate>
      <description>Fabric licensing can seem a bit complex at first. In this article, I explain the concepts of bursting, smoothing, carryforward, burndown, and overage in a way that is easy to understand, with various charts to help you understand the concepts. You will also learn when pausing actually saves money.</description>
      <category>fabric</category><category>azure</category><category>cost</category><category>cu</category>
    </item>
    <item>
      <title>Monitor Fabric Open Mirroring Without Burning Your Capacity</title>
      <link>https://devijt.com/blog/monitor-fabric-open-mirroring/</link>
      <guid isPermaLink="true">https://devijt.com/blog/monitor-fabric-open-mirroring/</guid>
      <pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate>
      <description>A cost-aware alternative to Workspace Monitoring using Azure Functions, Application Insights, Log Analytics, and Azure Monitor.</description>
      <category>fabric</category><category>azure</category><category>data-engineering</category><category>monitoring</category><category>open-mirroring</category>
    </item>
    <item>
      <title>Stop Using Your Own PAT: Commit to Azure DevOps with a Service Principal</title>
      <link>https://devijt.com/blog/stop-using-your-own-pat/</link>
      <guid isPermaLink="true">https://devijt.com/blog/stop-using-your-own-pat/</guid>
      <pubDate>Fri, 07 Nov 2025 00:00:00 GMT</pubDate>
      <description>PATs are personal and long-lived secrets that stop working the moment you leave the organisation. Here&apos;s how to replace them with a Service Principal.</description>
      <category>azure</category><category>devops</category><category>security</category><category>service-principal</category>
    </item>
    <item>
      <title>Migration from Power BI to Microsoft Fabric</title>
      <link>https://devijt.com/blog/migration-from-power-bi-to-microsoft-fabric/</link>
      <guid isPermaLink="true">https://devijt.com/blog/migration-from-power-bi-to-microsoft-fabric/</guid>
      <pubDate>Thu, 24 Apr 2025 00:00:00 GMT</pubDate>
      <description>As recently discussed in our Fabric webinar — hosted by Jeroen Ruytings, Koen Verbeek, and Microsoft&apos;s Wouter Baetens — Microsoft is introducing a significant evolution in its data platform strategy — phasing out Power BI Premium in favour of Microsoft Fabric. While this may seem like a simple rebranding, it represents a broader shift toward a unified, end-to-end data platform — and it comes with important implications for licensing and pricing. In this blog post, we&apos;ll walk you through what Microsoft Fabric really offers, how and when you&apos;ll need to migrate, and what the new pricing model means for your organisation.</description>
      <category>fabric</category><category>power bi</category><category>licensing</category>
    </item>
    <item>
      <title>Why DefaultAzureCredential Fails After az login --tenant (and How to Fix It)</title>
      <link>https://devijt.com/blog/defaultazurecredential-fails-after-az-login-tenant/</link>
      <guid isPermaLink="true">https://devijt.com/blog/defaultazurecredential-fails-after-az-login-tenant/</guid>
      <pubDate>Wed, 16 Apr 2025 00:00:00 GMT</pubDate>
      <description>Since Azure Identity 1.11.0, credentials restrict token acquisition to their configured tenant. Here&apos;s what breaks and how to fix it.</description>
      <category>azure</category><category>python</category><category>authentication</category>
    </item>
    <item>
      <title>Azure Infrastructure to Terraform</title>
      <link>https://devijt.com/blog/azure-infrastructure-to-terraform/</link>
      <guid isPermaLink="true">https://devijt.com/blog/azure-infrastructure-to-terraform/</guid>
      <pubDate>Thu, 27 Mar 2025 00:00:00 GMT</pubDate>
      <description>Manually importing Azure resources into Terraform one by one is slow. AZTFExport automates the whole thing.</description>
      <category>azure</category><category>terraform</category><category>infrastructure</category>
    </item>
    <item>
      <title>Deploying ADF Using ARM Templates</title>
      <link>https://devijt.com/blog/deploying-adf-using-arm-templates/</link>
      <guid isPermaLink="true">https://devijt.com/blog/deploying-adf-using-arm-templates/</guid>
      <pubDate>Mon, 10 Mar 2025 00:00:00 GMT</pubDate>
      <description>How to publish Azure Data Factory pipelines across environments using ARM templates and Azure DevOps — with parameterisation for DEV, TST, and PRD.</description>
      <category>azure</category><category>data-factory</category><category>devops</category><category>arm</category>
    </item>
    <item>
      <title>Single Date Picker in Power BI</title>
      <link>https://devijt.com/blog/single-date-picker-power-bi/</link>
      <guid isPermaLink="true">https://devijt.com/blog/single-date-picker-power-bi/</guid>
      <pubDate>Thu, 19 Dec 2024 00:00:00 GMT</pubDate>
      <description>Power BI&apos;s native slicer doesn&apos;t support single-date selection. Here&apos;s a workaround using TOP N filtering that actually works.</description>
      <category>power-bi</category><category>reporting</category>
    </item>
    <item>
      <title>Power BI: Retrieving Measure Definitions in the Semantic Model</title>
      <link>https://devijt.com/blog/power-bi-retrieving-measure-definitions/</link>
      <guid isPermaLink="true">https://devijt.com/blog/power-bi-retrieving-measure-definitions/</guid>
      <pubDate>Wed, 11 Dec 2024 00:00:00 GMT</pubDate>
      <description>INFO.MEASURES() requires a Premium licence. The Scan API doesn&apos;t — here&apos;s how to pull full DAX measure definitions without XMLA access.</description>
      <category>power-bi</category><category>api</category><category>dax</category>
    </item>
    <item>
      <title>The credentials provided for the UsageMetricsDataConnector source are invalid</title>
      <link>https://devijt.com/blog/usagemetricsdataconnector-credentials-invalid/</link>
      <guid isPermaLink="true">https://devijt.com/blog/usagemetricsdataconnector-credentials-invalid/</guid>
      <pubDate>Mon, 18 Nov 2024 00:00:00 GMT</pubDate>
      <description>Guest users can&apos;t authenticate to the UsageMetricsDataConnector. Here&apos;s the root cause and the fix.</description>
      <category>power-bi</category><category>troubleshooting</category>
    </item>
    <item>
      <title>Usage Metrics Report in Power BI</title>
      <link>https://devijt.com/blog/usage-metrics-report-power-bi/</link>
      <guid isPermaLink="true">https://devijt.com/blog/usage-metrics-report-power-bi/</guid>
      <pubDate>Fri, 15 Nov 2024 00:00:00 GMT</pubDate>
      <description>How to activate, customise, and manually refresh the Usage Metrics Report in Power BI using the REST API.</description>
      <category>power-bi</category><category>reporting</category><category>api</category>
    </item>
  </channel>
</rss>
