nerdexam
Microsoft

PL-100 · Question #328

A company uses Power Apps. The company creates a solution that contains the following items: - environment setting - flow that accesses Microsoft Dataverse - plug-in with an unsecure configuration…

The correct answer is C. Environment variable. Environment variables prompt the importing user to provide or confirm values during manual solution import, even when a default value is defined.

Design and manage business solutions

Question

A company uses Power Apps. The company creates a solution that contains the following items: - environment setting - flow that accesses Microsoft Dataverse - plug-in with an unsecure configuration - environment variable with a default value The company plans to import solutions manually. You need to document the solution component type that prompts for user input. Which component type should you document-

Options

  • AConnection reference
  • BPlug-in configuration
  • CEnvironment variable
  • DEnvironment setting

How the community answered

(34 responses)
  • A
    9% (3)
  • B
    3% (1)
  • C
    74% (25)
  • D
    15% (5)

Why each option

Environment variables prompt the importing user to provide or confirm values during manual solution import, even when a default value is defined.

AConnection reference

Connection references prompt users to select or create a connector connection, which is a connection mapping step rather than a user-defined configuration value input.

BPlug-in configuration

Unsecure plug-in configuration values are embedded in the solution at registration time and are not presented as a user-input prompt during the manual import wizard.

CEnvironment variableCorrect

When a solution containing an environment variable is imported manually, Power Platform displays a dialog prompting the user to enter or confirm the variable's value for the target environment. This prompt appears even if a default value exists, allowing environment-specific overrides. No other listed component type generates this kind of value-entry prompt during the import wizard flow.

DEnvironment setting

Environment settings are applied automatically from the solution payload and do not present a user-input prompt during the manual import process.

Concept tested: Environment variable import prompts in solution deployment

Source: https://learn.microsoft.com/en-us/power-apps/maker/data-platform/environmentvariables

Topics

#Power Apps Solutions#Environment Variables#Solution Import#Configuration Management

Community Discussion

No community discussion yet for this question.

Full PL-100 Practice