Skip to content

Commit 0e84525

Browse files
authored
acrolinx
1 parent fc32dcf commit 0e84525

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/event-grid/event-schema-blob-storage.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ These events are triggered when a client creates, replaces, or deletes a blob by
3333
3434
## List of the events for Azure Data Lake Storage Gen 2 REST APIs
3535

36-
These events are triggered if you enable a hierarchical namespace on the storage account, and clients call Azure Data Lake Storage Gen2 REST APIs.
36+
These events are triggered if you enable a hierarchical namespace on the storage account, and clients call Azure Data Lake Storage Gen2 REST APIs. For more information bout Azure Data Lake Storage Gen2, see [Introduction to Azure Data Lake Storage Gen2](../storage/blobs/data-lake-storage-introduction.md).
3737

3838
|Event name|Description|
3939
|----------|-----------|
@@ -85,7 +85,7 @@ This section contains an example of what that data would look like for each blob
8585

8686
### Microsoft.Storage.BlobCreated event (Data Lake Storage Gen2)
8787

88-
If the blob storage account has a hierarchical namespace, the data looks similar to the previous example with the exception of the these changes:
88+
If the blob storage account has a hierarchical namespace, the data looks similar to the previous example with the exception of these changes:
8989

9090
* The `dataVersion` key is set to a value of `2`.
9191

@@ -150,7 +150,7 @@ If the blob storage account has a hierarchical namespace, the data looks similar
150150

151151
### Microsoft.Storage.BlobDeleted event (Data Lake Storage Gen2)
152152

153-
If the blob storage account has a hierarchical namespace, the data looks similar to the previous example with the exception of the these changes:
153+
If the blob storage account has a hierarchical namespace, the data looks similar to the previous example with the exception of these changes:
154154

155155
* The `dataVersion` key is set to a value of `2`.
156156

0 commit comments

Comments
 (0)