Azure / Azure/Azurite

Azurite don't support set access policy in table client

Open
#723 2 comments 0 reactions 0 assignees View on GitHub
stale
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).
![image](https://user-images.githubusercontent.com/20970631/111745334-66d47080-88c7-11eb-8559-c7a756525283.png)
![image](https://user-images.githubusercontent.com/20970631/111745343-69cf6100-88c7-11eb-9cec-e7eb1c3257d9.png)

**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)
![image](https://user-images.githubusercontent.com/20970631/111746407-f9c1da80-88c8-11eb-98a4-890e6a5ba804.png)
![image](https://user-images.githubusercontent.com/20970631/111746497-152ce580-88c9-11eb-8c83-7a096405eba8.png)

**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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.