[release/13.0] Update connection properties for non-Azure resources - #12588
Merged
Sébastien Ros (sebastienros) merged 6 commits intoNov 4, 2025
Merged
Conversation
github-actions
Bot
requested a review
from Mitch Denny (mitchdenny)
as a code owner
November 1, 2025 05:55
Contributor
Author
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 12588Or
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 12588" |
| @@ -1,13 +1,4 @@ | |||
| { | |||
| "servers": { | |||
| "aspire-mcp-tools": { | |||
There was a problem hiding this comment.
Sébastien Ros (@sebastienros) is this change intended?
Member
|
We knew this was coming and is important for 13.0. Marking as approved. |
David Fowler (davidfowl)
approved these changes
Nov 4, 2025
Sébastien Ros (sebastienros)
approved these changes
Nov 4, 2025
Sébastien Ros (sebastienros)
deleted the
backport/pr-12583-to-release/13.0
branch
November 4, 2025 16:13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #12583 to release/13.0
/cc Sébastien Ros (@sebastienros)
Customer Impact
Missing
Uriexpression in connection properties for Oracle and Sql Server.Mostly updated READMEs with the list of all available properties per resource.
Testing
Add unit tests for the new properties.
Risk
Low.
Regression?
No