

Own Azure Resources (OAR)


| Resource | Details |
|---|---|
| Resource Group | rg-{cosmosAccountName} in the selected region. |
| Azure Cosmos DB (Serverless) | Account with database and three containers: kb_sources, kb_chunks, kb_feedback. |
| Azure OpenAI (S0) | Account named oai-{cosmosAccountName}. |
| Chat model deployment | navax-chat — gpt-4o-mini (GlobalStandard). |
| Embedding model deployment | navax-embedding — text-embedding-3-small (GlobalStandard). |
| BC Field | Where to Find It in Azure |
|---|---|
| Azure Subscription ID | Portal → Subscriptions → Subscription ID column. |
| Azure AAD Tenant ID | Portal → Microsoft Entra ID → Overview → Tenant ID. |
| Service Principal Client ID | Portal → Microsoft Entra ID → App registrations → [your app] → Application (client) ID. |
| Service Principal Secret | Portal → Microsoft Entra ID → App registrations → [your app] → Certificates & secrets → Value (copy immediately after creation). |
| Azure Region | Use the internal Azure region name, e.g. westeurope, swedencentral, eastus. |
| Cosmos DB Account Name | Choose a globally unique name (3–44 lowercase letters, digits, hyphens). E.g. mycompany-chatbot. |
| Database Name | Any valid name. Default: ChatbotDB. |

![]() | XML Builder Export data in XML format (or JSON) via fully configurable schemas. More information ![]() |