AZ-104 · Question #80
AZ-104 Question #80: Real Exam Question with Answer & Explanation
The correct answer is C: 445. Ensure port 445 is open: The SMB protocol requires TCP port 445 to be open; connections will fail if port 445 is blocked. https://docs.microsoft.com/en-us/azure/storage/files/storage-how-to-use-files-windows
Question
You create an Azure Storage account named contosostorage. You plan to create a file share named data. Users need to map a drive to the data file share from home computers that run Windows 10. Which port should be open between the home computers and the data file share?
Options
- A80
- B443
- C445
- D3389
Explanation
Ensure port 445 is open: The SMB protocol requires TCP port 445 to be open; connections will fail if port 445 is blocked. https://docs.microsoft.com/en-us/azure/storage/files/storage-how-to-use-files-windows
Community Discussion
No community discussion yet for this question.