Skip to content

Commit 5eaf6a6

Browse files
Added the Important callout
1 parent 43ce6aa commit 5eaf6a6

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

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

+10-5
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,16 @@ Alternatively, you can follow the Azure guide [here](https://learn.microsoft.com
103103
<Step>
104104
### Create an Event Hub[#create-event-hub]
105105

106-
1. In the left column, click <DNT>**Event Hubs**</DNT>.
107-
2. Then click <DNT>**+Event Hub**</DNT> to create an Event Hub.
108-
3. Enter the desired Event Hub Name. Save this, as you'll need it later to create the streaming export rule.
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.
106+
1. In the left column, click <DNT>**Event Hubs**</DNT>.
107+
2. Then click <DNT>**+Event Hub**</DNT> to create an Event Hub.
108+
3. Enter the desired Event Hub Name. Save this, as you'll need it later to create the streaming export rule.
109+
4. For <DNT>**Retention**</DNT>, select the <DNT>**Delete**</DNT> `Cleanup policy` and desired `Retention time (hrs)`.
110+
111+
<Callout variant="important">
112+
Streaming export is currently not supported for Event Hubs with <DNT>**Compact**</DNT> retention policy.
113+
</Callout>
114+
115+
5. Once the Event Hub is created, click on the Event Hub.
111116
</Step>
112117
<Step>
113118
### Create and attach a shared access policy [#event-hub-policy]

0 commit comments

Comments
 (0)