Skip to content

Commit be87e64

Browse files
authored
Apply suggestions from code review
Fix Markdown [!Note] formatting and apply sentence-case capitalization style to "Next steps" heading.
1 parent ad2913d commit be87e64

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/communication-services/how-tos/chat-sdk/archive-chat-threads.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,10 @@ Follow these steps for archiving messages:
7575
- Validate the [events](../../how-tos/event-grid/view-events-request-bin.md) by configuring your resource to receive these events
7676
- 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.
7777

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/).
7980
80-
## Next Steps
81+
## Next steps
8182

8283
* For an introduction to Azure Event Grid Concepts, see [Concepts in Event Grid](../../../event-grid/concepts.md)
8384
* Service [Limits](../../concepts/service-limits.md)

0 commit comments

Comments
 (0)