PL-400 · Question #436
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…
The correct answer is D. Create a new sandbox environment Register the plug-in. EU data residency compliance (GDPR and the EU Data Boundary) prohibits moving actual EU-region data to North America. Option A (copy environment) and Option C (backup and restore) would both physically transfer EU production data to the NA default region, violating compliance…
Question
Options
- ACopy the environment.
- BCreate a new developer environment. Register the plug-in.
- CBack up and restore the environment.
- DCreate a new sandbox environment Register the plug-in.
How the community answered
(44 responses)- A16% (7)
- B7% (3)
- C5% (2)
- D73% (32)
Explanation
EU data residency compliance (GDPR and the EU Data Boundary) prohibits moving actual EU-region data to North America. Option A (copy environment) and Option C (backup and restore) would both physically transfer EU production data to the NA default region, violating compliance rules. Option B (developer environment) does not provide a proper isolated debugging environment that respects EU data residency. Option D is correct: create a new sandbox environment within the EU region and register the plugin there. This gives you an isolated, reproducible environment for debugging without moving data across data boundaries.
Community Discussion
No community discussion yet for this question.