azure-storage-files-datalake_12.8.0-beta.2
Pre-release
Pre-release
12.8.0-beta.2 (2023-08-12)
Features Added
- TenantId can now be discovered through the service challenge response, when using a TokenCredential for authorization.
- A new property is now available on
DataLakeClientOptions
calledEnableTenantDiscovery
. If set totrue
, the client will attempt an initial unauthorized request to the service to prompt a challenge containing the tenantId hint.
- A new property is now available on