Question
There is no automated path today from Azure terraform outputs (ai_foundry_endpoint, primary key) to the gateway's runtime env. Decide the mechanism — k8s secret / GCP Secret Manager / managed env on the staging qbraid-account deployment — and wire it so the staging gateway can reach qbraid-staging-ai-services with AZURE_OPENAI_ENDPOINT / AZURE_OPENAI_API_KEY.
This is the "hook it up to our pipeline for staging usage" question. Decision-led (HITL — depends on qBraid's secret-management conventions), then a small wiring task. Needs the staging Azure account to exist first (real endpoint/key to plumb).
Question
There is no automated path today from Azure terraform outputs (
ai_foundry_endpoint, primary key) to the gateway's runtime env. Decide the mechanism — k8s secret / GCP Secret Manager / managed env on the stagingqbraid-accountdeployment — and wire it so the staging gateway can reachqbraid-staging-ai-serviceswithAZURE_OPENAI_ENDPOINT/AZURE_OPENAI_API_KEY.This is the "hook it up to our pipeline for staging usage" question. Decision-led (HITL — depends on qBraid's secret-management conventions), then a small wiring task. Needs the staging Azure account to exist first (real endpoint/key to plumb).