az-104 Practice Question 834
Exam: az-104
Domain: Describe Azure architecture and services
Topic: Describe Azure storage services
Difficulty: medium
HOTSPOT -
You have an Azure subscription named Subscription1.
In Subscription1, you create an Azure file share named share1.
You create a shared access signature (SAS) named SAS1 as shown in the following exhibit:
To answer, select the appropriate options in the answer area.
Answer Options
A
If on September 2, 2018, you run Microsoft Azure Storage Explorer on a computer that has an IP address of 193.77.134.1, you: will have no access. If on September 10, 2018, you run the net use command on a computer that has an IP address of 193.77.134.50, you: will have read, write, and list access.
Correct Answer
A: If on September 2, 2018, you run Microsoft Azure Storage Explorer on a computer that has an IP address of 193.77.134.1, you: will have no access. If on September 10, 2018, you run the net use command on a computer that has an IP address of 193.77.134.50, you: will have read, write, and list access.
Explanation
Box 1: Will have no access -
The IP 193.77.134.1 does not have access on the SAS.
Box 2: Will have read, write, and list access
The net use command is used to connect to file shares.