az group deployment create \
--resource-group <YOUR-RESOURCE-GROUP> \
--template-file ./storageAccounts.bicep \
--query properties.outputs.storageAccounts.value \
--output json \
> storageAccounts.json
jmshal/fastest-azure-region
Responds with the fastest latency tests for a handful of the nearest regions to you, fastest first.
JavaScript