Skip to content

Conversation

@paulmedynski
Copy link
Contributor

Port of #3482 from main to release/6.0

  • Added 4 new trusted AKV URLs.
  • Fixed existing manual tests and added unit tests.
  • Addressed incompatible .NET syntax that isn't supported by C# 9.0.

- Added 4 new trusted AKV URLs.
- Fixed existing manual tests and added unit tests.
@paulmedynski paulmedynski added this to the 6.0.3 milestone Jul 17, 2025
Copilot AI review requested due to automatic review settings July 17, 2025 11:36
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 ports changes from main to release/6.0 that add support for 4 new trusted Azure Key Vault URLs for France and Germany sovereign clouds, along with corresponding test improvements. The changes ensure compatibility with C# 9.0 syntax requirements for the 6.0 release branch.

  • Adds 4 new trusted AKV URLs for sovereign clouds (France and Germany)
  • Improves test organization and adds comprehensive unit tests for URL validation
  • Fixes C# 9.0 compatibility issues in exception handling

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 references and adds new TrustedUrlsTest.cs
TrustedUrlsTest.cs New comprehensive test class for validating trusted and untrusted AKV URLs
ExceptionTestAKVStore.cs Updates to use shared error message generation from TrustedUrlsTest
Utils.cs Changes return type from Exception to ArgumentException for better type safety
Constants.cs Adds 4 new sovereign cloud AKV endpoints and improves code formatting

@paulmedynski
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@apoorvdeshmukh apoorvdeshmukh requested a review from a team July 22, 2025 17:15
@cheenamalhotra cheenamalhotra marked this pull request as draft July 22, 2025 19:34
@paulmedynski paulmedynski deleted the dev/paul/release/6.0-akv-urls branch July 23, 2025 09:43
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.

3 participants