|
1 | 1 | ---
|
2 |
| -title: Back Up an Azure Database for MySQL Flexible Server by using Azure Backup |
| 2 | +title: Back Up an Azure Database for MySQL Flexible Server by Using Azure Backup |
3 | 3 | description: Learn how to back up an Azure Database for MySQL flexible server.
|
4 | 4 | ms.topic: how-to
|
5 | 5 | ms.date: 11/21/2024
|
@@ -33,9 +33,9 @@ Learn more about the [supported scenarios, considerations, and limitations](back
|
33 | 33 |
|
34 | 34 | To create a backup policy, follow these steps:
|
35 | 35 |
|
36 |
| -1. [Create an Azure Backup vault](create-manage-backup-vault.md#create-a-backup-vault). |
| 36 | +1. [Create a Backup vault](create-manage-backup-vault.md#create-a-backup-vault). |
37 | 37 |
|
38 |
| -2. Go to the Azure Backup vault, and then select **+Backup** to open the **Configure backup** pane. |
| 38 | +2. Go to the Backup vault, and then select **+Backup** to open the **Configure backup** pane. |
39 | 39 |
|
40 | 40 | 3. Under **Backup policy**, select **Create new**.
|
41 | 41 |
|
@@ -63,13 +63,13 @@ You can configure a backup for the entire Azure Database for MySQL - Flexible Se
|
63 | 63 |
|
64 | 64 | To configure a backup, follow these steps:
|
65 | 65 |
|
66 |
| -1. In the Azure portal, go to the Azure Backup vault, and then select **+Backup**. |
| 66 | +1. In the Azure portal, go to the Backup vault, and then select **+Backup**. |
67 | 67 |
|
68 | 68 | :::image type="content" source="./media/backup-azure-mysql-flexible-server/configure-backup.png" alt-text="Screenshot that shows how to start a backup configuration." lightbox="./media/backup-azure-mysql-flexible-server/configure-backup.png":::
|
69 | 69 |
|
70 | 70 | :::image type="content" source="./media/backup-azure-mysql-flexible-server/configure-backup-basic.png" alt-text="Screenshot that shows the Basics tab on the pane for configuring a backup." lightbox="./media/backup-azure-mysql-flexible-server/configure-backup-basic.png":::
|
71 | 71 |
|
72 |
| - Alternatively, go to **Backup center** > **+Backup**. |
| 72 | + Alternatively, go to **Business Continuity Center** > **+Backup**. |
73 | 73 |
|
74 | 74 | 2. Select the backup policy that you created, which defines the backup schedule and the retention duration.
|
75 | 75 |
|
@@ -101,7 +101,7 @@ To configure a backup, follow these steps:
|
101 | 101 |
|
102 | 102 | To trigger an on-demand backup (a backup that's not in the schedule specified in the policy), follow these steps:
|
103 | 103 |
|
104 |
| -1. Go to the Azure Backup vault, select **Backup instances**, and then select the backup instance for which you want to take a backup. |
| 104 | +1. Go to the Backup vault, select **Backup instances**, and then select the backup instance for which you want to take a backup. |
105 | 105 |
|
106 | 106 | 2. Select **Backup Now**.
|
107 | 107 |
|
|
0 commit comments