Microsoft Power Automate RPA Developer — Question 52

You are building automations within Microsoft Power Platform for Contoso.

The automations have the following key requirements:

• A single parent automation is already configured. The automation must be used to trigger an additional child automation.
• The parent automation already exists within the ContosoAutomations solution. The existing child automation is outside of the solution
• All automations must be deployed together.
• No dependency on physical compute environments is allowed.

You need to configure the automations.

What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because the child automation needs to be part of the ContosoAutomations solution to meet the requirement of deploying all automations together. Option A does not solve the issue of the child automation's location, while options B and D would complicate the solution without addressing the need for both automations to be in the same solution.