I'm thinking of uploading an Angular.JS application to a blob and creating an endpoint to access the app. Create a Storage and a blob that gave the app name with access permission "Container" then I configured in the Azure CDN an Endpoint for the type Storage and linkei to the Storage I want. When I access the link through the URL of the blob I can, but when I access the configured Endpoint I get 404.
Has anyone gone through the scenario yet?