Skip to content

Commit 3688f81

Browse files
committed
review and update schema articles - 2
1 parent 92a8762 commit 3688f81

11 files changed

+17
-20
lines changed

articles/azure-maps/azure-maps-event-grid-integration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ Applications that handle Azure Maps geofence events should follow a few recommen
7575
* When a GET or a POST request in the Geofence API is called with the mode parameter set to `EnterAndExit`, then an Enter or Exit event is generated for each geometry in the geofence for which the status has changed from the previous Geofence API call.
7676

7777
## Next steps
78+
For details about all the events supported by Azure Maps and the schema, see [Azure Maps as an Event Grid source](../event-grid/event-schema-azure-maps.md).
7879

7980
To learn more about how to use geofencing to control operations at a construction site, see:
8081

articles/event-grid/event-grid-event-hubs-integration.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ Azure [Event Grid](overview.md) is an intelligent event routing service that ena
1313
[!INCLUDE [event-grid-event-hubs-functions-synapse-analytics.md](./includes/event-grid-event-hubs-functions-synapse-analytics.md)]
1414

1515
## Next steps
16-
17-
* To learn about differences in the Azure messaging services, see [Choose between Azure services that deliver messages](compare-messaging-services.md).
18-
* For an introduction to Event Grid, see [About Event Grid](overview.md).
19-
* For an introduction to Event Hubs Capture, see [Enable Event Hubs Capture using the Azure portal](../event-hubs/event-hubs-capture-enable-through-portal.md).
2016
* For more information about setting up and running the sample, see [Event Hubs Capture and Event Grid sample](https://github.com/Azure/azure-event-hubs/tree/master/samples/e2e/EventHubsCaptureEventGridDemo).
17+
* In this tutorial, you created an event subscription for the `CaptureFileCreated` event. For more information about this event and all the events supported by Azure Blob Storage, see [Azure Event Hubs as an Event Grid source](../event-schema-event-hubs.md).
18+
* To learn more about the Event Hubs Capture feature, see [Capture events through Azure Event Hubs in Azure Blob Storage or Azure Data Lake Storage](../event-hubs/event-hubs-capture-overview.md).
19+
* To learn about differences in the Azure messaging services, see [Choose between Azure services that deliver messages](compare-messaging-services.md).

articles/event-grid/event-schema-aks.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ title: Azure Kubernetes Service as Event Grid source
33
description: This article describes how to use Azure Kubernetes Service as an Event Grid event source. It provides the schema and links to tutorial and how-to articles.
44
author: zr-msft
55
ms.topic: conceptual
6-
ms.date: 10/04/2021
6+
ms.date: 12/02/2022
77
ms.author: zarhoads
88
---
99

1010
# Azure Kubernetes Service (AKS) as an Event Grid source
1111

12-
This article provides the properties and schema for AKS events. For an introduction to event schemas, see [Azure Event Grid event schema](event-schema.md). It also gives you a list of quick starts and tutorials to use AKS as an event source.
12+
This article provides the properties and schema for AKS events. It also gives you a list of quick starts and tutorials to use AKS as an event source. For an introduction to event schemas, see [Azure Event Grid event schema](event-schema.md) and [Cloud event schema](cloud-event-schema.md).
1313

1414
## Available event types
1515

@@ -108,6 +108,4 @@ The data object contains the following properties:
108108
| `latestPreviewKubernetesVersion` | string | The latest preview version of Kubernetes available. |
109109

110110
## Next steps
111-
112-
* For an introduction to Azure Event Grid, see [What is Event Grid?](overview.md)
113-
* For more information about creating an Azure Event Grid subscription, see [Event Grid subscription schema](subscription-creation-schema.md)
111+
See the following tutorial: [Quickstart: Subscribe to Azure Kubernetes Service (AKS) events with Azure Event Grid](../aks/quickstart-event-grid.md).

articles/event-grid/event-schema-azure-health-data-services.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Health Data Services as Event Grid source
33
description: Describes the properties that are provided for Azure Health Data Services events with Azure Event Grid
44
ms.topic: conceptual
5-
ms.date: 02/03/2022
5+
ms.date: 12/02/2022
66
---
77

88
# Azure Health Data Services as an Event Grid source
@@ -156,8 +156,7 @@ This section contains examples of what events message data would look like for e
156156
---
157157

158158
## Next steps
159-
160-
* For an introduction to Azure Event Grid, see [What is Event Grid?](overview.md)
161-
* For more information about creating an Azure Event Grid subscription, see [Event Grid subscription schema](subscription-creation-schema.md).
159+
See the following tutorial: [Deploy Events using the Azure portal](../healthcare-apis/events/events-deploy-portal.md).
160+
162161

163162
(FHIR®) is a registered trademark of [HL7](https://hl7.org/fhir/) and is used with the permission of HL7.

articles/event-grid/event-schema-azure-maps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Maps as Event Grid source
33
description: Describes the properties and schema provided for Azure Maps events with Azure Event Grid
44
ms.topic: conceptual
5-
ms.date: 09/15/2021
5+
ms.date: 12/02/2022
66
---
77

88
# Azure Maps as an Event Grid source

articles/event-grid/event-schema-event-hubs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Event Hubs as Event Grid source
33
description: Describes the properties that are provided for event hubs events with Azure Event Grid
44
ms.topic: conceptual
5-
ms.date: 09/15/2021
5+
ms.date: 12/02/2022
66
---
77

88
# Azure Event Hubs as an Event Grid source

articles/event-grid/event-schema-iot-hub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure IoT Hub as Event Grid source
33
description: This article provides the properties and schema for Azure IoT Hub events. It lists the available event types, an example event, and event properties.
44
ms.topic: conceptual
5-
ms.date: 09/15/2021
5+
ms.date: 12/02/2022
66
---
77

88
# Azure IoT Hub as an Event Grid source

articles/event-grid/event-schema-machine-learning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Machine Learning as Event Grid source
33
description: Describes the properties that are provided for Machine Learning Workspace events with Azure Event Grid
44
ms.topic: conceptual
5-
ms.date: 09/15/2021
5+
ms.date: 12/02/2022
66
---
77

88
# Azure Machine Learning as an Event Grid source

articles/event-grid/event-schema-service-bus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Service Bus as Event Grid source
33
description: Describes the properties that are provided for Service Bus events with Azure Event Grid
44
ms.topic: conceptual
5-
ms.date: 09/15/2021
5+
ms.date: 12/02/2022
66
---
77

88
# Azure Service Bus as an Event Grid source

articles/healthcare-apis/events/events-deploy-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ It's important that you have the following prerequisites completed before you be
7676
7777
## Next steps
7878

79-
In this article, you've learned how to deploy Events in the Azure portal.
79+
In this article, you've learned how to deploy events in the Azure portal. For details about supported events, see [Azure Health Data Services as an Event Grid source](../event-grid/event-schema-azure-health-data-services.md).
8080

8181
To learn how to enable the Events metrics, see
8282

0 commit comments

Comments
 (0)