Klaas 🇪🇺

@klaasv.bsky.social

PowerDBA Sql Server + PowerShell => dbatools Yes, Excel too! Azure because I have to. Ukulele and tin whistle, but never at the same time. Once a war chief, then healer to kings and heroes, now guardian of all that is secret.

To begin exploring the new features of #SQLServer2025, it is essential to install it correctly. This guide provides a comprehensive walkthrough of the full installation process for SQL Server 2025, #SSMS22, and includes steps for restoring the AdventureWorks2025 database. sqlmct.com/create-a-sql...

SQL Server 2025 Practice Environment Installation Guide

Set up your SQL Server 2025 practice environment with this comprehensive installation guide and explore new features effectively.

sqlmct.com

I just published a MASSIVE update to the #SQLServer Execution Plan Reference. There are 4 new pages, for operations on JSON indexes, plus an additional 15(!) pages with various updates. Check out the Change Log for a full overview. sqlserverfast.com/epr/change-l...

Change log - SQLServerFast

This site has different types of readers. Those that come here to quickly look up something, using it as the reference this is. And those that read everything, or at least the pages they consider inte...

sqlserverfast.com

Your PowerShell is probably full of stale Az modules. I just fixed that. You can now uninstall and clean up all Az modules in one go! Plus there’s a new Uninstall-All cmdlet that removes a stack of Microsoft modules safely. Stop fighting version conflicts 🤩 Get it 👉 uninstall-graph.meri...

Bild

Not up for dealing with daily cert rotation? You can set your execution policy to Bypass or Unrestricted. If this sounds concerning to you, the post below should provide you with reassurance. Also, most if not all of us on the dev team set our Execution Policies to Bypass or Unrestricted if we can.

EXPECTED ERROR: Update-Module dbatools Authenticode Issue for 2.5.5 · Issue #9748 · dataplat/dbatools

TLDR: dbatools is moving to Azure Trusted Signing, which means Microsoft backs our reputation and dbatools won't trigger as many antivirus false positives. Users upgrading from older signed version...

github.com

[observation] Bonus: It allows you to setup alerts on each of the impacted categories. Plus, 3 of the current Preview Workbooks allow you to: - Track the reliability of your applications - Track service retirements - Identify cost optimization opportunities #ObservAbility #MondayObs

Introduction to Azure Advisor - Azure Advisor

Learn how to use Azure Advisor to optimize your Azure deployments and get answers to frequently asked questions.

learn.microsoft.com

#PowerShell ModuleFast 0.5.1 is out! This fixes a bug with installing modules with legacy version numbers like 3.2.0.0 where nuget drops the trailing zeroes but PS still needs them. Thanks to Raimund Andrée for the contribution and collaboration! github.com/JustinGrote/...

Release v0.5.1 · JustinGrote/ModuleFast

🐛 Bug Fixes Modules with Trailing Zeroes do not install correctly by @raandree #99 🙋‍♂️🙋‍♀️ New Contributors @raandree made his first contribution with #99! Thank you! Full Changelog: v0.5.0...v0.5.1

github.com