Skip to content

chore: Merging from main branch#1979

Merged
Prajwal-Microsoft merged 2 commits intodevfrom
main
Nov 28, 2025
Merged

chore: Merging from main branch#1979
Prajwal-Microsoft merged 2 commits intodevfrom
main

Conversation

@Prekshith-Microsoft
Copy link
Copy Markdown
Contributor

This pull request updates the default Azure OpenAI Vision model configuration across the codebase and infrastructure from gpt-4 to gpt-4.1, and updates the default model version. It also improves documentation for resource deletion when redundancy is enabled and makes minor updates to code ownership. The changes ensure consistency in model naming and versioning for deployments and local configuration, and add guidance for handling Log Analytics workspace replication.

Azure OpenAI Vision Model Updates

  • Changed the default Azure OpenAI Vision model and version from gpt-4 / turbo-2024-04-09 to gpt-4.1 / 2025-04-14 in infrastructure parameters (infra/main.bicep, infra/main.json) and environment configuration (code/backend/batch/utilities/helpers/env_helper.py). [1] [2] [3]
  • Updated documentation and examples to reflect the new model name and version (docs/model_configuration.md).
  • Updated tests and usage to use the new model name (code/tests/utilities/helpers/test_push_embedder.py).

Infrastructure and Deployment

  • Simplified OpenAI deployment configuration to only use defaultOpenAiDeployments, removing conditional logic for advanced image processing deployments (infra/main.bicep, infra/main.json). [1] [2] [3]
  • Updated Bicep and generated JSON template metadata to newer versions throughout the infrastructure files (infra/main.json). [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16]

Documentation Improvements

  • Added a new guide for disabling Log Analytics workspace replication before resource deletion, referenced from the local deployment instructions (docs/LogAnalyticsReplicationDisable.md, docs/LOCAL_DEPLOYMENT.md). [1] [2]

Repository Ownership

  • Added two new default code owners to .github/CODEOWNERS for broader team coverage.## Purpose
  • ...

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

Roopan-Microsoft and others added 2 commits November 24, 2025 12:07
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Ajit Padhi <v-padhiajit@microsoft.com>
Co-authored-by: Pavan-Microsoft <v-kupavan@microsoft.com>
Co-authored-by: Ross Smith <ross-p-smith@users.noreply.github.com>
Co-authored-by: gpickett <122489228+gpickett@users.noreply.github.com>
Co-authored-by: Francia Riesco <friesco@microsoft.com>
Co-authored-by: Francia Riesco <Fr4nc3@users.noreply.github.com>
Co-authored-by: Prajwal D C <v-dcprajwal@microsoft.com>
Co-authored-by: Harmanpreet-Microsoft <v-harmanprka@microsoft.com>
Co-authored-by: UtkarshMishra-Microsoft <v-utkamishra@microsoft.com>
Co-authored-by: Priyanka-Microsoft <v-prisinghal@microsoft.com>
Co-authored-by: Prasanjeet-Microsoft <v-singhprasa@microsoft.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kiran-Siluveru-Microsoft <v-ksiluveru@microsoft.com>
Co-authored-by: Prashant-Microsoft <v-pmalusare@microsoft.com>
Co-authored-by: Rohini-Microsoft <v-rwalunj@microsoft.com>
Co-authored-by: Avijit-Microsoft <v-aghorui@microsoft.com>
Co-authored-by: RaviKiran-Microsoft <v-ravikirans@microsoft.com>
Co-authored-by: Somesh Joshi <v-somejoshi@microsoft.com>
Co-authored-by: Himanshi Agrawal <v-himagrawal@microsoft.com>
Co-authored-by: pradeepjha-microsoft <v-pradeepjha@microsoft.com>
Co-authored-by: Harmanpreet Kaur <v-harmanpkau@microsoft.com>
Co-authored-by: Bangarraju-Microsoft <v-golib@microsoft.com>
Co-authored-by: Harsh-Microsoft <v-hbangera@microsoft.com>
Co-authored-by: Kanchan-Microsoft <v-knagshetti@microsoft.com>
Co-authored-by: Cristopher Coronado <cristofima@hotmail.com>
Co-authored-by: Cristopher Coronado Moreira <crcorona@pichincha.com>
Co-authored-by: Vamshi-Microsoft <v-vamolla@microsoft.com>
Co-authored-by: Thanusree-Microsoft <168087422+Thanusree-Microsoft@users.noreply.github.com>
Co-authored-by: Niraj Chaudhari (Persistent Systems Inc) <v-nirajcha@microsoft.com>
Co-authored-by: Rohini-Microsoft <168007985+Rohini-Microsoft@users.noreply.github.com>
Co-authored-by: Kingshuk-Microsoft <v-kidatta@microsoft.com>
Co-authored-by: Ayaz-Microsoft <v-ayazkhan@microsoft.com>
Co-authored-by: Abdul-Microsoft <v-amujeebta@microsoft.com>
@Prajwal-Microsoft Prajwal-Microsoft merged commit 578555a into dev Nov 28, 2025
44 of 47 checks passed
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.

3 participants