Skip to content

Commit 04fd688

Browse files
author
AbhishekMallick01
committed
Freshness- Create update policy using REST API
1 parent 365fa61 commit 04fd688

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/backup/backup-azure-arm-userestapi-createorupdatepolicy.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create backup policies via REST API in Azure Backup
33
description: In this article, you'll learn how to create and manage backup policies (schedule and retention) using REST API.
44
ms.topic: how-to
5-
ms.date: 02/21/2024
5+
ms.date: 02/25/2025
66
ms.assetid: 5ffc4115-0ae5-4b85-a18c-8a942f6d4870
77
ms.service: azure-backup
88
ms.custom: engagement-fy24
@@ -11,7 +11,7 @@ ms.author: jsuri
1111
---
1212
# Create Azure Recovery Services backup policies by using REST API
1313

14-
This article describes how to create policies for the backup of Azure VM, SQL database in Azure VM, SAP HANA database in Azure VM, and Azure File share.
14+
This article describes how to create policies for the backup of Azure VM, SQL database in Azure VM, SAP HANA database in Azure VM, and Azure Files.
1515

1616
Learn more about [creating or modifying a backup policy for an Azure Recovery Services vault by using REST API](/rest/api/backup/protection-policies/create-or-update).
1717

@@ -38,7 +38,7 @@ For the complete list of definitions in the request body, see the [backup policy
3838

3939
### Example request body
4040

41-
This section provides the example request body to create policies for the backup of Azure VM, SQL database in Azure VM, SAP HANA database in Azure VM, and Azure File share.
41+
This section provides the example request body to create policies for the backup of Azure VM, SQL database in Azure VM, SAP HANA database in Azure VM, and Azure Files.
4242

4343
**Choose a datasource**:
4444

@@ -629,9 +629,9 @@ The following is an example of a policy that takes a full backup once a week and
629629
```
630630

631631

632-
# [Azure File share](#tab/azure-file-share)
632+
# [Azure Files](#tab/azure-file-share)
633633

634-
The following request body defines the policy for Azure File share backup.
634+
The following request body defines the policy for Azure Files backup.
635635

636636
This policy:
637637

0 commit comments

Comments
 (0)