exam questions

Exam PL-400 All Questions

View all questions & answers for the PL-400 exam

Exam PL-400 topic 5 question 24 discussion

Actual exam question from Microsoft's PL-400
Question #: 24
Topic #: 5
[All PL-400 Questions]

DRAG DROP -
You create solutions in a development environment and export the solution for testing by various departments in your organization. Power users in each department control the testing environments.
You must display department-specific wording at the beginning of any custom notifications that are displayed in testing environments.
You need to package solutions to ensure that the power users can customize the notification content.
Which three actions should you perform in sequence inside a solution? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Step 1: Create an empty environment variable named Custom Text Placeholder.
Applications often require different configuration settings or input parameters when deployed to different environments. Environment variables store the parameter keys and values, which then serve as input to various other application objects. Separating the parameters from the consuming objects allows you to change the values within the same environment or when you migrate solutions to other environments.
Step 2: Create a function to retrieve the value from the custom text placeholder and display the notification.

Step 3: Export the solution -
You can manually export solutions. Microsoft recommends that you create an unmanaged solution to use for exporting your customizations, and then export your customizations periodically so that you have a backup in case anything happens.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/environmentvariables https://docs.microsoft.com/en-us/powerapps/maker/data-platform/export-solutions

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
BlueP
Highly Voted 2 years, 3 months ago
as per - https://docs.microsoft.com/en-us/power-apps/maker/data-platform/environmentvariables#create-an-environment-variable-in-a-solution 1.Create an environment variable in a solution 2.Use data source environment variables in canvas apps 3. Export solution The given answers are correct
upvoted 12 times
mx007
7 months, 1 week ago
It cant be correct, it says you need to package, not to export
upvoted 1 times
...
...
itmaxuser
Most Recent 5 days, 21 hours ago
✅ Correct Order: Create an empty environment variable named Custom Text Placeholder. → This sets up the variable that departments can customize in their own environments. Set the default value of the text field Custom Text Placeholder to Enter custom text. → This ensures there is a fallback value in case a department doesn't provide one. Create a function to retrieve the value from the custom text placeholder and display the notification. → This function uses the environment variable value to display the message.
upvoted 1 times
...
Juan0414
1 month, 2 weeks ago
For me the answer is: 1. Create an empty environment variable named Custom Text Placeholder (Key word being "empty" as the default value was not set) 2. Set the default value of the text field Custom Text Placeholder to Enter custom text (Wording is a little bit odd, instead of "of the text field" I would use "of the environment variable" or "of the variable") 3. Export the solution. I don't see why a function would be needed, the text says that any custom notification should display the environment-specific wording. So, you can access environment variables from PowerApps and Power Automate directly and use it in your notifications.
upvoted 1 times
...
At09
1 year ago
Create an empty .... Set Default value .... Create a function...
upvoted 2 times
loftuscheek
1 month, 3 weeks ago
correct
upvoted 1 times
...
...
jkaur
1 year, 2 months ago
Create an empty environment variable name Custom Text Placeholder Create a function to retrieve the value from the custom text placeholder and display the notification. Export the solution
upvoted 1 times
...
shibax
2 years, 8 months ago
correct?
upvoted 3 times
CE_Team_Gold
2 years, 3 months ago
Seems correct. The text states that the powerusers edit the notification content So we just create the Env.Variable, write a function to get the value and export the solution
upvoted 3 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago