Category: Storage Account
-
Azure SAS Upload with ReactJS – Blocked by CORS
Hi everyone, I ran into a cors error while working on a ReactJS app and uploading images to Azure Storage with an SAS url: https://localhost:3000′ has been blocked by CORS policy while uploading from… In order to fix this, just log into your azure portal and go to your storage account. You can then add…