Skip to content

Commit 79310c3

Browse files
committed
updated based on input frmom Vidya
1 parent 9d6c1a6 commit 79310c3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/event-grid/premium-basic-tiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: babanisa
1414
Azure Event Grid has two tiers: **Premium** and **Basic**. The basic tier uses consumption, or pay-as-you-go pricing. It gives you all of the basic pub/sub tools you need to use Event Grid for event-driven programming models. The premium tier takes this one step further with security features aimed at the enterprise. The premium tier is in early **preview** with many of its features still under development.
1515

1616
## Overview
17-
All custom topics and domains in Event Grid belong to basic tier (default) or premium tier. The premium tier has all the features of basic tier and more such as virtual network (VNet) integration via private endpoints. It's priced on an hourly basis as opposed to consumption pricing of the basic tier. To change the pricing tier for your topics and domains, see [How to update tier for topics and domains](update-tier.md).
17+
All custom topics and domains in Event Grid belong to either basic tier or premium tier. Starting with `2020-04-01-preview` API version, you can choose the desired tier as part of creating a topic or domain. The default value is basic tier. The topics and domains created using older API versions default to the basic tier. To change the pricing tier for your topics and domains, see [How to update tier for topics and domains](how-to-update-tier.md).
1818

1919
## Capabilities and features
2020

articles/event-grid/update-tier.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ ms.date: 03/11/2020
1010
ms.author: spelluru
1111
---
1212

13-
# Update pricing tier of an Azure Event Grid topic or domain
14-
This article shows you how to update pricing tier of an Azure Event Grid topic by using Azure portal, Azure CLI, and Azure PowerShell.
13+
# Update pricing tier
14+
This article shows you how to update pricing tier of an Azure Event Grid topic or domain by using Azure portal, Azure CLI, and Azure PowerShell.
1515

1616
## Use Azure portal
1717
This section shows how to change the pricing tier of a topic or a domain in the Azure portal.

0 commit comments

Comments
 (0)