Skip to content

Commit f8422db

Browse files
authored
Update data-connection-event-grid-csharp.md
1 parent 08ac963 commit f8422db

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/data-explorer/data-connection-event-grid-csharp.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,6 @@ var blobs = container.ListBlobs();
120120
```
121121

122122
> [!NOTE]
123-
> Azure Data Explorer won't delete the blobs post ingestion.
124-
> Retain the blobs for three to five days.
125-
> Use [Azure Blob storage lifecycle](https://docs.microsoft.com/azure/storage/blobs/storage-lifecycle-management-concepts?tabs=azure-portal) to manage blob deletion.
123+
> Azure Data Explorer won't delete the blobs post ingestion. Retain the blobs for three to five days by using [Azure Blob storage lifecycle](https://docs.microsoft.com/azure/storage/blobs/storage-lifecycle-management-concepts?tabs=azure-portal) to manage blob deletion.
126124
127125
[!INCLUDE [data-explorer-data-connection-clean-resources-csharp](../../includes/data-explorer-data-connection-clean-resources-csharp.md)]

0 commit comments

Comments
 (0)