Skip to content

Conversation

@alistairmatthews
Copy link
Contributor

@alistairmatthews alistairmatthews commented Oct 23, 2025

Summary

Updates the Python tutorial:

  • Uses the Aspire CLI where possible.
  • Updates screenshots where necessary.
  • Other updates.

Fixes #5346


Internal previews

📄 File 🔗 Preview link
docs/get-started/build-aspire-apps-with-python.md Orchestrate Python apps in Aspire

@alistairmatthews
Copy link
Contributor Author

Note: After you add the telemetry to the Python app, you must use the .NET CLI to run the AppHost, and not the Aspire CLI, because you have to specify the http launch profile. I don't think the Aspire CLI currently supports this.

@alistairmatthews alistairmatthews marked this pull request as ready for review October 23, 2025 15:15
Copilot AI review requested due to automatic review settings October 23, 2025 15:15
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 updates the "Orchestrate Python apps in Aspire" tutorial to modernize the instructions by utilizing the Aspire CLI instead of dotnet commands, updates screenshots to reflect current UI, and makes other minor improvements to the tutorial content.

Key changes:

  • Replaces dotnet CLI commands with aspire CLI commands for creating and running projects
  • Adds prerequisite about installing the Aspire CLI
  • Updates UI terminology from "Endpoints" to "URLs" to match current dashboard

@alistairmatthews
Copy link
Contributor Author

Closing this PR because it's all in #5304

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.

[Update article] Orchestrate Python app in Aspire

1 participant