Azure / Azure/azure-rest-api-specs
storageAccounts virtualNetworkRule state should be marked readonly
Open
Storage
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
Expectation is that it should not be possible to PUT the property under `properties.networkAcls.virtualNetworkRules[*].state`, but there is no readonly or mutability declaration on it to indicate this:
https://github.com/Azure/azure-rest-api-specs/blob/47789d049f656fcd8fbfc18e9ce8ca5a60309379/specification/storage/resource-manager/Microsoft.Storage/stable/2021-01-01/storage.json#L2250-L2264
Contributor guide
Assessment
This issue has not been assessed yet.