Skip to content

Python: [codex] Add hosting samples overview README#5407

Open
whenpoem wants to merge 1 commit intomicrosoft:mainfrom
whenpoem:issue-5403-hosting-readme
Open

Python: [codex] Add hosting samples overview README#5407
whenpoem wants to merge 1 commit intomicrosoft:mainfrom
whenpoem:issue-5403-hosting-readme

Conversation

@whenpoem
Copy link
Copy Markdown

Summary

This docs-only PR adds a top-level README for python/samples/04-hosting/ so beginners can quickly understand the available hosting approaches and jump to the right sample set.

Closes #5403.

What Changed

  • added python/samples/04-hosting/README.md
  • listed the four hosting options (a2a, azure_functions, durabletask, and foundry-hosted-agents)
  • added brief guidance on when to choose each hosting model
  • documented only the common prerequisites shared across hosting samples
  • linked readers to each subdirectory README for hosting-specific setup

Impact

This improves navigation for new users exploring Python hosting samples without changing sample code or runtime behavior.

Validation

  • verified all four relative README links point to existing files
  • confirmed the change is docs-only and adds a single new file
  • confirmed the common prerequisites section does not treat Azurite, Azure Functions Core Tools, or Docker as universal requirements

@moonbox3 moonbox3 added documentation Improvements or additions to documentation python labels Apr 21, 2026
@github-actions github-actions Bot changed the title [codex] Add hosting samples overview README Python: [codex] Add hosting samples overview README Apr 21, 2026
@whenpoem whenpoem marked this pull request as ready for review April 21, 2026 16:29
@whenpoem
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python: [Samples][Python] 04-hosting/ directory missing top-level README to orient beginners

2 participants