azure-security-keyvault-administration_4.5.0-beta.1
Pre-release
Pre-release
4.5.0-beta.1 (2023-11-09)
Features Added
- Added support for service version
7.5-preview.1
. - Managed Identity can now be used in place of a SAS token to access the blob storage resource when performing backup and restore operations using a
KeyVaultBackupClient
orKeyVaultBackupAsyncClient
. This is now the default behavior if anull
SAS token is provided to thebeginBackup()
,beginRestore()
orbeginSelectiveRestore()
methods.
Dependency Updates
- Upgraded
azure-core
from1.44.1
to version1.45.0
. - Upgraded
azure-core-http-netty
from1.13.9
to version1.13.10
.