You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Only the default [ama-metrics-settings-config-map](../azure-monitor/containers/prometheus-metrics-scrape-configuration.md#configmaps) can be customized. All other customizations are not supported.
25
25
- The cluster must use [managed identity authentication](use-managed-identity.md).
26
-
- This feature is currently available in the following regions: West US 2, East Asia, UK South, East US, Australia Central, Australia East, Brazil South, Canada Central, Central India, East US 2, France Central, and Germany West Central.
26
+
- This feature is currently available in the following regions: West US 2, East Asia, UK South, East US, Australia Central, Australia East, Brazil South, Canada Central, Central India, East US 2, France Central, and Germany West Central, Israel Central, Italy North, Japan East, JioIndia West, Korea Central.
27
27
28
28
### Install or update the `aks-preview` Azure CLI extension
Copy file name to clipboardExpand all lines: articles/backup/about-restore-microsoft-azure-recovery-services.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,9 +29,9 @@ Using the MARS agent you can:
29
29
-**[Restore all backed up files in a volume](restore-all-files-volume-mars.md):** This option recovers all backed up data in a specified volume from the recovery point in Azure Backup. It allows a faster transfer speed (up to 40 MBPS).<br>We recommend you to use this option for recovering large amounts of data, or entire volumes.
30
30
-**[Restore a specific set of backed up files and folders in a volume using PowerShell](backup-client-automation.md#restore-data-from-azure-backup):** If the paths to the files and folders relative to the volume root are known, this option allows you to restore the specified set of files and folders from a recovery point, using the faster transfer speed of the full volume restore. However, this option doesn’t provide the convenience of browsing files and folders in the recovery point using the Instant Restore option.
31
31
-**[Restore individual files and folders using Instant Restore](backup-azure-restore-windows-server.md):** This option allows quick access to the backup data by mounting volume in the recovery point as a drive. You can then browse, and copy files and folders. This option offers a copy speed of up to 6 MBPS, which is suitable for recovering individual files and folders of total size less than 80 GB. Once the required files are copied, you can unmount the recovery point.
32
-
-**Cross Region Restore for MARS (preview)**: If your Recovery Services vault uses GRS resiliency and has the [Cross Region Restore setting turned on](backup-create-recovery-services-vault.md#set-cross-region-restore), you can restore the backup data from the secondary region.
32
+
-**Cross Region Restore for MARS**: If your Recovery Services vault uses GRS resiliency and has the [Cross Region Restore setting turned on](backup-create-recovery-services-vault.md#set-cross-region-restore), you can restore the backup data from the secondary region.
33
33
34
-
## Cross Region Restore (preview)
34
+
## Cross Region Restore
35
35
36
36
Cross Region Restore (CRR) allows you to restore MARS backup data from a secondary region, which is an Azure paired region. This enables you to conduct drills for audit and compliance, and recover data during the unavailability of the primary region in Azure in the case of a disaster.
Copy file name to clipboardExpand all lines: articles/backup/backup-vault-overview.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Overview of the Backup vaults
3
3
description: An overview of Backup vaults.
4
4
ms.topic: conceptual
5
-
ms.date: 07/05/2023
5
+
ms.date: 02/01/2024
6
6
ms.custom: references_regions
7
7
ms.service: backup
8
8
author: AbhishekMallick-MS
@@ -33,16 +33,16 @@ This section discusses the options available for encrypting your backup data sto
33
33
34
34
By default, all your data is encrypted using platform-managed keys. You don't need to take any explicit action from your end to enable this encryption. It applies to all workloads being backed up to your Backup vault.
35
35
36
-
## Cross Region Restore support for PostgreSQL using Azure Backup (preview)
36
+
## Cross Region Restore support for PostgreSQL using Azure Backup
37
37
38
38
Azure Backup allows you to replicate your backups to an additional Azure paired region by using Geo-redundant Storage (GRS) to protect your backups from regional outages. When you enable the backups with GRS, the backups in the secondary region become accessible only when Microsoft declares an outage in the primary region. However, Cross Region Restore enables you to access and perform restores from the secondary region recovery points even when no outage occurs in the primary region; thus, enables you to perform drills to assess regional resiliency.
39
39
40
-
Learn [how to perform Cross Region Restore](create-manage-backup-vault.md#perform-cross-region-restore-using-azure-portal-preview).
40
+
Learn [how to perform Cross Region Restore](create-manage-backup-vault.md#perform-cross-region-restore-using-azure-portal).
41
41
42
42
>[!Note]
43
43
>- Cross Region Restore is now available for PostgreSQL backups protected in Backup vaults.
44
-
>- Backup vaults enabled with Cross Region Restore will be automatically charged at [RA-GRS rates](https://azure.microsoft.com/pricing/details/backup/) for the PostgreSQL backups stored in the vault once the feature is generally available.
44
+
>- Backup vaults enabled with Cross Region Restore are automatically charged at [RA-GRS rates](https://azure.microsoft.com/pricing/details/backup/) for the PostgreSQL backups stored in the vault.
45
45
46
46
## Next steps
47
47
48
-
-[Create and manage Backup vault](create-manage-backup-vault.md)
48
+
-[Create and manage Backup vault](create-manage-backup-vault.md#perform-cross-region-restore-using-azure-portal).
@@ -240,13 +240,13 @@ Troubleshoot the following common issues you might encounter during Backup vault
240
240
241
241
**Recommendation**: Remove the Managed Identity from the existing Tenant; move the resource and add it again to the new one.
242
242
243
-
## Perform Cross Region Restore using Azure portal (preview)
243
+
## Perform Cross Region Restore using Azure portal
244
244
245
-
Follow these steps:
245
+
The Cross Region Restore option allows you to restore data in a secondary Azure paired region. To configure Cross Region Restore for the backup vault:
246
246
247
247
1. Sign in to [Azure portal](https://portal.azure.com/).
248
248
249
-
1.[Create a new Backup vault](create-manage-backup-vault.md#create-backup-vault) or choose an existing Backup vault, and then enable Cross Region Restore by going to **Properties** > **Cross Region Restore (Preview)**, and choose **Enable**.
249
+
1.[Create a new Backup vault](create-manage-backup-vault.md#create-backup-vault) or choose an existing Backup vault, and then enable Cross Region Restore by going to **Properties** > **Cross Region Restore**, and choose **Enable**.
250
250
251
251
:::image type="content" source="./media/backup-vault-overview/enable-cross-region-restore-for-postgresql-database.png" alt-text="Screenshot shows how to enable Cross Region Restore for PostgreSQL database." lightbox="./media/backup-vault-overview/enable-cross-region-restore-for-postgresql-database.png":::
252
252
@@ -258,9 +258,9 @@ Follow these steps:
258
258
259
259
:::image type="content" source="./media/backup-vault-overview/check-availability-of-recovery-point-in-secondary-region.png" alt-text="Screenshot shows how to check availability for the recovery points in the secondary region." lightbox="./media/backup-vault-overview/check-availability-of-recovery-point-in-secondary-region.png":::
260
260
261
-
1. The recovery points available in the secondary region are now listed.
261
+
The recovery points available in the secondary region are now listed.
262
262
263
-
Choose**Restore to secondary region**.
263
+
1. Select**Restore to secondary region**.
264
264
265
265
:::image type="content" source="./media/backup-vault-overview/initiate-restore-to-secondary-region.png" alt-text="Screenshot shows how to initiate restores to the secondary region." lightbox="./media/backup-vault-overview/initiate-restore-to-secondary-region.png":::
266
266
@@ -274,6 +274,9 @@ Follow these steps:
274
274
275
275
:::image type="content" source="./media/backup-vault-overview/monitor-postgresql-restore-to-secondary-region.png" alt-text="Screenshot shows how to monitor the postgresql restore to the secondary region." lightbox="./media/backup-vault-overview/monitor-postgresql-restore-to-secondary-region.png":::
276
276
277
+
> [!NOTE]
278
+
> Cross Region Restore is currently only available for PostGreSQL servers.
279
+
277
280
## Cross Subscription Restore using Azure portal
278
281
279
282
Some datasources of Backup vault support restore to a subscription different from that of the source machine. Cross Subscription Restore (CSR) is enabled for existing vaults by default, and you can use it if supported for the intended datasource.
@@ -298,7 +301,8 @@ You can also select the state of CSR during the creation of Backup vault.
298
301
>- CSR once permanently disabled on a vault can't be re-enabled because it's an irreversible operation.
299
302
>- If CSR is disabled but not permanently disabled, then you can reverse the operation by selecting **Vault** > **Properties** > **Cross Subscription Restore** > **Enable**.
300
303
>- If a Backup vault is moved to a different subscription when CSR is disabled or permanently disabled, restore to the original subscription will fail.
301
-
304
+
305
+
302
306
## Next steps
303
307
304
-
-[Configure backup on Azure PostgreSQL databases](backup-azure-database-postgresql.md#configure-backup-on-azure-postgresql-databases)
308
+
-[Configure backup on Azure PostgreSQL databases](backup-azure-database-postgresql.md#configure-backup-on-azure-postgresql-databases)
0 commit comments