Skip to content

azure-keyvault-administration_4.1.0b3

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 08 Feb 22:00
f5e343d

4.1.0b3 (2022-02-08)

Other Changes

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