Skip to content

Commit 4b6ad59

Browse files
author
Cynthia Nottingham
committed
datalake
1 parent cadf8e9 commit 4b6ad59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/storage/blobs/data-lake-storage-directory-file-acl-dotnet.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Then, add these using statements to the top of your code file.
3636
```csharp
3737
using Azure.Storage.Files.DataLake;
3838
using Azure.Storage.Files.DataLake.Models;
39+
using Azure.Storage;
3940
using System.IO;
4041
using Azure;
4142
```

0 commit comments

Comments
 (0)