Enable Azure Table Storage cross-tenant support #17332
Labels
Client
This issue points to a problem in the data-plane of the library.
feature-request
This issue requires a new behavior in the product in order be resolved.
Tables
Library name
sdk/data/aztables
Please describe the feature.
Customer description of issue:
We are trying to enable cross-tenant OAuth based access to customer Azure Tables from our application. As of now, to enable OAuth based Table access between cross-tenant Storage Accounts would require prior knowledge of both tenants. However, with Tenant Discovery enabled for Tables we wouldn’t need the prior tenant context and could leave that up to the SDK to resolve.
The text was updated successfully, but these errors were encountered: