Hi@akhtar,
A content delivery network (CDN) is a distributed network of servers that can efficiently deliver web content to users. You can update the CDN according to your requirement, as shown below.
$ az cdn profile update --name MyCDN --resource-group MyResourceGroup
Hope this helps!
Check out Azure solution architect certification to learn more.
Thanks!