Skip to content

Commit 38d4f22

Browse files
authored
Apply suggestions from code review
Corrected issue flagged by Acrolinx and corrected formatting of note
1 parent 9e230dc commit 38d4f22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/backup/backup-azure-database-postgresql-flex-use-rest-api-create-update-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This object defines the type of backups that are triggered, the way they are tri
3636

3737
To create an Azure Backup policy, use the following *PUT* operation:
3838

39-
>[Important]
39+
>[!Important]
4040
>Currently, updating or modifying an existing policy isn't supported. Alternatively, you can create a new policy with the required details and assign it to the relevant backup instance.
4141
4242
```HTTP
@@ -59,7 +59,7 @@ For the complete list of definitions in the request body, see the [backup policy
5959

6060
The policy says that:
6161

62-
- It's scheduled to triggrr weekly backup and choose the start time (Time + P1W).
62+
- It's scheduled to trigger weekly backup and choose the start time (Time + P1W).
6363
- Datastore is vault store, as the backups are directly transferred to the vault.
6464
- The backups are retained in the vault for three months (P3M).
6565

0 commit comments

Comments
 (0)