How do i add a CORS rule to the Azure Storage Emulator with HTTP?
问题 To use the Azure Storage (Emulator) Table Service, i need to add a CORS rule for my TypeScript Browser App. I want to add that rule manually using the REST interface (from Postman, not the Browser with the Same Origin Policy). The documentation does not give the correct URL for the Emulator (https://docs.microsoft.com/en-us/rest/api/storageservices/fileservices/set-table-service-properties). For DML commands it is like in my request (https://docs.microsoft.com/en-us/rest/api/storageservices