Skip to content

Commit bbd080b

Browse files
Merge pull request #218479 from khdownie/kendownie111522
updating Files planning guide
2 parents 302fd8f + 96d012a commit bbd080b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/storage/files/storage-files-planning.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Understand planning for an Azure Files deployment. You can either d
44
author: khdownie
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 08/29/2022
7+
ms.date: 11/15/2022
88
ms.author: kendownie
99
ms.subservice: files
1010
ms.custom: references_regions
@@ -41,7 +41,8 @@ With both SMB and NFS file shares, Azure Files offers enterprise-grade file shar
4141
| Symbolic link support | Not supported | Supported |
4242
| Optionally internet accessible | Yes (SMB 3.0+ only) | No |
4343
| Supports FileREST | Yes | Subset: <br /><ul><li>[Operations on the `FileService`](/rest/api/storageservices/operations-on-the-account--file-service-)</li><li>[Operations on `FileShares`](/rest/api/storageservices/operations-on-shares--file-service-)</li><li>[Operations on `Directories`](/rest/api/storageservices/operations-on-directories)</li><li>[Operations on `Files`](/rest/api/storageservices/operations-on-files)</li></ul> |
44-
| Mandatory lock/advisory byte range lock | Not supported | Supported |
44+
| Mandatory byte range locks | Supported | Not supported |
45+
| Advisory byte range locks | Not supported | Supported |
4546
| Extended/named attributes | Not supported | Not supported |
4647
| Alternate data streams | Not supported | N/A |
4748
| Object identifiers | Not supported | N/A |

0 commit comments

Comments
 (0)