Skip to content

Commit 1c71f72

Browse files
committed
updates
1 parent d7f3869 commit 1c71f72

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

articles/event-grid/network-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The following table describes the various states of the private endpoint connect
8888
For publishing to be successful, the private endpoint connection state should be **approved**. If a connection is rejected, it can't be approved using the Azure portal. The only possibility is to delete the connection and create a new one instead.
8989

9090
## Pricing and quotas
91-
**Private endpoints** are only available with premium tier topics and domains. Event Grid allows up to 64 private endpoint connections to be created per topic or domain.
91+
**Private endpoints** are only available with premium tier topics and domains. Event Grid allows up to 64 private endpoint connections to be created per topic or domain. To upgrade from basic tier to premium tier, see the [Update pricing tier](update-tier.md) article.
9292

9393
**IP Firewall** feature is available in both basic and premium tiers of Event Grid. We allow up to 16 IP Firewall rules to be created per topic or domain.
9494

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ See [Event Grid pricing](https://azure.microsoft.com/pricing/details/event-grid/
3939
The existing quotas on topic and domain count, and throughput apply to both premium and basic tier resources until premium tier pricing is announced.
4040

4141
## Next steps
42-
You can configure IP firewall for your Event Grid resource to restrict access over the public internet from only a select set of IP Addresses or IP Address ranges. For step-by-step instructions, see [Configure firewall](configure-firewall.md).
42+
See the following articles:
4343

44-
You can configure private endpoints to restrict access from only from selected virtual networks. For step-by-step instructions, see [Configure private endpoints](configure-private-endpoints.md).
44+
- To upgrade from basic tier to premium tier, see the [Update pricing tier](update-tier.md) article.
45+
- You can configure IP firewall for your Event Grid resource to restrict access over the public internet from only a select set of IP Addresses or IP Address ranges. For step-by-step instructions, see [Configure firewall](configure-firewall.md).
46+
- You can configure private endpoints to restrict access from only from selected virtual networks. For step-by-step instructions, see [Configure private endpoints](configure-private-endpoints.md).

0 commit comments

Comments
 (0)