Skip to content

Fast follow for unexpected merge#52274

Merged
gewarren merged 1 commit intodotnet:mainfrom
gewarren:ff-031126
Mar 11, 2026
Merged

Fast follow for unexpected merge#52274
gewarren merged 1 commit intodotnet:mainfrom
gewarren:ff-031126

Conversation

@gewarren gewarren requested a review from a team as a code owner March 11, 2026 18:14
Copilot AI review requested due to automatic review settings March 11, 2026 18:14
@dotnetrepoman dotnetrepoman bot added this to the March 2026 milestone Mar 11, 2026
@gewarren gewarren enabled auto-merge (squash) March 11, 2026 18:14
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR is a fast-follow to #52139 that aligns the Azure OpenAI setup steps with the intent that model names don’t need to be treated as secrets.

Changes:

  • Updates multiple AI quickstarts/tutorials to stop instructing readers to store the model name in user secrets.
  • Adjusts the “app secrets” wording to match what the corresponding snippets actually read from configuration.
  • Expands the evaluate-safety tutorial’s listed user secrets to include Foundry Evaluation service connection values.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/ai/quickstarts/text-to-image.md Removes “model name” from the user-secrets instruction (model is hardcoded in the snippet).
docs/ai/quickstarts/structured-output.md Removes “model name” from the user-secrets instruction (deployment name is hardcoded in the snippet).
docs/ai/evaluation/evaluate-with-reporting.md Removes “model name” from the user-secrets instruction (deployment name is hardcoded in the snippet).
docs/ai/evaluation/evaluate-safety.md Removes “model name” from the user-secrets instruction and lists additional Foundry Evaluation-related settings.
docs/ai/evaluation/evaluate-ai-response.md Removes “model name” from the user-secrets instruction (deployment name is hardcoded in the snippet).

You can also share your feedback on Copilot code review. Take the survey.

@gewarren gewarren merged commit 6ab2a4c into dotnet:main Mar 11, 2026
14 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