Hello,
i'm testing a DR scenario in azure. Our infrastructure is simple: we use Azure Site Recovery to replicate three on-premise VM in Azure and we would like to access them after a failover. One of this VM (windows server 2019) contains a shared folder and our users normally access it with //VMIPADDRESS/SHAREDFOLDER. Now i'm tryng to do the same after a failover on azure and it doesn't work. I can connect to my azure VM via RDP and I can ping it but I cannot access the shared folder from an on-premise desktop PC. If I try from an azure VM to the other one it works. I checked with telnet if 445 port is open and it's ok.
Error number is: 0x80004005, error message below:
Can you please help me?
Thanks