Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @xgithubtriage.
Issue Details
The cors rule allowed methods defined in the Storage swagger doesn't match with the server behavior.
The definition of swagger https://github.com/Azure/azure-rest-api-specs/blob/main/specification/storage/resource-manager/Microsoft.Storage/stable/2022-09-01/common.json#L36
Some methods are missing in the swagger - the server also accepts values including TRACE and CONNECT
The cors rule allowed methods defined in the Storage swagger doesn't match with the server behavior.
The definition of swagger https://github.com/Azure/azure-rest-api-specs/blob/main/specification/storage/resource-manager/Microsoft.Storage/stable/2022-09-01/common.json#L36 Some methods are missing in the swagger - the server also accepts values including TRACE and CONNECT