Skip to content

Commit 68df903

Browse files
Merge pull request #289923 from spelluru/egsetignitedate
Setting Ignite date & What's new
2 parents c1bec3a + 935984c commit 68df903

8 files changed

+20
-8
lines changed

articles/event-grid/configure-network-security-perimeter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Network security perimeter in Azure Event Grid
33
description: This article shows how to configure network security perimeter in Azure Event Grid. This feature is currently in preview.
44
ms.topic: how-to
5-
ms.date: 10/16/2024
5+
ms.date: 11/18/2024
66
# Customer intent: I want to know how to configure network security perimeter in Azure Event Grid.
77
---
88

articles/event-grid/cross-tenant-delivery-using-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Cross-tenant delivery in Azure Event Grid
33
description: Describes how to publish and deliver events across tenants using an Azure Event Grid topic with a user-assigned identity.
44
ms.topic: how-to
55
ms.custom: devx-track-azurecli
6-
ms.date: 10/23/2024
6+
ms.date: 11/18/2024
77
# Customer intent: As a developer, I want to know how to delivery events using managed identity to a destination in another tenant.
88
---
99

articles/event-grid/custom-domains-namespaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Custom domains for Azure Event Grid hostnames
33
description: This article describes how custom domain names can be assigned to your Event Grid namespace's MQTT and HTTP host names along with the default host names.
44
ms.topic: how-to
5-
ms.date: 10/16/2024
5+
ms.date: 11/18/2024
66
author: george-guirguis
77
ms.author: geguirgu
88
---

articles/event-grid/forward-events-to-another-namespace-topic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Forward events to another namespace topic
33
description: This article shows how to forward events from one namespace topic to another namespace topic.
44
ms.topic: how-to
5-
ms.date: 10/16/2024
5+
ms.date: 11/18/2024
66
author: robece
77
ms.author: robece
88
---

articles/event-grid/includes/namespace-event-handlers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
author: robece
55
ms.service: azure-event-grid
66
ms.topic: include
7-
ms.date: 11/15/2024
7+
ms.date: 11/18/2024
88
ms.author: robece
99
ms.custom:
1010
- include file

articles/event-grid/namespace-handler-webhook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Webhook event handler for namespace topics' push delivery
33
description: Describes how you can use webhooks as event handlers for Azure Event Grid namespace topics' push delivery.
44
ms.topic: concept-article
5-
ms.date: 11/14/2024
5+
ms.date: 11/18/2024
66
ms.author: robece
77
# Customer intent: As a developer, I want to whether I can push events from a namespace topic to a Webhook.
88
---

articles/event-grid/transport-layer-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Transport Layer Security support in Azure Event Grid
33
description: Describes the vulnerabilities of TLS 1.0 and 1.1 and benefits of upgrading to a later version, especially 1.3.
44
ms.topic: concept-article
5-
ms.date: 11/15/2024
5+
ms.date: 11/18/2024
66
ms.author: robece
77
# Customer intent: I want to know which version of TLS is supported and recommended by Azure Event Grid.
88
---

articles/event-grid/whats-new.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What's new? Azure Event Grid
33
description: Learn what is new with Azure Event Grid, such as the latest release notes, known issues, bug fixes, deprecated functionality, and upcoming changes.
44
ms.topic: overview
5-
ms.date: 05/21/2024
5+
ms.date: 11/18/2024
66
---
77

88
# What's new in Azure Event Grid?
@@ -13,6 +13,18 @@ Azure Event Grid receives improvements on an ongoing basis. To stay up to date w
1313
The following features of Event Grid Namespaces moved from public preview to general availability (GA).
1414

1515
- [Push delivery to Webhooks](namespace-handler-webhook.md)
16+
- [Custom domains](custom-domains-namespaces.md)
17+
18+
The following features are released in Preview:
19+
20+
- [Forward events from one Azure Event Grid namespace topic to another namespace topic](forward-events-to-another-namespace-topic.md)
21+
- [Network security perimeter in Azure Event Grid](configure-network-security-perimeter.md)
22+
23+
We also published the following new articles:
24+
25+
- [Transport Layer Security support](transport-layer-security.md)
26+
- [Cross-tenant delivery in Azure Event Grid](cross-tenant-delivery-using-managed-identity.md)
27+
- [How to send events from Event Grid Basic to Event Grid namespace topics](handler-event-grid-namespace-topic.md)
1628

1729
## May 2024
1830

0 commit comments

Comments
 (0)