+1 vote
in Azure Data Lake Storage by
While creating ADLS Gen 1 using CLI which parameter ensures that the folder is to be created with the given name.

Select the correct answer from below option:

a) –folder

b) –file

c) –directory

d) None of the options

1 Answer

0 votes
by
a) –folder

While creating ADLS Gen 1 using CLI –folder parameter ensures that the folder is to be created with the given name.
...