exam questions

Exam 70-487 All Questions

View all questions & answers for the 70-487 exam

Exam 70-487 topic 1 question 88 discussion

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

You have a Microsoft Visual Studio project named Project1 that is deployed as an Azure web app. The Azure web app uses an Azure SQL Database.
You plan to deploy updates to the Azure web app by using a Web Deploy Package.
The password for the Azure SQL Database was changed since you first published the Azure web app.
You need to deploy the package by using Windows PowerShell.
Which file should you modify before running the PowerShell deployment script?

  • A. WebApiConfig.cs from the App_Start folder
  • B. IdentityConfig.cs from the App_Start folder
  • C. App.config from the Web Application folder
  • D. Project1-waws-dev.json from the Configurations folder
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
bobtables
Highly Voted 5 years, 7 months ago
The answer is D. https://docs.microsoft.com/en-us/visualstudio/azure/vs-azure-tools-publishing-using-powershell-scripts?view=vs-2019
upvoted 29 times
...
founderDev
Highly Voted 5 years, 5 months ago
Correct Answer: D
upvoted 7 times
...
scouse
Most Recent 5 years, 4 months ago
Correct answer* D
upvoted 5 times
...
scouse
5 years, 4 months ago
Correct anser D
upvoted 5 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 ...