From 8fd27877af622a3d3211e79a49bf52f5003e925f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 24 Feb 2026 12:28:02 +0000 Subject: [PATCH 1/2] Initial plan From d4cfc8d61c868ee97bcb270f3b429d4991f85924 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 24 Feb 2026 12:30:49 +0000 Subject: [PATCH 2/2] Remove Canada regions (Canada Central and Canada East) Co-authored-by: richorama <353138+richorama@users.noreply.github.com> --- azure-regions-coverage.txt | 24 +++++++++++------------- index.jsx | 1 - lib/locations.js | 2 -- 3 files changed, 11 insertions(+), 16 deletions(-) diff --git a/azure-regions-coverage.txt b/azure-regions-coverage.txt index ce80b96..4c18ac4 100644 --- a/azure-regions-coverage.txt +++ b/azure-regions-coverage.txt @@ -1,6 +1,6 @@ # Azure Regions Coverage -## Regions Available in Azure Speed Test 2.0 (49 regions) +## Regions Available in Azure Speed Test 2.0 (47 regions) All regions in the tool now include: - Official Microsoft region name @@ -14,7 +14,6 @@ All regions in the tool now include: - **Asia Pacific**: 8 regions - **Australia**: 4 regions - **United Kingdom**: 2 regions -- **Canada**: 2 regions - **India**: 4 regions (including Jio India West) - **Korea**: 2 regions - **Middle East**: 3 regions (UAE, Qatar, Israel) @@ -42,7 +41,7 @@ These regions require special access approval from Microsoft: ### Summary - **Total Azure Regions**: 59 (as of documentation update 09/30/2025) -- **Regions in Tool**: 49 +- **Regions in Tool**: 47 - **Regions Not Available**: 10 (all restricted access) - **Coming Soon**: Belgium Central (restricted, with Availability Zones) @@ -53,9 +52,9 @@ These regions require special access approval from Microsoft: ## Availability Zones Coverage -Of the 49 regions available in the tool: -- **With Availability Zones**: 39 regions (80%) -- **Without Availability Zones**: 10 regions (20%) +Of the 47 regions available in the tool: +- **With Availability Zones**: 37 regions (79%) +- **Without Availability Zones**: 10 regions (21%) Regions without Availability Zones: 1. North Central US @@ -63,10 +62,9 @@ Regions without Availability Zones: 3. Australia Southeast 4. Australia Southeast 2 5. UK West -6. Canada East -7. West India -8. South India -9. Korea South -10. West Central US -11. Australia Central -12. Jio India West +6. West India +7. South India +8. Korea South +9. West Central US +10. Australia Central +11. Jio India West diff --git a/index.jsx b/index.jsx index 5380268..c7a7397 100644 --- a/index.jsx +++ b/index.jsx @@ -466,7 +466,6 @@ const Table = ({ history = [], blockList = [], stats = {} }) => {