Skip to content

[WIP] Update upstream documentation for Azure OpenAI responses agent#31

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/update-azure-openai-responses-agent-docs
Closed

[WIP] Update upstream documentation for Azure OpenAI responses agent#31
Copilot wants to merge 1 commit intomainfrom
copilot/update-azure-openai-responses-agent-docs

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 17, 2026

  • Update skills/dotnet-microsoft-agent-framework/references/official-docs/user-guide/agents/agent-types/azure-openai-responses-agent.md to reflect upstream doc changes:
    • Replace GetOpenAIResponseClient() with GetResponsesClient() (API is no longer experimental)
    • Remove #pragma warning disable/restore OPENAI001 pragmas
    • Remove using OpenAI; import no longer needed
    • Switch example credential from AzureCliCredential to DefaultAzureCredential
    • Add fluent single-call pattern and AsIChatClientWithStoredOutputDisabled() feature
    • Update ms.date in frontmatter to reflect doc revision
  • Bump version in SKILL.md for material documentation change
  • Validate catalog with python3 scripts/generate_catalog.py --validate-only
Original prompt

This section details on the original issue you should resolve

<issue_title>Upstream update: learn.microsoft.comagent-framework/user-guide/agents/agent-types/azure-openai-responses-agent documentation documentation changed</issue_title>
<issue_description>Automation detected an upstream change for learn.microsoft.comagent-framework/user-guide/agents/agent-types/azure-openai-responses-agent documentation.

Observed detail:

  • Azure OpenAI Agents | Microsoft Learn | ETag "FMzr3I2Dfs3eEGCp3JWRVfv+pCE="

Why this matters:

Likely skills to review:

  • dotnet-microsoft-agent-framework

Suggested follow-up:

  • Review the upstream release notes or documentation diff
  • Update the affected files under skills/
  • Update README.md if framework coverage or guidance changed
  • Close this issue after the catalog has been refreshed

<agent_instructions>Review all tasks and if needed make jsut one pr an done branch with all updates for skills and docs </agent_instructions>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@KSemenenko KSemenenko closed this Mar 17, 2026
@KSemenenko KSemenenko deleted the copilot/update-azure-openai-responses-agent-docs branch March 17, 2026 21:40
Copilot AI requested a review from KSemenenko March 17, 2026 21:40
Copilot stopped work on behalf of KSemenenko due to an error March 17, 2026 21:40
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.

Upstream update: learn.microsoft.comagent-framework/user-guide/agents/agent-types/azure-openai-responses-agent documentation documentation changed

2 participants