Microsoft Modern Workplace · Intune · Entra · Graph

Modern Workplace,
decoded in the open.

I'm Ketan — a Modern Workplace Architect. I build the read-only tooling that helps IT teams manage a fleet of company laptops and phones (Intune, Entra, Microsoft Graph), and I write about how it actually works underneath the portal.

IntuneEntra IDMicrosoft GraphAutopilotDefenderAzure AutomationPower BI
KKKetan Kamble
Ketan Kamble
Modern Workplace Architect
Finland
Speaker · Workplace Ninja User Group Finland
Zero-Access Agent — live · open source (MIT)
Flagship project

Zero-Access Agent

My flagship open-source project — ask your endpoint fleet anything in plain English, the way you would a copilot, but with zero access to any live system. Answers come from read-only snapshots, never a live connection.

Open source · MIT

Give the AI the reports, never the systems

Scheduled read-only jobs export sanitized, pre-aggregated snapshots. The agent answers only from those — the permission boundary is enforced by architecture, not by asking a model to behave.

  • Read-only by construction — the agent holds no tenant scopes and no keys.
  • Run the whole pattern with zero tenant access, using a synthetic fleet generator.
  • Ten real read-only collectors, each with a plain-language teardown.
zero-access-pattern.flow
1Source — Intune / Entra.Read.All
2Collect — runbooksread-only
3Store — snapshotssanitized CSV
4Retrieve — AI SearchRBAC read
5Answer — AI agentno scopes · no keys
Working in the open

Let's build endpoint tooling that's honest about how it works

Honest, first-hand endpoint tooling — reproduced before it's published. Follow along on GitHub and LinkedIn.