az-104 Practice Question 1728

Exam: az-104
Domain: Deploy and manage Azure compute resources
Topic: Create and configure virtual machines
Difficulty: medium
The IT team at Contoso Ltd is troubleshooting an issue where commands sent via the Run Command feature are failing to execute on the target virtual machines. What could be the potential cause of this issue, and how should you resolve it?

Answer Options

A
Incorrect network configuration between the virtual machines and the Run Command service.
B
Insufficient permissions for the user account used to run the commands.
C
Misconfigured firewall rules on the virtual machines.
D
Disabling the Run Command feature on the virtual machines.

Correct Answer

B: Insufficient permissions for the user account used to run the commands.

Explanation

The issue might be due to insufficient permissions for the user account used to run the commands. Option B is correct because ensuring the user account has the necessary permissions to execute commands on the virtual machines will resolve the issue. Option A is incorrect as it does not address the permission issue. Option C is incorrect as it suggests checking the network configuration, which is not directly related to command execution permissions. Option D is incorrect as it suggests disabling the Run Command feature, which would not solve the permission-related issue.