Skip to content

Commit 75f6f4d

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/azure-docs-pr (branch live)
2 parents a722f54 + 76ea8d4 commit 75f6f4d

File tree

44 files changed

+711
-306
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+711
-306
lines changed

articles/aks/monitor-control-plane-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This article helps you understand this new feature, how to implement it, and how
2323
- [Private link](../azure-monitor/logs/private-link-security.md) isn't supported.
2424
- 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.
2525
- 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.
2727

2828
### Install or update the `aks-preview` Azure CLI extension
2929

articles/backup/about-restore-microsoft-azure-recovery-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ Using the MARS agent you can:
2929
- **[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.
3030
- **[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.
3131
- **[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.
3333

34-
## Cross Region Restore (preview)
34+
## Cross Region Restore
3535

3636
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.
3737

articles/backup/backup-create-recovery-services-vault.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ For more information about backup and restore with Cross Region Restore, see the
8080
- [Cross Region Restore for Azure VMs](backup-azure-arm-restore-vms.md#cross-region-restore)
8181
- [Cross Region Restore for SQL Server databases](restore-sql-database-azure-vm.md#cross-region-restore)
8282
- [Cross Region Restore for SAP HANA databases](sap-hana-db-restore.md#cross-region-restore)
83-
- [Cross Region Restore for MARS (Preview)](about-restore-microsoft-azure-recovery-services.md#cross-region-restore-preview)
83+
- [Cross Region Restore for MARS (Preview)](about-restore-microsoft-azure-recovery-services.md#cross-region-restore)
8484

8585
## Set encryption settings
8686

articles/backup/backup-vault-overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Overview of the Backup vaults
33
description: An overview of Backup vaults.
44
ms.topic: conceptual
5-
ms.date: 07/05/2023
5+
ms.date: 02/01/2024
66
ms.custom: references_regions
77
ms.service: backup
88
author: AbhishekMallick-MS
@@ -33,16 +33,16 @@ This section discusses the options available for encrypting your backup data sto
3333

3434
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.
3535

36-
## Cross Region Restore support for PostgreSQL using Azure Backup (preview)
36+
## Cross Region Restore support for PostgreSQL using Azure Backup
3737

3838
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.
3939

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).
4141

4242
>[!Note]
4343
>- 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.
4545
4646
## Next steps
4747

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).

articles/backup/create-manage-backup-vault.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create and manage Backup vaults
33
description: Learn how to create and manage the Backup vaults.
44
ms.topic: how-to
5-
ms.date: 08/10/2023
5+
ms.date: 02/01/2024
66
ms.custom: references_regions
77
ms.service: backup
88
author: AbhishekMallick-MS
@@ -220,7 +220,7 @@ Troubleshoot the following common issues you might encounter during Backup vault
220220

221221
**Cause**: You may face this error if you try to move multiple Backup vaults in a single attempt.
222222

223-
**Recommentation**: Ensure that only one Backup vault is selected for every move operation.
223+
**Recommendation**: Ensure that only one Backup vault is selected for every move operation.
224224

225225
#### UserErrorBackupVaultResourceMoveNotAllowedUntilResourceProvisioned
226226

@@ -240,13 +240,13 @@ Troubleshoot the following common issues you might encounter during Backup vault
240240

241241
**Recommendation**: Remove the Managed Identity from the existing Tenant; move the resource and add it again to the new one.
242242

243-
## Perform Cross Region Restore using Azure portal (preview)
243+
## Perform Cross Region Restore using Azure portal
244244

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: 
246246

247247
1. Sign in to [Azure portal](https://portal.azure.com/).
248248

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**.
250250

251251
:::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":::
252252

@@ -258,9 +258,9 @@ Follow these steps:
258258

259259
:::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":::
260260

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.
262262

263-
Choose **Restore to secondary region**.
263+
1. Select **Restore to secondary region**.
264264

265265
:::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":::
266266

@@ -274,6 +274,9 @@ Follow these steps:
274274

275275
:::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":::
276276

277+
> [!NOTE]
278+
> Cross Region Restore is currently only available for PostGreSQL servers.
279+
277280
## Cross Subscription Restore using Azure portal
278281

279282
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.
298301
>- CSR once permanently disabled on a vault can't be re-enabled because it's an irreversible operation.
299302
>- If CSR is disabled but not permanently disabled, then you can reverse the operation by selecting **Vault** > **Properties** > **Cross Subscription Restore** > **Enable**.
300303
>- 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+
302306
## Next steps
303307

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)

articles/backup/index.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212
ms.topic: landing-page
1313
author: AbhishekMallick-MS
1414
ms.author: v-abhmallick
15-
ms.date: 12/25/2023
15+
ms.date: 02/01/2024
1616

1717
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1818

@@ -63,6 +63,8 @@ landingContent:
6363
linkLists:
6464
- linkListType: whats-new
6565
links:
66+
- text: Cross Region Restore for Azure PostgreSQL Database
67+
url: backup-vault-overview.md#cross-region-restore-support-for-postgresql-using-azure-backup
6668
- text: Vaulted backup and Cross Region Restore for support for AKS (preview)
6769
url: azure-kubernetes-service-backup-overview.md
6870
- text: Back up database instance snapshots
@@ -158,7 +160,7 @@ landingContent:
158160
- text: Manage MARS Agent backups by using the Azure Backup service
159161
url: backup-azure-manage-mars.md
160162
- text: Cross Region Restore support for MARS agent (preview)
161-
url: about-restore-microsoft-azure-recovery-services.md#cross-region-restore-preview
163+
url: about-restore-microsoft-azure-recovery-services.md#cross-region-restore
162164
- text: MARS agent support matrix
163165
url: backup-support-matrix-mars-agent.md
164166
- text: FAQ - MARS agent
246 KB
Loading
216 KB
Loading
204 KB
Loading
281 KB
Loading

0 commit comments

Comments
 (0)