Skip to content

Update DocumentDB vector quickstarts for new OpenAI infra#16

Closed
diberry wants to merge 7 commits into
MicrosoftDocs:mainfrom
diberry:docs/update-vector-quickstarts-openai-infra
Closed

Update DocumentDB vector quickstarts for new OpenAI infra#16
diberry wants to merge 7 commits into
MicrosoftDocs:mainfrom
diberry:docs/update-vector-quickstarts-openai-infra

Conversation

@diberry

@diberry diberry commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

Update DocumentDB vector quickstarts for new OpenAI infra

This PR updates all 7 DocumentDB vector search quickstart articles with information about the updated OpenAI infrastructure.

Changes made to each article

  1. OpenAI SKU note - Added a NOTE callout that the infrastructure deploys Azure OpenAI with the Standard SKU (not GlobalStandard), with guidance on customization via azd env set.

  2. Vector index flexibility tip - Added a TIP callout that DocumentDB allows creating and dropping vector indexes at any time after container creation.

  3. azd env get-values guidance (agent articles with azd) - Added instructions for exporting environment variables to a .env file after azd up.

Articles updated

  • quickstart-python-vector-search.md
  • quickstart-nodejs-vector-search.md
  • quickstart-dotnet-vector-search.md
  • quickstart-go-vector-search.md
  • quickstart-java-vector-search.md
  • quickstart-agent-nodejs.md
  • quickstart-agent-go.md

Coordination

Coordinates with Azure-Samples/documentdb-samples#70 which updates OpenAI infra to use gpt-4.1 models, Standard SKU, and AVM 0.10.0.

Draft PR - not ready to merge yet, coordinated publish with the samples repo PR.

@diberry

diberry commented Apr 28, 2026

Copy link
Copy Markdown
Contributor Author

Wrong repo - moving to nosql-docs-pr

@diberry diberry closed this Apr 28, 2026
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.

1 participant