Use this wizard to configure the deployed site template before your users access it.
Enter the values for the # --- SynapseOps RUNNER Database Connection details --- section. The database password is in the portal under License & Warehouse Settings in the WAREHOUSE SSA PASSWORD field. The SYNAPSE_SQL_SERVER should be the runner endpoint shown on the portal deployment view.
Create an Entra app registration for this site, add a web redirect URI for this site URL, create client secret, grant Microsoft Graph delegated permissions for User.Read, GroupMember.Read.All and Directory.Read.All, then copy the IDs here. Enter the access, admin and training groups you want the app to use.
The AI Foundry details are already prefilled in .env during deployment. Use the button below to run aifoundry.bash with the saved values.
[2026-04-25 13:58:15] AI Foundry setup queued from setup.php
Subscription: 71ea78e1-07a4-4201-a99c-9b589c318a1b
Resource group: ai-agents-se
Location: swedencentral
FQDN: apple.synapseops.co.uk
Project name: apple
Foundry resource: apple-71ea78e1-foundry
Primary deploy: apple-gpt54
Fast deploy: apple-gpt54mini
Claude deploy: apple-claudeopus45
Env path: /var/www/html/.env
Resolved FQDN: apple.synapseops.co.uk
Creating Foundry resource: apple-71ea78e1-foundry
Creating project: apple
Checking available models...
Found: gpt-5.4
Found: gpt-5.4-mini
Found: claude-opus-4-5
Deploying gpt-5.4 as apple-gpt54
Deployment apple-gpt54 => Succeeded
Deploying gpt-5.4-mini as apple-gpt54mini
Deployment apple-gpt54mini => Succeeded
Deploying claude-opus-4-5 as apple-claudeopus45
ERROR: unrecognized arguments: --model-provider-data {"organizationName":"SynapseOps","countryCode":"GB","industry":"technology"}
Examples from AI knowledge base:
https://aka.ms/cli_ref
Read more about the command in reference docs
WARN: Deployment failed for claude-opus-4-5
Backup created: /var/www/html/.env.bak.20260425140005
Finished.
Project name: apple
Foundry resource: apple-71ea78e1-foundry
Primary endpoint: https://apple-71ea78e1-foundry.openai.azure.com/openai/v1/
Claude endpoint: https://apple-71ea78e1-foundry.services.ai.azure.com/anthropic/v1/messages
Deployment results:
gpt-5.4 -> apple-gpt54 deployed=true
gpt-5.4-mini -> apple-gpt54mini deployed=true
claude-opus-4-5 -> apple-claudeopus45 deployed=false
note: Claude is optional. GPT endpoints were still configured.
Updated .env in place: /var/www/html/.env
Backup: /var/www/html/.env.bak.20260425140005
This inspects every table, excludes dbo.NLDB_UserQuestionHistory and dbo.NLDB_UserSavedReports, generates per-source schema files, likely joins and dynamic data-source descriptions based on the selected industry.
Once the steps above are complete, finish setup and open the main application. Example schema files are removed when schemas are generated.