Skip to content
Dev Musings

Dev Musings

  • About
August 18, 2025 / API

Introducing New Sitecore API Authorization and Sitecore GraphQL Client Libraries

Often, when writing C# code for sitecore related projects, I have found myself and team re-writing authorization and basic client implementations. Since this has gotten to be a large copy paste effort with modifications in some cases, I decided to create two libraries to help me combat this issue, and share with anyone who may …

Continue Reading
August 7, 2025 / AKS

Configuring Azure Front Door for Sitecore 10.4 on AKS

Recently I was called in to help configure Azure Front Door for a client who is upgrading from Sitecore 10 to 10.4 running on Azure Kubernetes Services (AKS). As a team we ran into some roadblocks along the way, but finally got it configured for us to begin internal testing. I thought it might be …

Continue Reading
August 6, 2025 / Unit Testing

Unit Testing in Visual Studio 22 with Copilot Agent Mode and TDD

Visual Studio recently added agent mode into their Copilot offering. This feature has existed for some time in VSCode, so I was excited when this was added to Visual Studio as well. As more code is written with Agents, I wanted to try out Test Driven Development in tandem with an Agent. I have noticed …

Continue Reading
August 6, 2025 / Sitecore

Sitecore XM Cloud Webhook Limitation Workaround

Sitecore XM Cloud provides web hooks for internal events, but does not offer replays currently. When there are business critical processes that depend on these events, this can cause problems. Internally, we can ensure that all items are processed appropriately with a few quick steps. I will walk you through a real world example with …

Continue Reading

Follow Me

  • LinkedIn
  • GitHub

Latest Posts

  • Introducing New Sitecore API Authorization and Sitecore GraphQL Client Libraries
  • Configuring Azure Front Door for Sitecore 10.4 on AKS
  • Unit Testing in Visual Studio 22 with Copilot Agent Mode and TDD
© 2025 Dev Musings - Powered by SimplyNews