https://kedro.org/ logo
#questions
Title
# questions
m

Mithil Shah

10/24/2023, 4:53 PM
Hello all, Does kedro support using service principals on azure databricks for authentication and reading data from adls gen 2? Is there any specific documentation for it ? Thank you.
i

Iñigo Hidalgo

10/25/2023, 8:08 AM
Can you give some more info on how you're authenticating your service principals? Is it just using the SPI ID and key?
https://docs.kedro.org/en/stable/hooks/common_use_cases.html#use-hooks-to-load-external-credentials Here is some info on how to get secrets from azure keyvaults and load them into your config credentials
2 Views