Skip to content

Commit 1386e58

Browse files
authored
Update storage-files-faq.md
1 parent d320499 commit 1386e58

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/storage/files/storage-files-faq.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ This article answers common questions about Azure Files features and functionali
7676
**I really want to see a specific feature added to Azure Files. Can you add it?**
7777
The Azure Files team is interested in hearing any and all feedback you have about our service. Please vote on feature requests at [Azure Files UserVoice](https://feedback.azure.com/forums/217298-storage/category/180670-files)! We're looking forward to delighting you with many new features.
7878

79+
**Does Azure Files support file locking?**
80+
Yes, Azure Files fully supports SMB/Windows-style file locking, [see details](https://docs.microsoft.com/rest/api/storageservices/managing-file-locks).
81+
7982
## Azure File Sync
8083

8184
* <a id="afs-region-availability"></a>
@@ -206,6 +209,11 @@ This article answers common questions about Azure Files features and functionali
206209

207210
Yes, you can enable Azure AD DS or AD authentication on a file share managed by Azure file sync. Changes to the directory/file NTFS ACLs on local file servers will be tiered to Azure Files and vice-versa.
208211

212+
* <a id="ad-aad-smb-files"></a>
213+
**How can I check if I have enabled AD authentication on my storage account and the AD domain information?**
214+
215+
You can refer to the instructions provided [here](https://docs.microsoft.com/azure/storage/files/storage-files-identity-auth-active-directory-enable#enable-ad-authentication-for-your-account) to validate if Azure Files AD Authentication is enabled on your storage account and retrieve the AD domain information.
216+
209217
* <a id="encryption-at-rest"></a>
210218
**How can I ensure that my Azure file share is encrypted at rest?**
211219

0 commit comments

Comments
 (0)