Skip to content

Add AZURE_OPENAI_API_KEY_SORA_2 env var across config, enum, and ARM template#2174

Draft
Copilot wants to merge 3 commits intomainfrom
copilot/replace-image-generation-model
Draft

Add AZURE_OPENAI_API_KEY_SORA_2 env var across config, enum, and ARM template#2174
Copilot wants to merge 3 commits intomainfrom
copilot/replace-image-generation-model

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 9, 2026

Adds the new AZURE-OPENAI-API-KEY-SORA-2 Key Vault secret alongside the previously added sora-2 endpoint var, completing the sora-2 credential pair.

Changes

  • openai.ts – added AZURE_OPENAI_API_KEY_SORA_2 to EnvVars enum
  • getKeys.config.json – added AZURE_OPENAI_API_KEY_SORA_2 to shared list
  • template.json – added secrets_sora_2_key vault secret resource for AZURE-OPENAI-API-KEY-SORA-2
  • azureSettings.tsazureVideoApiSettingsFromEnv now reads AZURE_OPENAI_API_KEY_SORA_2 instead of the generic AZURE_OPENAI_API_KEY_SORA, properly pairing the sora-2 key with the sora-2 endpoint

Copilot AI and others added 3 commits April 9, 2026 17:46
…ora-2, gpt-5.4-pro)

Agent-Logs-Url: https://github.com/microsoft/TypeAgent/sessions/5154a704-3fbe-4f95-92de-397177616858

Co-authored-by: robgruen <25374553+robgruen@users.noreply.github.com>
…o use sora-2 key

Agent-Logs-Url: https://github.com/microsoft/TypeAgent/sessions/869c1808-d4cb-4253-8d45-c61bd5d281e3

Co-authored-by: robgruen <25374553+robgruen@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants