Azure CDN itself does not give you anything special—it just caches content and takes responsibility for serving it without delays. The important thing, however, is to know how you can use it in your applications. In Azure, integrating Azure CDN with, for example, Azure App Services, is a piece of cake. It only takes a few mouse clicks to get your CDN working with your existing web applications. In the last section of this chapter, you will see what is required to get the integration set up and ready to improve your website's performance.
Developing applications with Azure CDN
Configuring Azure App Service with Azure CDN
To configure Azure App Service to work with your instance of Azure CDN, you will have to find...