Skip to content

Conversation

@paulmedynski
Copy link
Contributor

Description

Reverts #3482 and #3487.

@paulmedynski paulmedynski added this to the 7.0-preview1 milestone Jul 23, 2025
Copilot AI review requested due to automatic review settings July 23, 2025 09:46
@paulmedynski paulmedynski requested a review from a team as a code owner July 23, 2025 09:46
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 reverts recent Azure Key Vault (AKV) URL changes by rolling back PRs #3482 and #3487. The revert simplifies trusted endpoint validation by removing recently added sovereign cloud endpoints and associated test infrastructure.

  • Removes sovereign cloud endpoints for France and Germany from the trusted AKV domain list
  • Deletes the TrustedUrlsTest.cs test file that was testing URL validation
  • Reverts project file organization changes and inline error message validation

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
Microsoft.Data.SqlClient.ManualTesting.Tests.csproj Reorganizes test file inclusions and removes TrustedUrlsTest.cs reference
TrustedUrlsTest.cs Complete removal of test file for AKV URL validation
ExceptionTestAKVStore.cs Replaces shared error message helper with inline error message validation
Utils.cs Changes return type from ArgumentException to Exception for InvalidAKVUrlTrustedEndpoints method
Constants.cs Removes sovereign cloud endpoints and reverts to collection expression syntax

@codecov
Copy link

codecov bot commented Jul 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.89%. Comparing base (aaba34f) to head (01c3f1c).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3506      +/-   ##
==========================================
+ Coverage   64.78%   68.89%   +4.11%     
==========================================
  Files         276      276              
  Lines       62192    62184       -8     
==========================================
+ Hits        40289    42843    +2554     
+ Misses      21903    19341    -2562     
Flag Coverage Δ
addons 90.82% <100.00%> (-0.23%) ⬇️
netcore 72.78% <ø> (+3.80%) ⬆️
netfx 68.25% <ø> (+1.81%) ⬆️

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.

@paulmedynski paulmedynski merged commit 4777230 into main Jul 23, 2025
251 checks passed
@paulmedynski paulmedynski deleted the dev/paul/akv-urls-revert branch July 23, 2025 16:33
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.

4 participants