Skip to content

Propagate important note about aspire exec feature flag to CLI overview #4171

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

alistairmatthews
Copy link
Collaborator

@alistairmatthews alistairmatthews commented Jul 31, 2025

Summary

Moves the Important note into an include file and then includes that in both the What New article and the Aspire CLI Overview article.

Fixes #4168


Internal previews

📄 File 🔗 Preview link
docs/azureai/azureai-search-document-integration.md .NET Aspire Azure AI Search integration
docs/cli/overview.md Aspire CLI Overview
docs/messaging/azure-event-hubs-integration.md .NET Aspire Azure Event Hubs integration
docs/whats-new/dotnet-aspire-9.4.md What's new in .NET Aspire 9.4

@alistairmatthews
Copy link
Collaborator Author

@IEvangelist - I was getting warnings about XREFs in the EventHubs and AI Search Documents articles in this PR, even though I hadn't changed those files. I think it's because the classes they link to are deprecated. I fixed the warnings by substituting XREF links for markdown links. Was that a reasonable thing to do? I think it means those two articles need to be revised. Thanks!

@IEvangelist IEvangelist merged commit afc6d53 into dotnet:main Aug 4, 2025
7 checks passed
@alistairmatthews alistairmatthews deleted the propagate-note-about-aspire-exec-feature-flag branch August 5, 2025 08:29
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.

Aspire CLI Overview should explain how to enable exec
2 participants