Hi,
My Angular application is an SPA and consumes other ReST APIs for content and images. I am not sure having a CDN for my Angular app will help improve performance. I am new to CDN so please excuse me if this is a dumb question
Note: those other ReST APIs are also developed by my team however as we don’t plan to expose those APIs to external world, we don’t intend to get any custom domains for those APIs (along with the Angular app those APIs also will be hosted by Azure)
Thank you!