DP-203 · Question #134
You have an Azure Data Factory version 2 (V2) resource named Df1. Df1 contains a linked service. You have an Azure Key vault named vault1 that contains an encryption key named key1. You need to…
The correct answer is C. Remove the linked service from Df1. Linked services are much like connection strings, which define the connection information needed for Data Factory to connect to external resources. Incorrect Answers: D: A self-hosted integration runtime copies data between an on-premises store and cloud…
Question
You have an Azure Data Factory version 2 (V2) resource named Df1. Df1 contains a linked service. You have an Azure Key vault named vault1 that contains an encryption key named key1. You need to encrypt Df1 by using key1. What should you do first?
Options
- AAdd a private endpoint connection to vaul1.
- BEnable Azure role-based access control on vault1.
- CRemove the linked service from Df1.
- DCreate a self-hosted integration runtime.
How the community answered
(56 responses)- A13% (7)
- B5% (3)
- C79% (44)
- D4% (2)
Explanation
Linked services are much like connection strings, which define the connection information needed for Data Factory to connect to external resources. Incorrect Answers: D: A self-hosted integration runtime copies data between an on-premises store and cloud https://docs.microsoft.com/en-us/azure/data-factory/enable-customer-managed-key https://docs.microsoft.com/en-us/azure/data-factory/concepts-linked-services https://docs.microsoft.com/en-us/azure/data-factory/create-self-hosted-integration-runtime
Topics
Community Discussion
No community discussion yet for this question.