Tenant-wide settings, capacity, governance, audit, and usage for everyone in your organization.

Runtime configuration

These are the deployment environment variables that turn Loom features on and point them at your Azure services — set them here instead of the Azure portal's Container Apps → Environment variables blade. Each key is grouped by what it drives:
  • Identity & session — Entra app + session settings that gate sign-in and tenant-admin access.
  • Data plane — the Cosmos endpoint + containers that are Loom's own store.
  • Azure services — the AOAI, Synapse, ADX, Event Hubs, AI Search, and related endpoints each editor calls; a feature that isn't wired shows an honest gate naming the exact key to set.
  • Permissions & security posture — Purview account, role-assignment principals, and security toggles.
Values are stored as desired-state — every Save persists to Cosmos and applies a real ARM PATCH (a new container-app revision).