Skip to content

Commit ec92e26

Browse files
authored
Merge pull request #296908 from johndowns/reliability-small-edits
Reliability Hub - Small edits
2 parents d81ed32 + 869a4c7 commit ec92e26

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/reliability/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
- name: Azure Database for MySQL - Flexible Server
6666
href: migrate-database-mysql-flex.md
6767
- name: Azure Database for PostgreSQL
68-
href: /azure/postgresql/flexible-server/how-to-manage-high-availability-portal#enable-high-availability-during-server-creation
68+
href: /azure/postgresql/flexible-server/how-to-manage-high-availability-portal?toc=/azure/reliability#enable-high-availability-during-server-creation
6969
- name: Azure Elastic SAN
7070
href: reliability-elastic-san.md#availability-zone-migration
7171
- name: Azure HDInsight
@@ -84,10 +84,10 @@
8484
href: /azure/service-bus-messaging/service-bus-outages-disasters#availability-zones?toc=/azure/reliability
8585
- name: Azure SQL Database
8686
href: migrate-sql-database.md
87+
- name: Azure SQL Managed Instance
88+
href: /azure/azure-sql/managed-instance/instance-zone-redundancy-configure
8789
- name: Azure Storage accounts
8890
href: migrate-storage.md
89-
- name: Azure SQL managed instance
90-
href: /azure/azure-sql/managed-instance/instance-zone-redundancy-configure
9191
- name: Azure Virtual Machines and Virtual Machine Scale Sets
9292
href: migrate-vm.md
9393
- name: Workload - Azure Kubernetes and MySQL

articles/reliability/regions-paired.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Some Azure services use paired regions to build their multi-region geo-replicati
2727
If you're in a region with a pair, then using its pair as a secondary region provides several benefits:
2828

2929
- **Region recovery sequence**. In the unlikely event of a geography-wide outage, the recovery of one region is prioritized out of every region pair. Components that are deployed across paired regions have one of the regions prioritized for recovery.
30-
- **Sequential updating**. Planned Azure system updates are staggered across region pairs to minimize downtime, impact of bugs, and any logical failures in the rare event of a faulty update.
30+
- **Sequential updating**. Planned Azure system updates are staggered across region pairs to minimize the impact of bugs or logical failures in the rare event of a faulty update, and to prevent downtime to solutions that have been designed to use paired regions together for resiliency.
3131
- **Data residency**. To meet data residency requirements, almost all regions reside within the same geography as their pair. To learn about the exceptions, see the [list of Azure regions](./regions-list.md).
3232

3333
> [!IMPORTANT]

0 commit comments

Comments
 (0)