Hello,
Welcome to Microsoft Q&A,
Moving a Service Fabric (or Fabric) capacity to another Azure region from Brazil South to East US is not supported as a direct region-to-region migration. Instead, you'll need to recreate the capacity and migrate your workloads manually.
https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-cluster-region-move
- Azure Fabric capacities (like Service Fabric clusters) are regional resources tied to their deployment region.
- Changing the region requires creating a new cluster in the target region, then migrating workloads over
Please Upvote and accept the answer if it helps!!