/fastest-azure-region

Responds with the fastest latency tests for a handful of the nearest regions to you, fastest first.

Primary LanguageJavaScript

fastest-azure-region

Pre-deployment

az group deployment create \
  --resource-group <YOUR-RESOURCE-GROUP> \
  --template-file ./storageAccounts.bicep \
  --query properties.outputs.storageAccounts.value \
  --output json \
    > storageAccounts.json