An Azure service that provides a cloud content delivery network with threat protection.
hi Samyak Sharma & thx for join me here at Q&A portal,
50 per origin group is hard limit, Premium gives 200 per profile, not more per group, so this limit is not something u can increase with normal quota request. For AFD Standard/Premium the documented limit is 50 origins per origin group, and Premium only increases origins per profile to 200, not origins per single origin group. Microsoft docs list max origins per origin group as 50 for both Standard and Premium.
so the practical answer is: u need to redesign around the limit. split origins across multiple origin groups and routes, or use an intermediate layer behind AFD, like App Gateway, Nginx, AKS ingress, Traffic Manager, or another load balancing/proxy tier, so AFD sees fewer origins.
if this is a hard business blocker, open support and ask if private limit increase is possible, but expect “not supported” because this looks like a platform limit, not soft quota.
rgds, Alex
&
if my answer helps pls accept it.