Prevent random creation of containers in the azure data lake after executing a dataflow

Samuel Pastrana Bedoya 146 Reputation points
2022-08-09T15:34:31.687+00:00

I am performing a data transformation using activities in a dataflow, the development is fine, but when I finish executing the datafactory, a container with a random name is created, is there any way to skip or prevent this from happening? Thanks a lot.
229634-1.png

This is the development we have in the dataflow.
229672-2.png

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,639 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Samuel Pastrana Bedoya 146 Reputation points
    2022-08-09T23:06:53.323+00:00

    @HimanshuSinha-msft , Sorry for the inconvenience, I already found the solution, the problem was not a dataflow development but a configuration of mine in a delete activity


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.