Azure / Azure/azure-rest-api-specs
The storage blob mgmt plane API are missing properties compared to its data plane counter part
Open
needs-triage
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 3d 37m
- Merged PRs (30d)
- 446
Description
For storage blob endpoint, the [data plane API](https://learn.microsoft.com/en-us/rest/api/storageservices/get-blob-service-properties?tabs=azure-ad#response-body) has at least following properties defined in its model, but are missing in its [mgmt plane API](https://github.com/Azure/azure-rest-api-specs/blob/add28efcd3a5fd422285d992fb1ec5ee5a7a40a6/specification/storage/resource-manager/Microsoft.Storage/stable/2022-09-01/blob.json#L1316) counter part:
- `HourMetrics`
- `MinuteMetrics`
- `StaticWebsite`
Contributor guide
Assessment
This issue has not been assessed yet.