Azure / Azurite

A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies
MIT License
1.83k stars 325 forks source link

Azurite don't support set access policy in table client #723

Open zzhxiaofeng opened 3 years ago

zzhxiaofeng commented 3 years ago

Error Description:

Azurite don't support set access policy in table client.

To Reproduce: The test code about set access policy in net table sdk is here. image image

Error Track:

The code for set access policy in table client in Azurite is here image image

Expected Behavior

Azurite can support set access policy in table client.

@jongio for notification.

v-xuto commented 3 years ago

azsdk-azurite

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.