Azurite don't support set access policy in table client
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 393
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 36
Description
**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](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Messaging.EventHubs_5.3.1/sdk/tables/Azure.Data.Tables/tests/TableClientLiveTests.cs#L958).


**Error Track:**
The code for set access policy in table client in Azurite is [here](https://github.com/Azure/Azurite/blob/table/src/table/handlers/TableHandler.ts#L640)


**Expected Behavior**
Azurite can support set access policy in table client.
@jongio for notification.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.