Sync from dev @ 497baf0

Source: main (497baf0)
Excluded: live tenant exports, generated artifacts, and dev-only tooling.
This commit is contained in:
2026-04-21 22:21:43 +02:00
parent b6ac9524f7
commit 2c41eaca44
25 changed files with 2258 additions and 79 deletions

View File

@@ -0,0 +1,19 @@
{
"IsEncrypted": false,
"Values": {
"AzureWebJobsStorage": "UseDevelopmentStorage=true",
"FUNCTIONS_WORKER_RUNTIME": "python",
"PROBE_APP_ID": "",
"PROBE_APP_SECRET": "",
"TENANT_ID": "",
"GRAPH_TOKEN": "",
"ADO_ORGANIZATION": "",
"ADO_PROJECT": "",
"ADO_PIPELINE_ID": "",
"ADO_TOKEN": "",
"ADO_BRANCH": "main",
"PROBE_QUIET_WINDOW_MINUTES": "15",
"PROBE_COOLDOWN_MINUTES": "30",
"REPO_ROOT": "../../"
}
}