Skip to content

Commit 745a50e

Browse files
Merge pull request #269689 from spelluru/patch-50
removed pricing info
2 parents 8cd8a2c + fc0e10a commit 745a50e

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

articles/event-grid/overview.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -197,12 +197,6 @@ Here's the list of regions where the new MQTT broker and namespace topics featur
197197
- West US 2
198198
- West US 3
199199

200-
## How much does Event Grid cost?
201-
202-
Azure Event Grid uses a pay-per-event pricing model. You only pay for what you use. For the push-style delivery that is generally available, the first 100,000 operations per month are free. Examples of operations include event publication, event delivery, delivery attempts, event filter evaluations that refer to event data properties (sometimes referred to as Advanced Filters), and events sent to a dead letter location. For details, see the [pricing page](https://azure.microsoft.com/pricing/details/event-grid/).
203-
204-
Event Grid operations involving Namespaces and its resources, including MQTT and pull HTTP delivery operations, are in public preview and are available at no charge today.
205-
206200
## Next steps
207201

208202
### MQTT messaging
@@ -218,3 +212,6 @@ Event Grid operations involving Namespaces and its resources, including MQTT and
218212
- [Push delivery overview](push-delivery-overview.md).
219213
- [Concepts](concepts.md)
220214
- Quickstart: [Publish and subscribe to app events using namespace topics](publish-events-using-namespace-topics.md).
215+
216+
### See also
217+
- [Pricing page](https://azure.microsoft.com/pricing/details/event-grid/)

0 commit comments

Comments
 (0)