Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The storage table model is missing the signedIdentites #17007

Open
magodo opened this issue Dec 8, 2021 · 5 comments
Open

The storage table model is missing the signedIdentites #17007

magodo opened this issue Dec 8, 2021 · 5 comments
Labels
Service Attention Workflow: This issue is responsible by Azure service team. Storage Storage Service (Queues, Blobs, Files)

Comments

@magodo
Copy link
Contributor

magodo commented Dec 8, 2021

The table resource manager API model is missing the signedIdentites property, comparing to the data plane alternatives.

It is expected to be as the file share model, which has the signedIdentities property defined in its resource manager API.

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Dec 8, 2021
@blueww
Copy link
Member

blueww commented Dec 9, 2021

@priyapansrp , @HimanshuChhabra
Would you please help to look at the SRP API request?

@leni-msft leni-msft added Service Attention Workflow: This issue is responsible by Azure service team. Storage Storage Service (Queues, Blobs, Files) labels Dec 22, 2021
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Dec 22, 2021
@ghost
Copy link

ghost commented Dec 22, 2021

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @xgithubtriage.

Issue Details

The table resource manager API model is missing the signedIdentites property, comparing to the data plane alternatives.

It is expected to be as the file share model, which has the signedIdentities property defined in its resource manager API.

Author: magodo
Assignees: -
Labels:

Storage, Service Attention, needs-triage

Milestone: -

@magodo
Copy link
Contributor Author

magodo commented Jul 11, 2022

I noticed the signedIdentifiers is added in API version 2021-09-01, but not for the version before, e.g. 2021-04-01, 2021-06-01. This casues the clients using those versions still blocked.

Ping @leni-msft...

@magodo
Copy link
Contributor Author

magodo commented Oct 8, 2022

Though the 2021-09-01 version has the signedIdentifiers defined in the mgmt plane API, while the API is a bit problematic that once a table is created and updated the ACL for once (either PATCH or PUT), it will always fail in a second time update on ACL (409 error with code TableAlreadyExists).

@adammontlake
Copy link

Any update on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Service Attention Workflow: This issue is responsible by Azure service team. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

4 participants