Azure.Security.KeyVault.Keys_4.4.0
4.4.0 (2022-09-20)
Breaking Changes
- Verify the challenge resource matches the vault domain.
This should affect few customers who can setKeyClientOptions.DisableChallengeResourceVerification
orCryptographyClientOptions.DisableChallengeResourceVerification
totrue
to disable.
See https://aka.ms/azsdk/blog/vault-uri for more information.