Posts tagged "automation"

Automated RBAC on Azure SQL β€” Using Azure Policy to Eliminate Manual Access Management

In most teams I’ve worked with, the real problem isn’t provisioning an Azure SQL database β€” it’s access. Getting RBAC and Entra-based permissions set up correctly is where things break down. Admins are understandably reluctant to grant the required rights broadly, and standard pipelines typically cannot assign SQL role memberships automatically.

When that friction isn’t resolved, teams tend to fall back to what does work: connection strings with embedded secrets. It’s faster, but it bypasses proper identity and access controls entirely.

Why Agentic Programming Changed the Way I Build Software

Over the past few months, I've been deeply immersed in agentic programming β€” working with AI-assisted tooling: primarily ChatGPT (including Codex) and GitHub Copilot.

The impact has been substantial. Not incremental. Structural.

Agentic Programming and the Neurodivergent Brain

I've been reflecting on why agentic programming works so well for my neurodivergent brain β€” and for me it has to do with speed, but most of all with cognitive fit.