Azure / service-fabric-mesh-preview

Service Fabric Mesh is the Service Fabric's serverless offering to enable developers to deploy containerized applications without managing infrastructure. Service Fabric Mesh , aka project “SeaBreeze” is currently available in private preview. This repository will be used for tracking bugs/feature requests as GitHub issues and for maintaining the latest documentation.
MIT License
82 stars 11 forks source link

The provided location 'westeurope' is not available for resource type 'Microsoft.ServiceFabricMesh/gateways'. List of available regions for the resource type is 'eastasia'. #303

Closed guibirow closed 5 years ago

guibirow commented 5 years ago

I tried to deploy the template from this sample and i've got the following error:

The provided location 'westeurope' is not available for resource type 'Microsoft.ServiceFabricMesh/gateways'. List of available regions for the resource type is 'eastasia'.

But the tempalte says the only avilable regios are westus, eastus, westeurope.

Might be related to the same issue reported on https://github.com/Azure/service-fabric-mesh-preview/issues/301

SamirFarhat commented 5 years ago

This is due the last refresh i think. The Gateway resource type is only available in eastasia

aloneguid commented 5 years ago

Not anymore image

guibirow commented 5 years ago

Closing down this issue as the regions has been upgraded with new resources