python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Is Managed Identity used for more than authentication?
For accessing ADLS gen 2 containers we perform mounting in Azure Databricks with the help of a Service Principal(client Id, Tenet Id, Client secret).
Can we use User assigned managed identity to perfo...
himanish kopalle
Votes: 0
Answers: 1
How to trigger a pipeline only once when multiple files are added with Event based trigger
I have an event based trigger that set on an data lake gen 2 folder. I need to trigger my pipeline only once for all these 20 files together. But now when these 20 files are loaded at a time, the eve...
Noble Vincent
Votes: 0
Answers: 2
Azure Data lake Gen2 Kafka sink connector
I am looking for Azure Data lake Gen2 Kafka sink connector. Everywhere it redirects me to confluent website.Link for confluent. However when I am clicking to view source code option on the page the li...
Ash3060
Votes: 0
Answers: 1
Azure Data Factory v2 Mapping Data Flow - ticks () to TimeStamp datetime format
Requirement:
I'd like to transform CSV file using ADF Mapping data flow.
I have a string column containing data in ticks date format that I want to transform into Date time.
Source
ticks_date
batc...
ETL_Developer
Votes: 0
Answers: 1