Skip to content

Commit e14a879

Browse files
Merge pull request #230601 from VandhanaMehta/minorupdates
minor corrections in the doc
2 parents b05c3e4 + 7b9b080 commit e14a879

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

articles/mysql/flexible-server/concepts-high-availability.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ Forced failover triggers a failover that activates the standby replica to become
7979

8080
The overall failover time depends on the current workload and the last checkpoint. In general, it's expected to take between 60 and 120 seconds.
8181

82-
[!Note]Azure Resource Health event is generated in the event of planned failover, representing the failover time during which server was unavailable. The triggered events can be seen when clicked on "Resource Health" in the left pane. User initiated/ Manual failover is represented by status as **"Unavailable"** and tagged as **"Planned"**. Example - "A failover operation was triggered by an authorized user (Planned)". If your resource remains in this state for an extended period of time, please open a [support ticket](https://azure.microsoft.com/support/create-ticket/) and we will assist you.
82+
>[!Note]
83+
>Azure Resource Health event is generated in the event of planned failover, representing the failover time during which server was unavailable. The triggered events can be seen when clicked on "Resource Health" in the left pane. User initiated/ Manual failover is represented by status as **"Unavailable"** and tagged as **"Planned"**. Example - "A failover operation was triggered by an authorized user (Planned)". If your resource remains in this state for an extended period of time, please open a [support ticket](https://azure.microsoft.com/support/create-ticket/) and we will assist you.
8384
8485

8586
### Unplanned: Automatic failover
@@ -88,7 +89,8 @@ Unplanned service downtime can be caused by software bugs or infrastructure faul
8889

8990
The overall failover time is expected to be between 60 and 120 seconds. But, depending on the activity in the primary database server at the time of the failover (like large transactions and recovery time), the failover might take longer.
9091

91-
[!Note]Azure Resource Health event is generated in the event of unplanned failover, representing the failover time during which server was unavailable. The triggered events can be seen when clicked on "Resource Health" in the left pane. Automatic failover is represented by status as **"Unavailable"** and tagged as **"Unplanned"**. Example - "Unavailable : A failover operation was triggered automatically (Unplanned)". If your resource remains in this state for an extended period of time, please open a [support ticket](https://azure.microsoft.com/support/create-ticket/) and we will assist you.
92+
>[!Note]
93+
>Azure Resource Health event is generated in the event of unplanned failover, representing the failover time during which server was unavailable. The triggered events can be seen when clicked on "Resource Health" in the left pane. Automatic failover is represented by status as **"Unavailable"** and tagged as **"Unplanned"**. Example - "Unavailable : A failover operation was triggered automatically (Unplanned)". If your resource remains in this state for an extended period of time, please open a [support ticket](https://azure.microsoft.com/support/create-ticket/) and we will assist you.
9294
9395
#### How automatic failover detection works in HA enabled servers
9496

articles/mysql/flexible-server/whats-new.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ This article summarizes new releases and features in Azure Database for MySQL -
2626

2727
## March 2023
2828

29-
**Azure Resource Health**
29+
- **Azure Resource Health**
3030

31-
Use Azure Resource Health to monitor the health and availability of the HA enabled server in the event of planned or unplanned failover. [Learn more](concepts-high-availability.md)
31+
Use Azure Resource Health to monitor the health and availability of the HA enabled server in the event of planned or unplanned failover. [Learn more](concepts-high-availability.md)
3232

33-
**Enhanced restore experience**
33+
- **Enhanced restore experience**
3434

35-
Restore experience will now provide additional flexibility to modify the compute and storage setting during the provisioning of the restored server. Restored server can now be configured to have a higher compute tier, compute size and storage than that of the source server at the time of provisioning. Options like "Storage auto-grow", "Backup retention days" and "Geo-redundancy" can be also be edited to have a different value than that of source server.
35+
Restore experience will now provide additional flexibility to modify the compute and storage setting during the provisioning of the restored server. Restored server can now be configured to have a higher compute tier, compute size and storage than that of the source server at the time of provisioning. Options like "Storage auto-grow", "Backup retention days" and "Geo-redundancy" can be also be edited to have a different value than that of source server.
3636

3737

3838
## February 2023

0 commit comments

Comments
 (0)