You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| consumerGroup |*$Default*| The consumer group of your Event Hub.|
91
91
| location |*Central US*| The location of the data connection resource.|
92
92
93
+
## Generate sample data
94
+
95
+
Now that Azure Data Explorer and the storage account are connected, you can create sample data and upload it to the blob storage.
96
+
97
+
This script creates a new container in your storage account, uploads an existing file (as a blob) to that container, and then lists the blobs in the container.
> 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.
0 commit comments