exam questions

Exam 70-487 All Questions

View all questions & answers for the 70-487 exam

Exam 70-487 topic 1 question 90 discussion

Actual exam question from Microsoft's 70-487
Question #: 90
Topic #: 1
[All 70-487 Questions]

You create a web application.
You deploy the application by using a Web Deploy Package.
You need to identify which setting will be created automatically in the SetParameters.xml file during the package generation.
Which three settings should you identify? Each correct answer presents part of the solution.

  • A. the connection strings in the Web.config file
  • B. the destination IIS web application path and name
  • C. the service endpoints of the Web.config file
  • D. the connection strings of any databases you add to the Package/Publish SQL tab on the Properties page of the project
  • E. the application settings of the Web.config file ABD
Show Suggested Answer Hide Answer
Suggested Answer: Explanation 🗳️
References:
https://docs.microsoft.com/en-us/aspnet/web-forms/overview/deployment/web-deployment-in-the-enterprise/configuring-parameters-for-web- package-deployment

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
dalisaacs
Highly Voted 5 years, 7 months ago
Answer is A,B,D
upvoted 29 times
...
dosper
Highly Voted 5 years, 6 months ago
A,B,D https://docs.microsoft.com/en-us/aspnet/web-forms/overview/deployment/web-deployment-in-the-enterprise/configuring-parameters-for-web-package-deployment#automatic-parameterization
upvoted 8 times
...
Ptu12125
Most Recent 4 years, 5 months ago
Answer: A,B,D Automatic Parameterization When you build and package a web application, the WPP will automatically parameterize these things: The destination IIS web application path and name. Any connection strings in your web.config file. Connection strings for any databases you add to the Package/Publish SQL tab in the project property pages. Ref: https://docs.microsoft.com/en-us/aspnet/web-forms/overview/deployment/web-deployment-in-the-enterprise/configuring-parameters-for-web-package-deployment
upvoted 1 times
...
Jobair
4 years, 8 months ago
Dear Moderator, please fix the answer, it is showing with the last option, not waiting for the click event
upvoted 2 times
...
rj001
5 years, 4 months ago
I'll go for A,B,D
upvoted 4 times
...
supersunny
5 years, 5 months ago
BCD - Are correct. https://docs.microsoft.com/en-us/aspnet/web-forms/overview/deployment/web-deployment-in-the-enterprise/configuring-parameters-for-web-package-deployment
upvoted 1 times
Karel_Gott
5 years, 3 months ago
Nope.. the question is about AUTOMATIC parameters - ABD...then there could be CUSTOM parameters - CE... It's clear also from your source. Answer is correct - A, B, D.
upvoted 2 times
...
...
MaverickCalibre
5 years, 6 months ago
Automatic Parameterization When you build and package a web application, the WPP will automatically parameterize these things: The destination IIS web application path and name. Any connection strings in your web.config file. Connection strings for any databases you add to the Package/Publish SQL tab in the project property pages.
upvoted 2 times
...
Danielrdm
5 years, 7 months ago
Answer is A,B,C
upvoted 1 times
...
seanlim
5 years, 7 months ago
https://docs.microsoft.com/en-us/aspnet/web-forms/overview/deployment/web-deployment-in-the-enterprise/configuring-parameters-for-web-package-deployment
upvoted 4 times
bobtables
5 years, 7 months ago
Same link with anchor to take you to the answer... https://docs.microsoft.com/en-us/aspnet/web-forms/overview/deployment/web-deployment-in-the-enterprise/configuring-parameters-for-web-package-deployment#automatic-parameterization
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 ...