Microsoft Power Platform Fundamentals — Question 2

You create a business rule on contact entity to enforce the requirement that users must enter either a telephone number, fax number, or an email when creating a new record.
The company decides to remove fax number from the condition.
You need to update the business rule.
What are two ways of achieving the goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

Answer options

Correct answer: A, B

Explanation

Option A is correct because creating a copy allows for safe modification while ensuring the original rule can be removed afterward. Option B is also correct as it allows for direct changes to the existing business rule after deactivation. Options C and D are incorrect because taking a snapshot does not alter the rule, and simply activating a change without proper modification may not effectively remove the fax requirement.