richorama / AzureSpeedTest2

:cloud: A web page to measure latency to Azure Blob Storage
https://richorama.github.io/AzureSpeedTest2/
MIT License
101 stars 41 forks source link

Create a storage account in France Central #6

Closed richorama closed 6 years ago

richorama commented 6 years ago

This currently does not seem possible

{
  "code": "DeploymentFailed",
  "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https:\/\/aka.ms\/arm-debug for usage details.",
  "details": [
    {
      "code": "BadRequest",
      "message": "{\r\n \"error\": {\r\n \"code\": \"IdentityServiceUnavailable\",\r\n \"message\": \"The requested operation on resource 'Microsoft.Storage\/storageAccounts\/speedtestfrc' failed since identity is unavailable for location 'francecentral'. Resource identity is supported in the following locations 'australiaeast, australiasoutheast, canadacentral, canadaeast, brazilsouth, centralindia, westindia, southindia, japanwest, japaneast, eastasia, southeastasia, koreacentral, koreasouth, northeurope, westeurope, ukwest, uksouth, centralus, northcentralus, eastus, eastus2, southcentralus, westus, westus2, westcentralus'.\"\r\n }\r\n}"
    }
  ]
}