Skip to content

Azure.Security.KeyVault.Keys_4.4.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 20 Sep 16:01
93ee937

4.4.0 (2022-09-20)

Breaking Changes

  • Verify the challenge resource matches the vault domain.
    This should affect few customers who can set KeyClientOptions.DisableChallengeResourceVerification or CryptographyClientOptions.DisableChallengeResourceVerification to true to disable.
    See https://aka.ms/azsdk/blog/vault-uri for more information.