exam questions

Exam AZ-202 All Questions

View all questions & answers for the AZ-202 exam

Exam AZ-202 topic 13 question 1 discussion

Actual exam question from Microsoft's AZ-202
Question #: 1
Topic #: 13
[All AZ-202 Questions]

HOTSPOT -
You need to update the Inventory API.
Which development tools should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Scenario: The Inventory API must be written by using ASP.NET Core and Node.js.

Box 1: Entity Framework Core -

Box 2: Code first -
References:
https://docs.microsoft.com/en-us/aspnet/mvc/overview/getting-started/getting-started-with-ef-using-mvc/creating-an-entity-framework-data-model-for-an-asp-net- mvc-application

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
Junsui
5 years, 1 month ago
Do we go with Code first because scenario indicates: "Database objects must be managed by using code." ?
upvoted 1 times
oxaytol
4 years, 11 months ago
Yes. The Inventory API must be written by using ASP.NET Core and Node.js. -> Entity Framework Core The API must be updated to provide an interface to Azure SQL Database. Database objects must be managed by using code. -> Code First
upvoted 1 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 ...