Azure Auth config parsing migration to extensions
Open
Area\Azure Connectivity
- Dominant language
- C#
- Stars
- 989
- Forks
- 340
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 72
Description
Maybe in the future, we can hand some of this app.config parsing off to the azure package. That should break some of the coupling we're getting here.
_Originally posted by @mdaigle in https://github.com/dotnet/SqlClient/pull/4288#discussion_r3438985220_
Contributor guide
Research direction
Start by locating the current app.config parsing and the related Azure authentication configuration. Read how the Azure package exposes extensions and determine whether this parsing can be handed off there. Done means the coupling is reduced and Azure authentication configuration continues to work through the extension-based path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- authentication
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100