Courseiva
hardMultiple ChoiceObjective-mapped

PL-900 Practice Question: Refer to the exhibit

Exhibit

{
  "resource": {
    "type": "Microsoft.PowerApps/apis",
    "name": "shared_commondataservice",
    "properties": {
      "displayName": "Microsoft Dataverse",
      "publisher": "Microsoft",
      "connectionParameters": {
        "serverUrl": {
          "type": "string",
          "uiDefinition": {
            "displayName": "Environment URL",
            "description": "Your Dataverse environment URL",
            "tooltip": "Provide the URL of your Dataverse environment"
          }
        }
      }
    }
  }
}

Refer to the exhibit. You are reviewing an Azure Resource Manager template for a Power Platform connector. Which component is being configured?

⚠ Common exam trap

Test-takers frequently confuse the ARM template resource type 'Microsoft.PowerPlatform/connectors' with the broader Power Platform components, but the template's specific properties (like 'apiId' and 'connectionParameters') uniquely identify it as a connector configuration, not an app, flow, or dataset.

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

A Dataverse connector

The exhibit shows an Azure Resource Manager (ARM) template defining a connection resource of type 'Microsoft.PowerPlatform/connectors'. This resource type specifically configures a Dataverse connector, which enables Power Platform components to connect to Microsoft Dataverse. The template includes properties like 'environment', 'apiId', and 'connectionParameters' that are unique to connector definitions, not to apps, flows, or datasets.

Answer analysis

Option-by-option breakdown

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

  • A Power Apps canvas app

    Why it's wrong here

    The resource is an API connector, not an app.

  • A Power Automate flow

    Why it's wrong here

    The resource type is for APIs, not flows.

  • A Power BI dataset

    Why it's wrong here

    This is not a dataset configuration.

  • A Dataverse connector

    Why this is correct

    The properties show it's a Dataverse connector.

About these practice questions

One of 904 original PL-900 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 PL-900 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 PL-900 exam.