Skip to content

Update model deployment from GPT 3.5 to GPT 4.1 Mini in ACA sessions tutorial - #128700

Open
Jessica Petty (jepetty) wants to merge 1 commit into
MicrosoftDocs:mainfrom
jepetty:jepetty-gpt-model
Open

Update model deployment from GPT 3.5 to GPT 4.1 Mini in ACA sessions tutorial#128700
Jessica Petty (jepetty) wants to merge 1 commit into
MicrosoftDocs:mainfrom
jepetty:jepetty-gpt-model

Conversation

@jepetty

Copy link
Copy Markdown

Update the model used in ACA sessions with AI tutorials to one that's currently supported, GPT 4.1 mini

@prmerger-automator

Copy link
Copy Markdown
Contributor

Jessica Petty (@jepetty) : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@prmerger-automator

Copy link
Copy Markdown
Contributor

Jessica Petty (@jepetty) : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 8b62830:

✅ Validation status: passed

File Status Preview URL Details
includes/container-apps/sessions-tutorial-prerequisites.md ✅Succeeded

For more details, please refer to the build report.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the ACA sessions tutorial prerequisites to use a currently supported Azure OpenAI model deployment (GPT-4.1 mini) instead of GPT-3.5 Turbo.

Changes:

  • Switch deployment instructions from gpt-35-turbo to gpt-4.1-mini
  • Update the Azure CLI deployment create command to use the new model name and version

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +78 to +80
--deployment-name gpt-4.1-mini \
--model-name gpt-4.1-mini \
--model-version "2025-04-14" \
```

1. Create a GPT 3.5 Turbo model deployment named `gpt-35-turbo` in the Azure OpenAI account:
1. Create a GPT 4.1 Mini model deployment named `gpt-4.1-mini` in the Azure OpenAI account:
@v-dirichards

Copy link
Copy Markdown
Contributor

Anthony Chu (@anthonychu)

Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator Bot added the aq-pr-triaged tracking label for the PR review team label Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants