Skip to content

Conversation

@paulmedynski
Copy link
Contributor

Description

Added 4 new trusted AKV URLs and their Managed HSM counterparts:

  • vault.cloudapi.microsoft.scloud
  • vault.cloudapi.eaglex.ic.gov
  • vault.sovcloud-api.fr
  • vault.sovcloud-api.de

- Added 4 new trusted AKV URLs.
@paulmedynski paulmedynski added this to the 7.0-preview1 milestone Jul 15, 2025
Copilot AI review requested due to automatic review settings July 15, 2025 17:56
@paulmedynski paulmedynski requested a review from a team as a code owner July 15, 2025 17:56
Copy link
Contributor

Copilot AI left a 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

apoorvdeshmukh
apoorvdeshmukh previously approved these changes Jul 16, 2025
- Fixed existing manual tests and added unit tests.
@codecov
Copy link

codecov bot commented Jul 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.58%. Comparing base (8eb9f32) to head (0c57efd).
Report is 12 commits behind head on main.

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     
Flag Coverage Δ
addons ?
netcore 67.14% <ø> (-5.60%) ⬇️
netfx 68.16% <ø> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@benrr101 benrr101 left a 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

@paulmedynski paulmedynski merged commit 32abbc7 into main Jul 17, 2025
251 checks passed
@paulmedynski paulmedynski deleted the dev/paul/akv-urls branch July 17, 2025 10:38
paulmedynski added a commit that referenced this pull request Jul 17, 2025
- Added 4 new trusted AKV URLs.
- Fixed existing manual tests and added unit tests.
paulmedynski added a commit that referenced this pull request Jul 17, 2025
- Added 4 new trusted AKV URLs.
- Fixed existing manual tests and added unit tests.
paulmedynski added a commit that referenced this pull request Jul 17, 2025
- Added 4 new trusted AKV URLs.
- Fixed existing manual tests and added unit tests.
paulmedynski added a commit that referenced this pull request Jul 17, 2025
- Added 4 new trusted AKV URLs.
- Fixed existing manual tests and added unit tests.
paulmedynski added a commit that referenced this pull request Jul 18, 2025
* 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.
paulmedynski added a commit that referenced this pull request Jul 23, 2025
paulmedynski added a commit that referenced this pull request Jul 23, 2025
* Revert "AKV Trusted URL cleanup (#3487)"

This reverts commit 4bbf8c6.

* Revert "Add new trusted AKV URLs for FR and DE (#3482)"

This reverts commit 32abbc7.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants