You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Single source of truth for IDs the WebChat / SWA / DA need. Do not put secrets in this file — only IDs are public-safe. Secrets go in .env (gitignored) or SWA Configuration.
Cross-tenant note: Azure (hosting) and CDX (CS agent + M365 Copilot) are separate tenants. The browser fetches static files from Azure (any origin) and authenticates against the CDX tenant for Direct Line. The Entra app registration for SSO must live in the CDX tenant (301759bc-...), not the Azure tenant.
Settings → Channels → look for Direct Line (or "Mobile / Custom"). Click Direct Line → Get conversation token URL. Copy the full URL.
Schema name
In the agent → Settings → Advanced → Schema name. It looks like cr12345_yourAgentName. This is what the Copilot Studio Direct Line client expects as botId (not the GUID).