Azure File Sync

eli ismach moshe 6 Reputation points
2022-11-26T23:31:39.627+00:00

I have created Storage account with file share and i want to have files on my on-prem server to sync to azure so i created azure sync servixe and sync groups and i selected the file share i created earlier with my storage account.
I installed the agent of azure file sync on server.
The problem that when iam triyng to create endpoint i select the registerd server but then i see erorr that the provision failed because my server has connectivity issue or the server is offline, and when i am running the powershell commend for test connectivity i see failure
I tried to turn off the firewall and it didnt work
Any one have any idea how to fix it?264471-1.png264417-3.png264349-2-powershell.png

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,420 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Dillon Silzer 57,826 Reputation points Volunteer Moderator
    2022-11-27T01:30:14.893+00:00

    Hi @eli ismach moshe

    1) I understand you have turned Firewall off on the server, but do you have a network firewall (Cisco, etc)? Ensure that you have all the necessary ports open:

    Azure File Sync proxy and firewall settings

    https://learn.microsoft.com/en-us/azure/storage/file-sync/file-sync-firewall-and-proxy

    Azure File Sync moves file data and metadata exclusively over HTTPS and requires port 443 to be open outbound. As a result, all traffic is encrypted.

    2) Also, please see:

    https://learn.microsoft.com/en-us/answers/questions/89993/azure-file-sync-service-provisioning-failed.html


    If this is helpful please accept answer.


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.