Working with content understanding using Azure AI Foundry agent
I have been working on a lab to integrate and automate the review of legacy documents. The idea is quite simple: take legacy documents, either physical or previously…

15 posts
I have been working on a lab to integrate and automate the review of legacy documents. The idea is quite simple: take legacy documents, either physical or previously…
As I progressed from “keeping Azure running” to actually owning platform decisions, one thing became painfully clear:most Azure governance failures are not caused by missing tools — they’re…
Today, I want to share something very special and meaningful for me — I have been recognised as a Microsoft MVP in Azure Compute Infrastructure. For those who…
Azure Private Link Service (PLS) has long been the go-to option for exposing your services privately to consumers across Azure — ensuring that traffic never crosses the public…
Most patching dashboards are great for interactive views—but what if your stakeholders want a scheduled email that shows the current patch compliance for only a scoped set of…
On 26 August 2025, Microsoft announced the general availability (GA) of Entra ID authentication and role-based access control (RBAC) for several supplemental Azure Storage APIs. This update improves…
Good news! As of June 2025, OpenTelemetry is now in preview for Azure Functions. If you want basic observability without writing code or installing libraries, you can now…
When you work in the cloud, keeping things organised is very important. Azure Policy is a simple tool that helps enforce rules on your resources. In this post,…
As an Azure Solutions Architect, I often come across clients who find Azure’s wide range of storage options overwhelming. In this post, I’ll break down Azure Storage into…
When managing cloud-based virtual machines, ensuring secure access is critical. Exposing RDP/SSH ports over the internet introduces potential security vulnerabilities. Azure Bastion provides a secure, fully managed solution…
As cloud technologies evolve, so too must the tools we rely on to maintain and secure our environments. Microsoft’s recent announcement regarding the retirement of Azure Automation Update…
Introduction In the world of software development, Continuous Integration (CI) and Continuous Deployment (CD) practices are crucial for automating the testing and deployment of code. Azure DevOps provides…