Microsoft
70-354 · Question #38
You are designing a Universal Windows Platform (UWP) app that will access external data sources. The data sources must be stored in a relational database, in a public cloud, and the app cannot…
The correct answer is A. Data storage type: Microsoft Azure SQL Database; Data access method: Web API. See the full explanation below for the reasoning.
Question
You are designing a Universal Windows Platform (UWP) app that will access external data sources. The data sources must be stored in a relational database, in a public cloud, and the app cannot connect directly to the database but must access them using HTTP verbs. You need to identify the appropriate data storage type and the appropriate method to use to access the data sources.
Options
- AData storage type: Microsoft Azure SQL Database; Data access method: Web API
How the community answered
(37 responses)- A100% (37)
Community Discussion
No community discussion yet for this question.