Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 840 Bytes

create-linked-service-using-account-key.md

File metadata and controls

17 lines (14 loc) · 840 Bytes

Create Azure Blob Storage Linked Service using Azzount Key

1. PreRequsite

Inorder to create a linked service that connects to Azure Blob Storage you need to have the below listes items created/configured.

  • Resources:
    • Azure Data Factory
    • Azure Blob Storage
    • Azure Key Vault
  • Configurations:
    • Enable system assigned managed identity in ADF -> Settings -> Managed Identities -> System assigned (tab)
    • Add ADF to Access Policies in Azure Key Vault as follows AKV -> Access Policies.
    • Interactive Authoring must be enabled in AutoResolveIntegrationRuntime.
    • Create secret for connection string (or) account key obtained from blob storage