Skip to content

Commit c40eb2b

Browse files
Merge pull request #286528 from AbhishekMallick-MS/Sep-11-2024-Incubation
Incubation - Topic updates
2 parents 8c62385 + fcaece7 commit c40eb2b

9 files changed

+21
-21
lines changed

articles/backup/restore-azure-file-share-rest-api.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Restore Azure file shares with REST API
33
description: Learn how to use REST API to restore Azure file shares or specific files from a restore point created by Azure Backup
4-
ms.topic: conceptual
5-
ms.date: 02/17/2020
4+
ms.topic: how-to
5+
ms.date: 09/11/2024
66
author: AbhishekMallick-MS
77
ms.author: v-abhmallick
88
---
@@ -11,7 +11,7 @@ ms.author: v-abhmallick
1111

1212
This article explains how to restore an entire file share or specific files from a restore point created by [Azure Backup](./backup-overview.md) by using the REST API.
1313

14-
By the end of this article, you'll learn how to perform the following operations using REST API:
14+
By the end of this article, you learn how to perform the following operations using REST API:
1515

1616
* View restore points for a backed-up Azure file share.
1717
* Restore a full Azure file share.
@@ -21,7 +21,7 @@ By the end of this article, you'll learn how to perform the following operations
2121

2222
We assume that you already have a backed-up file share you want to restore. If you don’t, check [Backup Azure file share using REST API](backup-azure-file-share-rest-api.md) to learn how to create one.
2323

24-
For this article, we'll use the following resources:
24+
For this article, we use the following resources:
2525

2626
* **RecoveryServicesVault**: *azurefilesvault*
2727
* **Resource group**: *azurefiles*

articles/backup/restore-azure-sql-vm-rest-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Restore SQL server databases in Azure VMs with REST API
33
description: Learn how to use REST API to restore SQL server databases in Azure VM from a restore point created by Azure Backup
4-
ms.topic: conceptual
5-
ms.date: 08/11/2022
4+
ms.topic: how-to
5+
ms.date: 09/11/2024
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick

articles/backup/restore-postgresql-database-use-rest-api.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Restore Azure PostgreSQL databases via Azure data protection REST API
33
description: Learn how to restore Azure PostGreSQL databases using Azure Data Protection REST API.
4-
ms.topic: conceptual
5-
ms.date: 01/24/2022
4+
ms.topic: how-to
5+
ms.date: 09/11/2024
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
@@ -125,7 +125,7 @@ There're various restore options for a PostgreSQL database. You can restore the
125125

126126
#### Restore as database
127127

128-
Construct the Azure Resource Manager ID (ARM ID) of the new PostgreSQL database to be created with the target PostgreSQL server, to which permissions were assigned as detailed [above](#set-up-permissions), and the required PostgreSQL database name. For example, a PostgreSQL database can be named **emprestored21** under a target PostgreSQL server **targetossserver** in resource group **targetrg** with a different subscription.
128+
Construct the Azure Resource Manager ID (ARM ID) of the new PostgreSQL database to be created with the target PostgreSQL server, to which permissions were assigned as detailed [above](#set-up-permissions), and the required PostgreSQL database name. For example, a PostgreSQL database can be named `emprestored21` under a target PostgreSQL server `targetossserver` in resource group `targetrg` with a different subscription.
129129

130130
```http
131131
"/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx/resourceGroups/targetrg/providers/providers/Microsoft.DBforPostgreSQL/servers/targetossserver/databases/emprestored21"

articles/backup/restore-sql-database-azure-vm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Restore SQL Server databases on an Azure VM
33
description: This article describes how to restore SQL Server databases that are running on an Azure VM and that are backed up with Azure Backup. You can also use Cross Region Restore to restore your databases to a secondary region.
4-
ms.topic: conceptual
5-
ms.date: 01/24/2024
4+
ms.topic: how-to
5+
ms.date: 09/11/2024
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick

articles/backup/sap-hana-backup-support-matrix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: SAP HANA Backup support matrix
33
description: In this article, learn about the supported scenarios and limitations when you use Azure Backup to back up SAP HANA databases on Azure VMs.
4-
ms.topic: conceptual
5-
ms.date: 01/30/2024
4+
ms.topic: reference
5+
ms.date: 09/11/2024
66
ms.custom: references_regions
77
ms.service: azure-backup
88
author: AbhishekMallick-MS

articles/backup/sap-hana-database-about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: About the SAP HANA database backup on Azure VMs
33
description: In this article, you'll learn about backing up SAP HANA databases that are running on Azure virtual machines.
4-
ms.topic: conceptual
5-
ms.date: 11/02/2023
4+
ms.topic: overview
5+
ms.date: 09/11/2024
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick

articles/backup/sap-hana-database-instances-backup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Back up SAP HANA database instances on Azure VMs
33
description: In this article, you'll learn how to back up SAP HANA database instances that are running on Azure virtual machines.
4-
ms.topic: conceptual
5-
ms.date: 11/02/2023
4+
ms.topic: how-to
5+
ms.date: 09/11/2024
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick

articles/backup/sap-hana-database-instances-restore.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Restore SAP HANA database instances on Azure VMs
33
description: In this article, you'll learn how to restore SAP HANA database instances on Azure virtual machines.
4-
ms.topic: conceptual
5-
ms.date: 11/02/2023
4+
ms.topic: how-to
5+
ms.date: 09/11/2024
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick

articles/backup/soft-delete-azure-file-share.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Accidental Delete Protection for Azure file shares
33
description: Learn how to soft delete can protect your Azure File Shares from accidental deletion.
4-
ms.topic: conceptual
5-
ms.date: 02/02/2020
4+
ms.topic: how-to
5+
ms.date: 09/11/2024
66
ms.custom: references_regions
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick

0 commit comments

Comments
 (0)