Welcome to My Blog: Navigating Azure, GitHub, and DevOps Challenges πŸš€

Join me on a journey through the world of Azure, GitHub, and DevOps as I share insights, solutions, and experiences to help you overcome challenges and achieve success. Opinions are my own.

Copilot CLI auto model selection is now GA. Let Copilot pick the best model automatically, save premium requests, and stay within policy.
New Apr 20, 2026
πŸ€– Copilot CLI Auto Model Selection is GA
Copilot CLI auto model selection is now GA. Let Copilot pick the best model automatically, save premium requests, and stay within policy.
Read more
GitHub CLI now supports agent skills in public preview. Learn install, pinning, updates, publishing, and supply chain safeguards.
New Apr 17, 2026
🧰 Manage agent skills with GitHub CLI
GitHub CLI now supports agent skills in public preview. Learn install, pinning, updates, publishing, and supply chain safeguards.
Read more
Azure Blob Storage Smart Tier is now GA. It auto-moves blobs between hot, cool, and cold tiers by access pattern, cutting costs with no config required.
New Apr 16, 2026
🧠 Azure Blob Storage Smart Tier is GA
Azure Blob Storage Smart Tier is now GA. It auto-moves blobs between hot, cool, and cold tiers by access pattern, cutting costs with no config required.
Read more
GitHub Copilot now supports US and EU data residency plus FedRAMP endpoints. Learn scope, pricing impact, and rollout steps for enterprise admins.
New Apr 15, 2026
🌍 Copilot data residency for US, EU, FedRAMP
GitHub Copilot now supports US and EU data residency plus FedRAMP endpoints. Learn scope, pricing impact, and rollout steps for enterprise admins.
Read more
Testing & debugging async: proper async unit tests, mocking, handling aggregated exceptions, tooling (tasks window, async stacks), and tracing flows.
Oct 29, 2025
Mastering Asynchronous Programming with C# async/await - Part 7: Testing & Debugging
Testing & debugging async: proper async unit tests, mocking, handling aggregated exceptions, tooling (tasks window, async stacks), and tracing flows.
Read more
Advanced async topics: ValueTask trade-offs, custom awaiters, concurrency control with SemaphoreSlim, channels pipelines, and tuning performance.
Oct 22, 2025
Mastering Asynchronous Programming with C# async/await - Part 6: Advanced Topics
Advanced async topics: ValueTask trade-offs, custom awaiters, concurrency control with SemaphoreSlim, channels pipelines, and tuning performance.
Read more