Update infra: gpt-4.1 models, AVM 0.10.0, tier comments#70
Merged
diberry merged 16 commits intoApr 29, 2026
Conversation
- Chat: gpt-4o-mini → gpt-4.1-mini (2025-04-14) - Synth: gpt-4o → gpt-4.1 (2025-04-14) - AVM: cognitive-services/account 0.7.1 → 0.10.0 - Add tier selection comments (Standard ↔ GlobalStandard) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
OpenAI can now be deployed to a different region than other resources. Supported OpenAI regions: eastus, eastus2, eastus3, westus, westus2, westus3, northeurope, swedencentral. Defaults to main location if not specified. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Reads AZURE_OPENAI_LOCATION env var, falls back to AZURE_LOCATION. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Promote chatModelName, chatModelType, synthModelName, synthModelType, embeddingModelName, embeddingModelType from hardcoded vars to params with env var overrides in bicepparam. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
GlobalStandard has 0 quota on BAMI_DIBERRY_2 subscription. Standard tier has available quota for gpt-4.1 (1000K) and gpt-4.1-mini (5000K) in eastus2. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Document azd env set commands for customizing OpenAI location, model names, versions, and deployment SKUs before running azd up. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
DocumentDB (MongoDB vCore) allows vector indexes to be created or dropped on existing collections at any time. Added note to root README and all sample READMEs. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ure password) - managed-identity AVM 0.4.0 → 0.5.0 - cognitive-services AVM 0.10.0 → 0.14.0 - API versions → 2025-04-01-preview (chat + synth) - Remove hardcoded password, use readEnvironmentVariable This makes PR Azure-Samples#70 a complete superset of PR Azure-Samples#59. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This was referenced Apr 28, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- agent-go: Add 'Deploy Azure resources' section with azd up + azd env get-values > .env - agent-typescript: Update TIP to use 'azd env get-values > .env' export command Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Document common failure modes (region availability, deployment type mismatch, quota limits) and remediation steps for Azure OpenAI provisioning issues. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Empty default violated @minlength(8) constraint, breaking azd down/up. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
azd env get-values > .envinstructions to all sample READMEsWhat's NOT changed
Why
The gpt-4o-mini Standard deployment was deprecated (2026-03-31). This updates to the gpt-4.1 model family and bumps the AVM module version. Comments help future contributors understand how to switch between Standard and GlobalStandard tiers.
Reference
Model availability: https://learn.microsoft.com/azure/ai-services/openai/concepts/models?tabs=python-secure%2Cglobal-standard%2Cstandard-chat-completions#models-by-deployment-type