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
Copy file name to clipboardExpand all lines: articles/communication-services/how-tos/chat-sdk/archive-chat-threads.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,9 +75,10 @@ Follow these steps for archiving messages:
75
75
- Validate the [events](../../how-tos/event-grid/view-events-request-bin.md) by configuring your resource to receive these events
76
76
- Test your Event Grid handler [locally](../../how-tos/event-grid/local-testing-event-grid.md) to ensure that you are receiving events that you need for archiving.
77
77
78
-
[!Note]: you would have to pay for [events](https://azure.microsoft.com/pricing/details/event-grid/).
78
+
> [!Note]
79
+
> You would have to pay for [events](https://azure.microsoft.com/pricing/details/event-grid/).
79
80
80
-
## Next Steps
81
+
## Next steps
81
82
82
83
* For an introduction to Azure Event Grid Concepts, see [Concepts in Event Grid](../../../event-grid/concepts.md)
83
84
* Service [Limits](../../concepts/service-limits.md)
0 commit comments