Azure File Sync to an external Tenant
We have an external supplier who are suggesting we use Azure File Sync installed on our local on prem network server in order to Sync Files into their Tenant's Azure File Share area. I'm concerned with security risks associated with this and would…
Can't apply ACL to folder in mounted Azure file share
I've created a security group via my Azure portal, but when I mount my Azure Files share and right click and select Properties\Security\Edit permissions\Add on a folder in that share I cannot add that security group. The Enter Network Credentials dialog…
Does Microsoft Defender for Storage scan files in a file share?
I have files in a file share in Azure Files in a Storage Account. On the account I have enabled Microsoft Defender for Storage. I understand that this does not support On-upload malware scanning or On-demand malware scanning but does it still scan the…

Azure File Share Won't Connect
I have created a storage account. Then, I created a file share. And, I am able to upload files to the file share on the Azure Portal. On the same storage account, I also have a blob with anonymous access and able to access these files outside the…


Azure File Share Slowness
Hi Everyone, We have deployed Azure file share and have 1 Storage account with around 17 Shares and about 19TB of Data, we are experiencing a lot of slowness in the Shares we have then on Transaction Optimized as well as Hot Storage, one thing that is…
How to access azure file shares with domain credentials from Domain joined machines over internet
Currently using Cache servers with AFS and planning to remove cache servers and access Azure File shares directly. What changes I need to made on existing storage accounts to support Microsoft Entra Kerberos authentication. User identites are hybrid and…
How delete a file in a file share in a storage account
Hi, I have a file in a file share and that fileshare is in a storage account, i need to delete the file automatically, how do I delete it adding a task or other things that automatic delete it?
Windows Server 2012R2 File Sync Service Losing Connection Frequently
I have a file server running Windows Server 2012R2 that has Azure File Sync Agent version 17.3. I'd like to know if anyone can think of any reason why the online status drops so frequently. In the last 30 days, it has dropped 19 times.

File Storage accessible from Entra Joined Devices and Entra DS joined servers
We are in the process of migrating our file servers to Azure Files. The shared use Entra DS for authentication, and can be accessed by on prem endpoints using SMB, however I cannot get the HP MFPs to access the same shares. I am trying to have a storage…
Unable to register server for Azure File Sync
I got Azure File Sync all setup in Azure and the Agent installed successfully onPrem Windows 2016 server. However, I am not able to register the server. I keep getting the following error. Could not load file or assembly 'System.Net.Http,…
Azure Files - Read Only Access
We have a M365/Entra ID environment. All users are setup in M365 (ie: fully cloud, we have no on-prem ADDS or Entra DS). We would like to give some users full access and other users read only access to an Azure File share? If we use the 'Access Keys'…
my external (non domain contractors) users cannot access file share
I have external users (non domain) users unsuccessfully trying to access the file shares.
Powershell command to delete files in Azure fileshare
Hello Team. I have an requirement to delete the files from Azure file share exclude file created in last 24 hours and i am using the below command. it is not working as expected. can you please help? Where-Object{$file.Properties.Last Modified -lt…
Change access level of $logs in Azure storage container
Hi, I'm unable to change the access level of $logs in Azure storage container. It says "Failed to change access level for 1 out of 1 container(s): $logs: The account being accessed does not have sufficient permissions to execute this…
Azure File Sync - SkippedForStableVersionFailure
Hi, we are using Azure Filesync with Cloud tiering. But some files can't get tiered. If I tier them manually with "Invoke-StorageSyncCloudTiering" I get following answer: TieredCount : 0 AlreadyTieredCount …
Error connecting to storage account using Entra Domain services authentication
Hello, I am trying to connect to a Azure files using a non-domain joined device. getting the error: "Specified password not correct" -Entra Domain services configured on Azure. -Identity based access configured to Entra Domain Services on the…
Identity-based access continually reverts to "Unconfigured" in Azure Files. Why?
I have an Azure Storage account and in that account I have a File Share where I'm trying to enable "Identity-based access" using Entra Domain Services. However, every time I enable Entra DS on the File share the setting shows…
Azure Files Auditing and Modification Tracking
Hey Support I am seeking a solution that can effectively monitor file operations within Azure files. Specifically, we require a solution that can track the following changes made within the file share for internal auditing purposes. File Creates,…
Download Azure File Share Cool Tier and Delete
I have 840 GB of data in an Azure File Share Cool Tier that I want to download to a local machine and then delete the File Share. What is the most cost efficient way to accomplish this? Change to Transaction Optimized Tier, and then download? Or just…
How would I properly configure NTFS permissions for Azure Files with MEDS Authentication?
Hi and thank you in advance for helping with this question, I'm having trouble configuring NTFS permissions with my Azure Files SMB share. I'm trying to create the following scenario: My root SMB share folder should be inaccessible, but one of the…