-
Notifications
You must be signed in to change notification settings - Fork 317
Add new trusted AKV URLs for FR and DE #3482
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
- Added 4 new trusted AKV URLs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds support for new Azure Key Vault trusted domains by expanding the list of allowed AKV URLs to include French and German sovereign cloud endpoints, as well as US government secure and national cloud endpoints.
Key changes:
- Added 4 new Azure Key Vault domain URLs for different sovereign clouds (USSec, USNat, France Bleu, Germany Delos)
- Added corresponding Managed HSM counterparts for each new domain
- Improved code formatting and organization with better comments and modern C# collection syntax
src/Microsoft.Data.SqlClient/add-ons/AzureKeyVaultProvider/Constants.cs
Outdated
Show resolved
Hide resolved
- Fixed existing manual tests and added unit tests.
0c57efd
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3482 +/- ##
==========================================
- Coverage 68.86% 64.58% -4.28%
==========================================
Files 280 271 -9
Lines 62417 61921 -496
==========================================
- Hits 42982 39994 -2988
- Misses 19435 21927 +2492
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
benrr101
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Question about code names, but I'm happy with these
- Added 4 new trusted AKV URLs. - Fixed existing manual tests and added unit tests.
- Added 4 new trusted AKV URLs. - Fixed existing manual tests and added unit tests.
- Added 4 new trusted AKV URLs. - Fixed existing manual tests and added unit tests.
- Added 4 new trusted AKV URLs. - Fixed existing manual tests and added unit tests.
* Add new trusted AKV URLs for FR and DE (#3482) - Added 4 new trusted AKV URLs. - Fixed existing manual tests and added unit tests. * - Removed unnecessary strings and console output from TrustedUrlsTest. * - Removed sensitive vault domains.
This reverts commit 32abbc7.
Description
Added 4 new trusted AKV URLs and their Managed HSM counterparts: