Forum Discussion
MylenePBI
2 years agoHelper I
Ingest 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
11 months agoHelper II
were you able to solve the challenge of not hardcoding the credentials (client_id, client_secret, tenant_id) in your pipeline?