Skip to content

Commit f6c96e6

Browse files
Update articles/backup/backup-azure-data-protection-use-rest-api-create-update-postgresql-policy.md
Co-authored-by: AbhishekMallick01 <[email protected]>
1 parent 3bd9c89 commit f6c96e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/backup/backup-azure-data-protection-use-rest-api-create-update-postgresql-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The resultant PowerShell object is as follows:
5959
> [!IMPORTANT]
6060
> Currently, updating or modifying an existing policy isn't supported. Instead, create a new policy with the required details and assign it to the relevant backup instance.
6161
62-
To create an backup policy, use the following `PUT` operation:
62+
To create a backup policy, use the following `PUT` operation:
6363

6464
```http
6565
PUT https://management.azure.com/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/backupPolicies/{policyName}?api-version=2021-01-01

0 commit comments

Comments
 (0)