Microsoft Power Platform Developer — Question 48

A global company based in North America maintains several Dataverse instances, including instances based in Europe. A single Microsoft Entra ID tenant is used by the organization, with the default location of North America. Compliance rules dictate that data must remain within the European Union data boundary.

You develop a plugin for the company.

Users encounter an issue with the plug-in within an environment located in Germany. You are unable to replicate the issue in any other environment.

You need to debug the issue in a separate environment in the default region of the company and adhere to all necessary compliance rules.

What should you do?

Answer options

Correct answer: D

Explanation

Creating a new sandbox environment allows you to register the plug-in while ensuring compliance with data residency regulations. This approach isolates the testing from the production environment and adheres to the requirement that data must remain within the EU. The other options either do not comply with the regulations or do not provide the necessary isolation for debugging.