RSSAmplifier

Blog

Lachlan Wright

Technology, productivity and leadership.

lachlanwright.comRSS feed ↗9 posts

Latest posts

From AI PoCs to Production: A Playbook that Works

It's 2026 and nearly every large organisation has run an AI proof of concept. The demos are impressive. Stakeholders nod along. A business case gets socialised. And then, somewhere between the excitement and the enterprise architecture review, the whole thing stalls. The pattern is so common it has

Building Responsible AI Applications with Azure AI Foundry

What Is a Responsible AI App? A responsible AI app is an AI-powered application that delivers intelligent outcomes safely and with integrity. In practice, this means the app’s behaviour aligns with human values and ethical principles including things like treating people fairly, respecting privacy,

AI is Taking Action with Agents

Generative AI has been a hot topic for the last couple of years and recently it has taken a leap forward with the genesis of agentic AI. Agentic AI is a fundamental shift in how we perceive and utilise AI, moving beyond passive analysis and generation to proactive execution. Imagine

Unlocking Developer Productivity with Microsoft Dev Box

In today's fast-paced development environment, where speed, flexibility, and security are paramount, having a reliable, ready-to-use development workspace is crucial. Enter Microsoft Dev Box, a cloud-based developer workstation designed to streamline development workflows and boost productivity for developers and engineers. Let’s

Why You Should Care About GitHub Copilot Enterprise

Even though the name says enterprise, the reality is that the features this version of GitHub Copilot (just Copilot from here on in) brings are so impactful for developers and engineers that the name is almost misleading. You’d be forgiven for thinking Copilot Enterprise was all about additional

Per Item RBAC in Azure Key Vault

TL;DR If you just need a refresher or really need to know how to do this fast, here it is for secrets. Assign the identity that needs to read one or more secrets the  Key Vault Reader role at the scope of the Key Vault. Assign that same

Deploy AMPLS with Terraform

Azure Monitor Private Link Scope (AMPLS) is a very convenient Azure service that amalgamates the various services required for Azure Monitor and makes them available via private endpoints within your virtual network (VNet). This enables completely private interactions with all aspects of the Azure Monitor service, from sending logs to

App Registrations, Enterprise Apps and Service Principals

It’s one of the confusing parts of Azure Active Directory (Azure AD) and something that many find difficult to understand properly. Often the terms are used interchangeably which only exacerbates the confusion. So what is the difference between an app registration, enterprise application and service principal in Azure

Azure Policy for AKS

Microsoft recently announced that pod security policy has been deprecated in favour of Azure Policy for AKS. As a result you’ll have to transition to Azure Policy for AKS and disable pod security policy by October 15th, 2020. If you don’t disable the pod security policy