You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update AZURE_OPENAI_API_VERSION from 2025-03-01-preview to v1
The Responses API requires the new v1 API endpoint. The old preview
version (2025-03-01-preview) does not support the /responses endpoint,
causing BadRequest 'API version not supported' errors at runtime.
Updated across all infra templates: bicep, avm, and compiled JSON.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments