Microsoft Azure Administrator Associate AZ-104

Microsoft Azure Administrator Associate AZ-104

Get started today

Ultimate access to all questions.


In Azure, when setting up a file share named 'data' in a storage account 'contosostorage', which outbound port must be open on Windows 10 computers to map a drive to this file share?




Explanation:

The correct answer is C. Port 445 is required for the SMB (Server Message Block) protocol, which is used for file sharing. This protocol allows users to map a drive to the 'data' file share in the Azure Storage account from Windows 10 computers. Port 80 is used for HTTP, Port 443 is used for HTTPS, and Port 3389 is used for Remote Desktop Protocol (RDP).