azure-data-tables_12.1.0
12.1.0 (2021-07-06)
Features Added
- Storage Accounts only:
TableClient
andTableServiceClient
s can now useazure-identity
credentials for authentication. Note: ATableClient
authenticated with aTokenCredential
cannot use theget_table_access_policy
orset_table_access_policy
methods.