<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PSFramework on Rob Sewell (aka SQL DBA With A Beard)</title><link>https://blog.robsewell.com/tags/psframework/</link><description>Recent content in PSFramework on Rob Sewell (aka SQL DBA With A Beard)</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Mon, 09 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.robsewell.com/tags/psframework/index.xml" rel="self" type="application/rss+xml"/><item><title>MicrosoftFabricMgmt: Structured Logging with PSFramework</title><link>https://blog.robsewell.com/blog/microsoftfabricmgmt-psframework-logging/</link><pubDate>Mon, 09 Mar 2026 00:00:00 +0000</pubDate><guid>https://blog.robsewell.com/blog/microsoftfabricmgmt-psframework-logging/</guid><description>&lt;img src="https://blog.robsewell.com/assets/uploads/2026/03/Getpsfmessage.png" alt="Featured image of post MicrosoftFabricMgmt: Structured Logging with PSFramework" /&gt;&lt;h2 id="introduction"&gt;Introduction
&lt;/h2&gt;&lt;p&gt;If you have ever come back to a script the next morning and thought &amp;ldquo;what on earth happened last night?&amp;rdquo;, you understand why logging matters. &lt;code&gt;Write-Host&lt;/code&gt; and &lt;code&gt;Write-Verbose&lt;/code&gt; are fine for interactive use, but in automation — scheduled tasks, CI/CD pipelines, long-running jobs — you need something more structured. Something you can query, filter, and persist across sessions, something that you can provide to your team or support or auditors.&lt;/p&gt;</description></item><item><title>MicrosoftFabricMgmt: Goodbye GUIDs - Intelligent Output and Smart Caching</title><link>https://blog.robsewell.com/blog/microsoftfabricmgmt-goodbye-guids/</link><pubDate>Wed, 25 Feb 2026 00:00:00 +0000</pubDate><guid>https://blog.robsewell.com/blog/microsoftfabricmgmt-goodbye-guids/</guid><description>&lt;img src="https://blog.robsewell.com/assets/uploads/2026/02/workspaces.png" alt="Featured image of post MicrosoftFabricMgmt: Goodbye GUIDs - Intelligent Output and Smart Caching" /&gt;&lt;h2 id="introduction"&gt;Introduction
&lt;/h2&gt;&lt;p&gt;When you work with a REST API that returns GUIDs for everything, human readability goes out the window. You run a query like this in PowerShell to get your Fabric lakehouses and you get something like this returned&lt;/p&gt;
&lt;p&gt;&lt;a class="link" href="../../assets/uploads/2026/02/restapi.png" &gt;&lt;img src="https://blog.robsewell.com/assets/uploads/2026/02/restapi.png"
loading="lazy"
alt="PowerShell console showing REST API response with GUID-based Lakehouse properties"
&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="humans-dont-work-with-guids-we-want-names"&gt;Humans don&amp;rsquo;t work with GUIDs. We want names.
&lt;/h2&gt;&lt;p&gt;Which workspace is &lt;code&gt;948d3445-54a5-4c2a-85e7-2c3d30933992&lt;/code&gt;?
Which capacity? Who knows — go look it up.
Multiply that by fifty items across ten workspaces and you have a frustrating afternoon ahead of you.&lt;/p&gt;</description></item><item><title>Introducing MicrosoftFabricMgmt: Managing Microsoft Fabric with PowerShell</title><link>https://blog.robsewell.com/blog/introducing-microsoftfabricmgmt-managing-microsoft-fabric-with-powershell/</link><pubDate>Mon, 23 Feb 2026 00:00:00 +0000</pubDate><guid>https://blog.robsewell.com/blog/introducing-microsoftfabricmgmt-managing-microsoft-fabric-with-powershell/</guid><description>&lt;img src="https://blog.robsewell.com/assets/uploads/2026/02/breakingchanges.png" alt="Featured image of post Introducing MicrosoftFabricMgmt: Managing Microsoft Fabric with PowerShell" /&gt;&lt;h2 id="introduction"&gt;Introduction
&lt;/h2&gt;&lt;p&gt;If you have been following this blog for a while, you will know that I am a huge fan of using PowerShell to manage and automate things. SQL Server, &lt;a class="link" href="https://dbatools.io" target="_blank" rel="noopener"
&gt;dbatools&lt;/a&gt;, &lt;a class="link" href="https://github.com/dataplat/dbachecks/" target="_blank" rel="noopener"
&gt;dbachecks&lt;/a&gt; — automating the boring stuff so we can spend time on the interesting stuff.&lt;/p&gt;
&lt;p&gt;I have been introducing the &lt;a class="link" href="https://github.com/microsoft/fabric-toolbox" target="_blank" rel="noopener"
&gt;Microsoft fabric-toolbox&lt;/a&gt; — covering &lt;a class="link" href="https://blog.robsewell.com/blog/introduction-to-fabric-toolbox-microsoft-fabrics-community-accelerator-hub/" target="_blank" rel="noopener"
&gt;the toolbox itself&lt;/a&gt;, &lt;a class="link" href="https://blog.robsewell.com/blog/fuam-fabric-unified-admin-monitoring/" target="_blank" rel="noopener"
&gt;FUAM&lt;/a&gt;, and &lt;a class="link" href="https://blog.robsewell.com/blog/fca-fabric-cost-analysis-for-finops/" target="_blank" rel="noopener"
&gt;FCA&lt;/a&gt;. All excellent tools. But there is one item in the toolbox that I have been personally involved in building, and it is the one I am most excited to write about.&lt;/p&gt;</description></item></channel></rss>