The Azure CDN is designed to send audio, video, images, and other files faster and more reliably to customers using servers that are closest to the users resulting in significant user experience improvements. One elegant way to source these files is from a storage account. To simplify enabling this, we have now integrated adding and configuring CDN endpoints associated to a storage account.
It took me a while to get bundling and CDN working correctly for my website, and searching online I found a great tutorial on this topic.