azure-keyvault-secrets_4.4.0b3
Pre-release
Pre-release
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 atenant_id
keyword argument
(#20698)