Configuration needed
Add the following to .env, then restart the dev server:
NEXT_PUBLIC_AZURE_TENANT_IDYour Entra tenant GUID.
NEXT_PUBLIC_AZURE_CLIENT_IDApplication (client) ID of the SPA app registration — see docs/ENTRA-SETUP.md.
NEXT_PUBLIC_COPILOT_DIRECT_CONNECT_URLEither the agent connection URL, or both environment ID and schema name.
Setup walkthrough: docs/ENTRA-SETUP.md