You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/files/storage-files-faq.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,9 @@ This article answers common questions about Azure Files features and functionali
76
76
**I really want to see a specific feature added to Azure Files. Can you add it?**
77
77
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.
@@ -206,6 +209,11 @@ This article answers common questions about Azure Files features and functionali
206
209
207
210
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.
208
211
212
+
* <aid="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
+
209
217
* <aid="encryption-at-rest"></a>
210
218
**How can I ensure that my Azure file share is encrypted at rest?**
0 commit comments