...
The following steps need azure shell in windows machine. Azure cloud shell won’t work because AzureRM module is only supported for desktop app
- Disable all CORS rule for the blob which you want to update as there is some code issue with azure storage sdk which won’t support multiple http headers.
NOTE: Please make a note on cors rule before deleting, it has to be added back once
x-ms-version
is updated to blob.
...