Skip to content

Commit 2898c2a

Browse files
authored
Update storage-files-migration-overview.md
Last modified time does not get updated with transactions, so it is not equal to modified time but creation time. Azure Files PG update
1 parent 4d64fcd commit 2898c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/files/storage-files-migration-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Learn more about [identity-based authentication for Azure Files over SMB](storag
6161
The following table lists supported metadata for Azure Files.
6262

6363
> [!IMPORTANT]
64-
> The *LastAccessTime* timestamp isn't currently supported for files or directories on the target share. However, Azure Files will return the *LastAccessTime* value for a file when requested. Because the *LastAccessTime* timestamp isn't updated on read operations, it will always be equal to the *LastModifiedTime*.
64+
> The *LastAccessTime* timestamp isn't currently supported for files or directories on the target share. However, Azure Files will return the *LastAccessTime* value for a file when requested. Because the *CreationTime* timestamp isn't updated on read operations, it will always be equal to the *LastModifiedTime*.
6565
6666
| **Source** | **Target** |
6767
|------------|------------|

0 commit comments

Comments
 (0)