CV0-004 · Question #56
An administrator used a script that worked in the past to create and tag five virtual machines. All of the virtual machines have been created: however, the administrator sees the following results…
The correct answer is C. Command deprecation. The most likely reason for the script creating virtual machines without tags, despite working in the past, is command deprecation. Cloud service providers update their APIs and CLI commands over time, and a previously used command to tag resources might no longer be valid.
Question
An administrator used a script that worked in the past to create and tag five virtual machines. All of the virtual machines have been created: however, the administrator sees the following results:
{ tags: [ ] } Which of the following is the most likely reason for this result?
Options
- AAPI throttling
- BService quotas
- CCommand deprecation
- DCompatibility issues
How the community answered
(18 responses)- A6% (1)
- B11% (2)
- C78% (14)
- D6% (1)
Explanation
The most likely reason for the script creating virtual machines without tags, despite working in the past, is command deprecation. Cloud service providers update their APIs and CLI commands over time, and a previously used command to tag resources might no longer be valid.
Topics
Community Discussion
No community discussion yet for this question.