Skip to content

Commit 6d3ccff

Browse files
committed
fixed notes
1 parent 2744437 commit 6d3ccff

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

articles/communication-services/how-tos/call-automation/record-every-call.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,8 @@ The Call Started event when a call start is formatted in the following way:
5656

5757
```
5858

59-
> [!NOTE] Using Azure Event Grid incurs additional costs. For more information, see [Azure Event Grid pricing](https://azure.microsoft.com/pricing/details/event-grid/).
60-
61-
59+
> [!NOTE]
60+
> Using Azure Event Grid incurs additional costs. For more information, see [Azure Event Grid pricing](https://azure.microsoft.com/pricing/details/event-grid/).
6261
6362
## Pre-requisites
6463

articles/communication-services/how-tos/event-grid/view-events-request-bin.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ ms.service: azure-communication-services
1515

1616
This document shows you how to validate that your Azure Communication Services resource sends events using Azure Event Grid viewer or RequestBin.
1717

18-
> [!NOTE] Using Azure Event Grid incurs additional costs. For more information, see [Azure Event Grid pricing](https://azure.microsoft.com/pricing/details/event-grid/).
18+
> [!NOTE]
19+
> Using Azure Event Grid incurs additional costs. For more information, see [Azure Event Grid pricing](https://azure.microsoft.com/pricing/details/event-grid/).
1920
2021
## Pre-requisites
2122

articles/communication-services/quickstarts/sms/receive-sms.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ The `SMSReceived` event generated when an SMS is sent to an Azure Communication
4444

4545
To start generating the events, we must configure Azure Event Grid for our Azure Communication Services resource.
4646

47-
> [!NOTE] Using Azure Event Grid incurs additional costs. For more information, see [Azure Event Grid pricing](https://azure.microsoft.com/pricing/details/event-grid/).
47+
> [!NOTE]
48+
> Using Azure Event Grid incurs additional costs. For more information, see [Azure Event Grid pricing](https://azure.microsoft.com/pricing/details/event-grid/).
4849
4950
## Pre-requisites
5051

0 commit comments

Comments
 (0)