az-104 Practice Question 1715
Exam: az-104
Domain: Implement and manage storage
Topic: Configure Azure Files and Azure Blob Storage
Difficulty: medium
Contoso Ltd is experiencing issues with file synchronization between their on-premises storage and Azure Files. They suspect that the issue might be related to network latency or firewall rules. Which of the following actions should they take to diagnose and resolve this issue?
Answer Options
A
Enable Azure File Sync on the storage account.
B
Use Azure Network Watcher to monitor network traffic.
C
Change the storage account type to Premium.
D
Use Azure Monitor to check resource usage.
Correct Answer
B: Use Azure Network Watcher to monitor network traffic.
Explanation
The correct answer is to use Azure Network Watcher to monitor network traffic and identify any potential issues. This tool can help in diagnosing network latency and firewall rule conflicts. Option A is incorrect because enabling Azure File Sync does not address the root cause of the network issue. Option C is incorrect as it involves changing the storage account type, which is not directly related to network latency. Option D is incorrect because it suggests using Azure Monitor, which is more suited for monitoring resource usage rather than diagnosing network issues.