nerdexam
Microsoft

PL-100 · Question #240

You create a flow in a development environment. The flow connects to an internal web service. You plan to move the flow to a test environment and then to a production environment. The flow requires…

The correct answer is B. Environment variable. Apps and flows often require different configuration settings across environments. Environment variables allow you to transport application configuration data with solutions and optionally manipulate the values in your Application Lifecycle Management (ALM) pipeline. They act…

Design and manage business solutions

Question

You create a flow in a development environment. The flow connects to an internal web service. You plan to move the flow to a test environment and then to a production environment. The flow requires a different URL to connect to the internal web service from each environment. You must move customizations between environments by using solutions. You must not be required to manually update the URL to the internal web service when you move the flow to other environments. You need to deploy the solution. What should you use?

Options

  • ALocalized label
  • BEnvironment variable
  • CComponent dependency
  • DConnection reference

How the community answered

(57 responses)
  • A
    7% (4)
  • B
    72% (41)
  • C
    5% (3)
  • D
    16% (9)

Explanation

Apps and flows often require different configuration settings across environments. Environment variables allow you to transport application configuration data with solutions and optionally manipulate the values in your Application Lifecycle Management (ALM) pipeline. They act as configurable input parameters allowing you to reference an environment variable within other solution components. You can update a value without modifying other components directly when using environment variables. Benefits of using environment variables: - No need to manually edit other solution components in a production environment. - Configure one or more variables in one place and reference like a parameter across multiple solution components. https://docs.microsoft.com/en-us/power-platform-release-plan/2019wave2/microsoft- powerapps/new-solution-components-get-full-support

Topics

#Environment Variables#Power Automate#Solutions#ALM

Community Discussion

No community discussion yet for this question.

Full PL-100 Practice