Open sebastienros opened 1 day ago
@eerhardt I couldn't understand some of your comments on the other PR, like https://github.com/dotnet/aspire/pull/6718#issuecomment-2483835343 and https://github.com/dotnet/aspire/pull/6718#issuecomment-2483827603. I don't any issue with these.
@eerhardt I couldn't understand some of your comments on the other PR, like #6718 (comment) and #6718 (comment). I don't any issue with these.
For the comment (Although, that EventHubs one appears misplaced. It should be on the RunAsEmulator method.)
I've pushed an update to this PR to move the remarks to the correct method. The 3 I pointed to weren't updated in #6718. But they are updated here now (using the other way).
For the 2 in AzureOpenAIDeployment - you can see on the docs site that it isn't working:
Thanks. The missing resolution in the docs site is probably something to fix in the docs generation, and if we can't then we may want to change this in the code and remove these substitutions.
I checked for the
@IEvangelist do you think there is a possibility this gets fixed in the docs.
Description
Some changes that were done in release/9.0 were not merged back to main due to conflicts. This is fixing it. This should supersede https://github.com/dotnet/aspire/pull/6718 which was opting to point to the
<summary/>
tag instead, but this would be opposite to what we have in release/9.0.Fixes # (issue)
Checklist
<remarks />
and<code />
elements on your triple slash comments?Does the change require an update in our Aspire docs?
breaking-change
template):doc-idea
template):Microsoft Reviewers: Open in CodeFlow