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…
Question
Options
- ALocalized label
- BEnvironment variable
- CComponent dependency
- DConnection reference
How the community answered
(57 responses)- A7% (4)
- B72% (41)
- C5% (3)
- D16% (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
Community Discussion
No community discussion yet for this question.