Hi @Hoeneveld, T.A. (Tim)
Yes, if you have configured replication to target other regions, your resources should remain available if issues affect the West Europe region. By replicating your virtual machines and other resources across multiple regions, you are effectively ensuring that your applications can continue running in case of a regional failure.
The success of this approach depends on the type of replication you're using:
- Geo-Redundancy: If you have configured geo-redundant storage or geo-replicated your virtual machine disks, they will automatically fail over to the secondary region if the primary region experiences issues.
- Azure Site Recovery (ASR): If you're using ASR, you can replicate your virtual machines to another region and, in the event of an outage, failover to that region. The replicated VM in the secondary region can be brought online to ensure business continuity.
- Azure Availability Zones and Paired Region: Each Azure region is paired with another region, providing data redundancy and failover capabilities. Deploying your resources in these paired regions, such as West Europe and North Europe, provides a higher level of resilience.
Reference: https://learn.microsoft.com/en-us/azure/reliability/cross-region-replication-azure
https://learn.microsoft.com/en-us/azure/site-recovery/azure-to-azure-enable-global-disaster-recovery
Get in touch if you need more help with this issue.
--please don't forget to "[Accept the answer]" if the reply is helpful--