Azure File Sync and Private Endpoint

rr-4098 1,836 Reputation points
2025-01-30T20:48:53.0366667+00:00

We have setup File Sync in Entra with a private endpoint and installed the agenton a small onprem file server. We are not using Azure DNS etc.. and updated the local host file for all the private endpoint IP's and FQDN's. When the Server Registration runs it completes and the test connection to the file sync services passes as well. In Entra when I setup the Server Endpoint it fails with "The operation 'Create server endpoint' failed with the following error: The server could not apply the new configuration." The event logs on the file server state it was block since a private endpoint is in place.

I cannot for the left find what I am missing....

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,354 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,360 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Keshavulu Dasari 3,185 Reputation points Microsoft Vendor
    2025-02-06T17:39:42.87+00:00

    Hi rr-4098 ,

    I am pleased to hear that uploads and downloads are now working successfully, the error you are seeing with Cloud Tiering is related to the initial upload mode. This mode prioritizes uploading files to Azure before enabling tiering. I Suggest some steps to address this please try,

    Ensure that the initial upload process is fully completed. Cloud Tiering will not start until all files are uploaded to Azure. You can monitor the progress in the Azure portal under the Sync Groups section.

    Use Event Viewer on your server to monitor tiering activity. Look for Event IDs 9003, 9016, and 9029 in the Telemetry event log under Applications and Services Logs > Microsoft > FileSync > Agent

    For more Information: https://learn.microsoft.com/en-us/troubleshoot/azure/azure-storage/files/file-sync/file-sync-troubleshoot-cloud-tieringUser's image Verify that the sync mode is set correctly. Once the initial upload is complete, the sync mode should switch to a state that allows tiering. You can check this in the Azure portal under the Sync Groups section. ensure that your cloud tiering policies are set correctly.

    You can configure policies such as the volume free space policy and the date policy to inform Azure File Sync when to tier cool files. Hope this helps, if you have any other questions, please let me know


    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.           
    User's image

    If you have any other questions or are still running into more issues, let me know in the "comments" and I would be happy to help you.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.