Courseiva

MB-910 Practice Question: Explore the core capabilities of customer engagement apps in Dynamics 365

Exhibit

{
  "BusinessUnit": {
    "Name": "Contoso Ltd.",
    "Currency": "USD",
    "BaseCurrency": "USD",
    "CreditLimit": 500000,
    "ParentBusinessUnit": null
  },
  "SalesTerritory": {
    "Name": "North America",
    "Manager": "John Doe"
  }
}

Refer to the exhibit. A Dynamics 365 administrator is configuring a new business unit for Contoso Ltd. The administrator wants to set a credit limit of $500,000 USD. Based on the JSON configuration, which field must be set to ensure the credit limit applies to all child business units?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

CreditLimit

The 'CreditLimit' field at the top-level business unit applies to all child business units unless overridden. Option A (Name) is just a label. Option B (ParentBusinessUnit) is null, meaning it's the root business unit. Option D (BaseCurrency) does not affect credit limit.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Name

    Why it's wrong here

    Name is just an identifier.

  • ParentBusinessUnit

    Why it's wrong here

    ParentBusinessUnit is null, indicating this is the root business unit.

  • CreditLimit

    Why this is correct

    The CreditLimit field at the root business unit applies to all child business units.

  • BaseCurrency

    Why it's wrong here

    BaseCurrency defines the currency but not credit limit inheritance.

About these practice questions

One of 941 original MB-910 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This MB-910 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the MB-910 exam.