Skip to content

azure-keyvault-secrets_4.4.0b3

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 08 Feb 19:48
f5e343d

4.4.0b3 (2022-02-08)

Features Added

  • Added managed property to SecretProperties

Other Changes

  • Python 2.7 is no longer supported. Please use Python version 3.6 or later.
  • (From 4.4.0b2) To support multi-tenant authentication, get_token calls during challenge
    authentication requests now pass in a tenant_id keyword argument
    (#20698)