You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am approving the implementation of Azure Static Web Apps, but most of my customers are in Brazil and it seems to me that the Global distribution is not serving Brazil.
See that in Brazil it is resolved with IP (20.75.112.13), hosted
Expected behavior
CDN must resolve to IP in a datacenter in the Brazil region.
Additional context
I would like to understand why the Global Azure Static Web Apps resource does not resolve the CDN with an IP from a region in Brazil.
The text was updated successfully, but these errors were encountered:
I am facing the exact same issue with Azure Static Web Apps, especially for customers in Brazil. The current behavior, where the CDN resolves to an IP outside the country (20.75.112.13 and 20.22.16.164), is causing significant latency. Since Azure Static Web Apps is considered a global resource, I believe a fix is necessary to improve the experience for users in Brazil.
As shown in the attached image from the CDNPerf website, which measures latency across different regions, Brazil is experiencing high response times. The latencies in Salvador, Fortaleza, and Rio de Janeiro are all above 100ms. After checking the origin of the IPs (20.22.16.164 and 20.75.112.13), I found that both are allocated to servers outside Brazil, specifically in the United States, which is contributing to the high latency.
Describe the bug
I am approving the implementation of Azure Static Web Apps, but most of my customers are in Brazil and it seems to me that the Global distribution is not serving Brazil.
To Reproduce
Deploy Azure Static Web App
Access through a region in Brazil.
Test CDN (https://www.cdnperf.com/tools/cdn-latency-benchmark/)
https://www.cdnperf.com/tools/cdn-latency-benchmark/?id=mt8el0m1go5hkg
See that in Brazil it is resolved with IP (20.75.112.13), hosted
Expected behavior
CDN must resolve to IP in a datacenter in the Brazil region.
Additional context
I would like to understand why the Global Azure Static Web Apps resource does not resolve the CDN with an IP from a region in Brazil.
The text was updated successfully, but these errors were encountered: