Skip to content

Conversation

@MarvinPogoda
Copy link

@MarvinPogoda MarvinPogoda commented Dec 17, 2025

Motivation and Context

A connection string tends to carry secrets as plain text, which easily leak into logs, telemetry, or configuration dumps.

Description

Providing a Func avoids passing secrets around entirely and allows credentials to be resolved securely at connection-creation time.

Contribution Checklist

@MarvinPogoda MarvinPogoda requested a review from a team as a code owner December 17, 2025 12:59
@moonbox3 moonbox3 added the .NET Issue or Pull requests regarding .NET code label Dec 17, 2025
@github-actions github-actions bot changed the title .NET: Adds support for providing own sql connection to the vector store connector .Net: Adds support for providing own sql connection to the vector store connector Dec 17, 2025
@MarvinPogoda
Copy link
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

.NET Issue or Pull requests regarding .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants