Forum Discussion
Fabric Pipelines & Key Vault
- 1 month ago
Hi,
thanks for the feedbacks! I got an information from Microsoft that the integration of KeyVault with Workpace Identities is still to be done and won't be there very soon. So luckily I got the permission to access KeyVault with a Service Principal. Will dig into that deeper, but that should be well supported now.
Thanks everyone!
Thomas
Hi TePe ,
In Fabric it works in this way ,
1. you can create Azure Key Vault connection using OAuth only.
2. chose the Key Vault supported connection type like ADLS, Azure Databricks etc., it does support other authentication mechanism like basic, SPN, SAS/PAT token, Account Key.
In azure side you can leverage Managed Identity for accessing Azure Key Vault, But in Fabric to create Key Vault connection currently it support OAuth only.
You can refer this article - https://learn.microsoft.com/en-us/fabric/data-factory/azure-key-vault-reference-configure#supported-connectors-and-authentication-types
You can submit an idea for Managed Identites here https://community.fabric.microsoft.com/t5/Fabric-Ideas/idb-p/fbc_ideas
Regards,
Srisakthi