Skip to content

Commit bfd18cb

Browse files
Update articles/azure-netapp-files/snapshots-introduction.md
1 parent 687ec61 commit bfd18cb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/azure-netapp-files/snapshots-introduction.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,23 +112,23 @@ The following diagrams describe how single-file snapshot restore works.
112112

113113
1. File consists of blocks written to a volume:
114114

115-
![A diagram of three files against four grey verticals bars, labeled time, volume, files, block](../media/azure-netapp-files/single-file-snapshot-restore-one.png)
115+
![A diagram of three files against four grey verticals bars, labeled time, volume, files, block.](../media/azure-netapp-files/single-file-snapshot-restore-one.png)
116116

117117
2. A snapshot is a copy of the pointers that represent the files:
118118

119-
![A diagram of three files against four grey verticals bars, labeled time, volume, files, block. A fifth grey bar depicts the snapshots as a write-destination](../media/azure-netapp-files/single-file-snapshot-restore-two.png)
119+
![A diagram of three files against four grey verticals bars, labeled time, volume, files, block. A fifth grey bar depicts the snapshots as a write-destination.](../media/azure-netapp-files/single-file-snapshot-restore-two.png)
120120

121121
3. Files on the volume continue to change and new ones are added. Modified data blocks are written to new empty data blocks on the volume:
122122

123-
![Diagram depicting changes to directories that will be staged for snapshot copies](../media/azure-netapp-files/single-file-snapshot-restore-three.png)
123+
![Diagram depicting changes to directories that will be staged for snapshot copies.](../media/azure-netapp-files/single-file-snapshot-restore-three.png)
124124

125125
4. A new snapshot is taken to capture the new changes and additions. Each volume supports up to 255 snapshots:
126126

127-
![Diagram showing a second set of snapshots being copied to capture new changes in the original file set](../media/azure-netapp-files/single-file-snapshot-restore-four.png)
127+
![Diagram showing a second set of snapshots being copied to capture new changes in the original file set.](../media/azure-netapp-files/single-file-snapshot-restore-four.png)
128128

129129
5. When a single file is restored in-place (`file2`) or to a new file in the volume (`file2`), only the pointers to existing blocks previously captured in a snapshot are reverted. This operation eliminates copying any data blocks and is near-instantaneous, irrespective of the size of the file (the number of blocks in the file).
130130

131-
![Diagram depicting snapshot copy over a week-plus period showing how only the pointers to existing blocks previously captured in a snapshot are reverted](../media/azure-netapp-files/single-file-snapshot-restore-five.png)
131+
![Diagram depicting snapshot copy over a week-plus period showing how only the pointers to existing blocks previously captured in a snapshot are reverted.](../media/azure-netapp-files/single-file-snapshot-restore-five.png)
132132

133133
### Restoring files or directories from online snapshots using a client
134134

0 commit comments

Comments
 (0)