From the course: Azure Data Factory Administration Essential Training: Manage, Secure, and Monitor Environments
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Securing Azure Data Factory resources - Azure Tutorial
From the course: Azure Data Factory Administration Essential Training: Manage, Secure, and Monitor Environments
Securing Azure Data Factory resources
- [Instructor] Okay, so we're here on our final demo where we'll configure Data Factory to integrate with Azure Key Vault. For this demo, I already installed and configured Key Vault Resource upfront. Feel free to check a few courses on the topic if you need. But to be honest, the installation's quite straightforward. You just need to install the service with the default values and add yourself as Key Vault Administrator. I also created a secret pointing to a SaaS token on our Azure Blob Storage, which I'm calling SAS-Token-Blob. But in the end, this could be any other credential that you need, such as a SQL Server password, for example. The initial configuration actually happens on Key Vault itself. We need to give permissions for Data Factory to read secrets from it. To do that, let's click here on Access Control (IAM) and then select Add Role Assignment from the menu on the top. On the wizard that opens, let's select Key Vault Secrets User and then click Next. Then, I'll switch to…