Azure / Azure/azure-rest-api-specs

The storage table model is missing the `signedIdentites`

Open
#17,007 5 comments 0 reactions 0 assignees View on GitHub
Service Attention Storage
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
2d 22h
Merged PRs (30d)
444

Description

The table resource manager API [model](https://github.com/Azure/azure-rest-api-specs/blob/e260efc341b22e018718d1c2e85107db5af52802/specification/storage/resource-manager/Microsoft.Storage/stable/2021-06-01/table.json#L425) is missing the `signedIdentites` property, comparing to the [data plane alternatives](https://docs.microsoft.com/en-us/rest/api/storageservices/set-table-acl#request-body).

It is expected to be as the file share [model](https://github.com/Azure/azure-rest-api-specs/blob/e260efc341b22e018718d1c2e85107db5af52802/specification/storage/resource-manager/Microsoft.Storage/stable/2021-06-01/file.json#L900), which has the `signedIdentities` property defined in its resource manager API.

Contributor guide

Open the contributing guide

Research direction

Start with specification/storage/resource-manager/Microsoft.Storage/stable/2021-06-01/table.json at the table model referenced in the issue, then compare its properties with file.json around the linked file-share model. Add the missing signedIdentities property consistently with that model and verify the table resource manager schema includes it.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, openapi
Domain
api
Issue type
Bug
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.