question

HudsonCarvalho-0406 avatar image
0 Votes"
HudsonCarvalho-0406 asked HudsonCarvalho-0406 answered

Mapping a Azure File Share in Windows Server 2019 Datacenter

When i try to mapping a Azure File Share in a Windows Server 2019, i get a error:

108109-image.png


When i try in a Windows 10 or Windows Server 2016, i can access the path and mapping.

108176-image.png
108184-image.png

  • Hosts communicate with each other.

  • Test port 445 = OK

Anyone can help me solve this?


windows-server-2019windows-server-2016azure-files
image.png (136.7 KiB)
image.png (81.4 KiB)
image.png (104.5 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

SumanthMarigowda-MSFT avatar image
0 Votes"
SumanthMarigowda-MSFT answered HudsonCarvalho-0406 converted comment to answer

@HudsonCarvalho-0406 Welcome to Microsoft Q&A Forum, Thank you for posting your query here!

Can you please cross verify in port 445 is enabled in windows server 2019
108222-image.png

If Port 445 is blocked see here

Windows Server 2019 is supported in Azure File Share. For more information refer to this article: https://docs.microsoft.com/en-us/azure/storage/files/storage-how-to-use-files-windows

108110-image.png

I would recommend to please try again and let me know the status,

This article lists common problems that are related to Microsoft Azure Files when you connect from Windows clients. It also provides possible causes and resolutions for these problems: https://docs.microsoft.com/en-us/azure/storage/files/storage-troubleshoot-windows-file-connection-problems

Additional information: Azure Files only allows connections using SMB 3.0 (with encryption support) from outside the region or datacenter. SMB 3.0 protocol has introduced many security features including channel encryption which is very secure to use over internet. However its possible that port 445 has been blocked due to historical reasons of vulnerabilities found in lower SMB versions. In ideal case, the port should be blocked for only for SMB 1.0 traffic and SMB 1.0 should be turned off on all clients.

If you have ever been blocked using Azure Files due to your ISP's port 445, you can setup a Point to Site VPN to your Azure Files.

You can mount the file share on your local machine by using the SMB 3.0 protocol, or you can use tools like Storage Explorer to access files in your file share. From your application, you can use storage client libraries, REST APIs, PowerShell, or Azure CLI to access your files in the Azure file share.

Hope this helps!

Kindly let us know if the above helps or you need further assistance on this issue.


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.





image.png (80.2 KiB)
image.png (29.1 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

HudsonCarvalho-0406 avatar image
0 Votes"
HudsonCarvalho-0406 answered

Hi @Sumarigo-MSFT

Thank you for your reply.

The port 445 is unblocked:

108241-image.png

My VM with Windows Server 2019, WS 2016, and the File Storage are located in Azure in same signature.

I Have tried using SMB3.0 in Internet Options > Advanced but the error is the same.


PS.: Sorry for my bad english.



image.png (86.0 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

HudsonCarvalho-0406 avatar image
0 Votes"
HudsonCarvalho-0406 answered

I Have a new status for this problem:

I Discover that's my problem is correlacted to Service SRMSVC. He doesnt start any way.

Help me solve this.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.