Forum Discussion
MylenePBI
Helper I
2 years agoIngest data form a rest API with Oauth2
Hello, I am trying to ingest data from a rest API using fabric data pipelines, but I am in trouble as oauth2 authentication isn't supported. Is it possible to know when it will be available? I ...
mkj1213
Helper II
11 months agowere you able to solve the challenge of not hardcoding the credentials (client_id, client_secret, tenant_id) in your pipeline?