Skip to content

Commit bb9804e

Browse files
authored
Update receive-sms.md
1 parent f71ba6a commit bb9804e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@ The `SMSReceived` event generated when an SMS is sent to an Azure Communication
4242
}]
4343
```
4444

45-
To start generating the events, we must configure Azure Event Grid for our Azure Communication Services resource. Leveraging Event Grid generates an additional charge for the usage. More information on Event Grid pricing can be found on the [pricing page](https://azure.microsoft.com/pricing/details/event-grid/).
45+
To start generating the events, we must configure Azure Event Grid for our Azure Communication Services resource.
46+
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/).
4648

4749
## Pre-requisites
4850

0 commit comments

Comments
 (0)