Skip to content

Commit 7d5106c

Browse files
Merge pull request #223046 from b-ahibbard/anf-snapshot-policy
snapshot policy naming conventions call-out
2 parents 6df1f62 + 7b6495d commit 7d5106c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

articles/azure-netapp-files/snapshots-manage-policy.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: how-to
15-
ms.date: 05/25/2022
15+
ms.date: 01/06/2023
1616
ms.author: anfdocs
1717
---
1818

@@ -78,7 +78,12 @@ You cannot apply a snapshot policy to a destination volume in cross-region repli
7878

7979
You can modify an existing snapshot policy to change the policy state, snapshot frequency (hourly, daily, weekly, or monthly), or number of snapshots to keep.
8080

81-
When modifying a snapshot policy, snapshots created with an old schedule will not be deleted or overwritten by the new schedule or disable the schedule. If you proceed with the update, you will have to manually delete the old snapshots.
81+
>[!IMPORTANT]
82+
>When modifying a snapshot policy, make note of the naming format. Snapshot created with policies modified before March 2022 will have a long name, for example `daily-0-min-past-1am.2022-11-03_0100`, while snapshot created with policies after March 2022 will have a shorter name, for example `daily.2022-11-29_0100`.
83+
>
84+
> If your snapshot policy is creating snapshots using the long naming convention, modifications to the snapshot policy will not be applied to existing snapshots. The snapshots created with the previous schedule will not be deleted or overwritten by the new schedule. You will have to manually delete the old snapshots.
85+
>
86+
> If your snapshot policy is creating snapshots using the short naming convention, policy modifications will be applied to the existing snapshots.
8287
8388
1. From the NetApp Account view, select **Snapshot policy**.
8489

0 commit comments

Comments
 (0)