CompTIA Cloud+ (CV0-003) — Question 12

A cloud administrator is switching hosting companies and using the same script that was previously used to deploy VMs in the new cloud. The script is returning errors that the command was not found. Which of the following is the MOST likely cause of the script failure?

Answer options

Correct answer: C

Explanation

The correct answer is C, as different hosting providers may have variations in their API versions, leading to commands in the script being unrecognized. The other options like account mismatches, IP address changes, or server name changes are less likely to directly result in command not found errors related to the script.