Skip to content

Commit 43ce6aa

Browse files
authored
Update nerdgraph-streaming-export.mdx
Update the steps of configuring Azure Event Hubs to communicate what retention policy is supported by Streaming Export.
1 parent e9b331c commit 43ce6aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/docs/apis/nerdgraph/examples/nerdgraph-streaming-export.mdx

+2-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,8 @@ Alternatively, you can follow the Azure guide [here](https://learn.microsoft.com
106106
1. In the left column, click <DNT>**Event Hubs**</DNT>.
107107
2. Then click <DNT>**+Event Hub**</DNT> to create an Event Hub.
108108
3. Enter the desired Event Hub Name. Save this, as you'll need it later to create the streaming export rule.
109-
4. Once the Event Hub is created, click on the Event Hub.
109+
4. For <DNT>**Retention**</DNT>, select the <DNT>**Delete**</DNT> `Cleanup policy` and desired `Retention time (hrs)`. Please note that streaming export is currently not supported for Event Hubs with <DNT>**Compact**</DNT> retention policy.
110+
5. Once the Event Hub is created, click on the Event Hub.
110111
</Step>
111112
<Step>
112113
### Create and attach a shared access policy [#event-hub-policy]

0 commit comments

Comments
 (0)