exam questions

Exam DP-203 All Questions

View all questions & answers for the DP-203 exam

Exam DP-203 topic 1 question 115 discussion

Actual exam question from Microsoft's DP-203
Question #: 115
Topic #: 1
[All DP-203 Questions]

HOTSPOT
-

You have an Azure subscription that contains an Azure Data Lake Storage Gen2 account named adlsv2. adlsv2 contains a container named logs and an Azure Synapse Analytics dedicated SQL pool named Sqlpool.

You plan to use PolyBase to load external data into Sqlpool.

You need to define the external data source.

How should you complete the script? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

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
Rohit_0
2 months, 4 weeks ago
adl:// is the old protocol used by the Azure Data Lake Store (ADLS) Gen1. It was primarily used for accessing Azure Data Lake Store Gen1. So it should be abfss://
upvoted 1 times
...
Pey1nkh
3 months, 2 weeks ago
should be abfss:// ---> (Azure Blob File System Secure)
upvoted 2 times
...
phant0mw0lf
3 months, 2 weeks ago
abfss ist correct due to the fact that it is a gen2 storage account and .dfs.core.windows.net is used as the location
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 ...