Is it possible to create an Azure CDN with Azure Files Storage? -


all documentation talks azure blob storage used cdn. unfortunately azure web portal doesn't allow me upload "blobs" blob storage. on other side can files storage type.

however wasn't able access files storage through cdn endpoint. not supported?

do need use blob storage , upload files programmatically?

we can access azure file storage via smb or rest api. if want use anonymous http access, suggest choose azure blob storage. if want use cdn in azure file storage. think need write web application , access files via rest api. need connect cdn web application.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -