Microsoft
70-355 · Question #35
You are designing a Universal Windows Platform (UWP) app that will access external data sources. The data sources have the following requirements: The data must be stored in a relational database…
The correct selections are: Data storage type: Microsoft Azure SQL Database Data access method: Web API
Implement services
Question
You are designing a Universal Windows Platform (UWP) app that will access external data sources. The data sources have the following requirements:
- The data must be stored in a relational database.
- The data sources must be stored in a public cloud.
- The app must not connect directly to the database.
- The app must access the data sources by using HTTP verbs. You need to identify the appropriate data storage type and the appropriate method to use to access the data sources. What should you apply in the answer area?
Explanation
The correct selections are:
- Data storage type: Microsoft Azure SQL Database
- Data access method: Web API
Topics
#UWP#data sources#REST API#cloud database
Community Discussion
No community discussion yet for this question.