QuestionQ65

Validate Blueprints, Runbooks, Playbooks, and Automation Settings

An administrator needs to create a VM with a specified IP address and provision it into a security group before powering it on.

Which task types would enable this?

  • A Post-delete and Pre-create
  • B While-loop and Post-create
  • C Pre-create and Post-create
  • D VM power-on and Post-delete
Explanation

Pre-create tasks support actions that must occur as part of provisioning before the VM is created, such as supplying a required IP configuration. Post-create tasks support configuration performed after VM creation but before the VM is powered on, including placing the VM in the required security group.

Community Discussion

No comments yet. Be the first to start the discussion!