Skip to content

Commit 742e5be

Browse files
minor changes
1 parent b9918fa commit 742e5be

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

articles/backup/backup-azure-dataprotection-use-rest-api-restore-blobs.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
title: Restore blobs in a storage account using Azure Data Protection REST API
33
description: In this article, learn how to restore blobs of a storage account using REST API.
44
ms.topic: conceptual
5-
ms.date: 07/09/2021
5+
ms.date: 09/20/2023
6+
ms.custom: engagement-fy24
67
ms.assetid: 9b8d21e6-3e23-4345-bb2b-e21040996afd
78
author: AbhishekMallick-MS
89
ms.author: v-abhmallick
@@ -151,7 +152,7 @@ Using this option allows you to select up to 10 containers to restore or restore
151152

152153
[Learn more](blob-restore.md#use-prefix-match-for-restoring-blobs) about using prefixes to restore blob ranges.
153154

154-
### Constructing the request body for point-in-time restore of selected containers or few blobs
155+
### Construct the request body for point-in-time restore of selected containers or few blobs
155156

156157
The key points to remember in this scenario are:
157158

articles/backup/backup-support-automation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ You can automate most backup related tasks using programmatic methods in Azure
8585
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
8686
| Backup | Create backup policy and configure backup | Supported <br><br> [See the examples](./backup-blobs-storage-account-ps.md). | Supported <br><br> [See the examples](./backup-blobs-storage-account-cli.md). | Supported <br><br> [See the examples](./backup-azure-dataprotection-use-rest-api-backup-blobs.md). | Currently not supported | Supported | Supported <br><br> [See the examples](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.dataprotection/backup-create-storage-account-enable-protection). | Supported <br><br> [See the examples](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/data_protection_backup_instance_blob_storage). |
8787
| Restore | Restore blobs | Supported <br><br> [See the examples](./restore-blobs-storage-account-ps.md). | Supported <br><br> [See the examples](./restore-blobs-storage-account-cli.md). | Supported <br><br> [See the examples](./backup-azure-dataprotection-use-rest-api-restore-blobs.md). | N/A | N/A | N/A | N/A |
88-
| Manage | Monitor jobs | Supported <br><br> [See the examples](./restore-blobs-storage-account-ps.md#tracking-job). | Supported <br><br> [See the examples](./restore-blobs-storage-account-cli.md#tracking-job). | Supported <br><br> [See the examples](./backup-azure-dataprotection-use-rest-api-restore-blobs.md#tracking-jobs). | N/A | N/A | N/A | N/A |
88+
| Manage | Monitor jobs | Supported <br><br> [See the examples](./restore-blobs-storage-account-ps.md#tracking-job). | Supported <br><br> [See the examples](./restore-blobs-storage-account-cli.md#tracking-job). | Supported <br><br> [See the examples](./backup-azure-dataprotection-use-rest-api-restore-blobs.md#track-jobs). | N/A | N/A | N/A | N/A |
8989
| Manage | Modify backup policy | Currently not supported | Currently not supported | Currently not supported | N/A | N/A | N/A | N/A |
9090
| Manage | Stop protection and retain backup data | Currently not supported | Currently not supported | Currently not supported | N/A | N/A | N/A | N/A |
9191
| Manage | Stop protection and delete backup data | Supported | Supported | Supported | N/A | N/A | N/A | N/A |

0 commit comments

Comments
 (0)