Skip to content

Commit 83262e4

Browse files
authored
Merge pull request #92844 from spelluru/egridseo1022
SEO updates
2 parents 7c5ad4e + 5d630ca commit 83262e4

7 files changed

+17
-17
lines changed

articles/event-grid/compare-messaging-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Azure messaging comparison - Event Grid, Event Hubs, Service Bus
2+
title: Compare Azure messaging services
33
description: Describes the three Azure messaging services - Azure Event Grid, Event Hubs, and Service Bus. Recommends which service to use for different scenarios.
44
services: event-grid
55
author: spelluru
66
manager: timlt
77

88
ms.service: event-grid
99
ms.topic: overview
10-
ms.date: 01/30/2019
10+
ms.date: 10/22/2019
1111
ms.author: spelluru
1212
ms.custom: seodec18
1313
---

articles/event-grid/custom-disaster-recovery.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: 'Build your own disaster recovery for Custom Topics in Azure Event Grid | Microsoft Docs'
3-
description: Survive regional outages to keep Azure Event Grid connected.
2+
title: Disaster recovery for custom topics in Azure Event Grid
3+
description: Learn how to survive regional outages to keep Azure Event Grid connected.
44
services: event-grid
55
author: banisadr
66

77
ms.service: event-grid
88
ms.topic: tutorial
9-
ms.date: 05/16/2019
9+
ms.date: 10/22/2019
1010
ms.author: babanisa
1111

1212
---

articles/event-grid/custom-event-to-hybrid-connection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Send custom events to hybrid connection - Event Grid, Azure CLI
2+
title: Send custom events to hybrid connection - Event Grid
33
description: Use Azure Event Grid and Azure CLI to publish a topic, and subscribe to that event. A hybrid connection is used for the endpoint.
44
services: event-grid
55
keywords:
66
author: spelluru
77
ms.author: spelluru
8-
ms.date: 02/02/2019
8+
ms.date: 10/22/2019
99
ms.topic: tutorial
1010
ms.service: event-grid
1111
ms.custom: seodec18

articles/event-grid/how-to-event-domains.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Manage large sets of topics in Azure Event Grid with event domains
2+
title: Publish events with event domains with Azure Event Grid
33
description: Shows how to manage large sets of topics in Azure Event Grid and publish events to them using event domains.
44
services: event-grid
55
author: banisadr
66

77
ms.service: event-grid
88
ms.author: babanisa
99
ms.topic: conceptual
10-
ms.date: 07/11/2019
10+
ms.date: 10/22/2019
1111
---
1212

1313
# Manage topics and publish events using event domains

articles/event-grid/manage-event-delivery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Dead letter and retry policies for Azure Event Grid subscriptions
2+
title: Dead letter and retry policies - Azure Event Grid
33
description: Describes how to customize event delivery options for Event Grid. Set a dead-letter destination, and specify how long to retry delivery.
44
services: event-grid
55
author: spelluru
66

77
ms.service: event-grid
88
ms.topic: conceptual
9-
ms.date: 01/06/2019
9+
ms.date: 10/22/2019
1010
ms.author: spelluru
1111
---
1212

articles/event-grid/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Publish and subscribe to application events - Azure Event Grid
2+
title: What is Azure Event Grid?
33
description: Send event data from a source to handlers with Azure Event Grid. Build event-based applications, and integrate with Azure services.
44
services: event-grid
55
author: banisadr
66
manager: timlt
77

88
ms.service: event-grid
99
ms.topic: overview
10-
ms.date: 05/25/2019
10+
ms.date: 10/22/2019
1111
ms.author: babanisa
1212
ms.custom: seodec18
1313
---

articles/event-grid/scripts/event-grid-cli-resource-group-filter.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: Azure CLI script sample - Subscribe to resource group and filter by resource | Microsoft Docs
2+
title: Azure CLI - subscribe to resource group & filter by resource
33
description: Azure CLI Script Sample - Subscribe to resource group and filter by resource
44
services: event-grid
55
documentationcenter: na
6-
author: tfitzmac
6+
author: spelluru
77

88
ms.service: event-grid
99
ms.devlang: azurecli
1010
ms.topic: sample
1111
ms.tgt_pltfrm: na
1212
ms.workload: na
13-
ms.date: 11/02/2018
14-
ms.author: tomfitz
13+
ms.date: 10/22/2019
14+
ms.author: spelluru
1515
---
1616

1717
# Subscribe to events for a resource group and filter for a resource with Azure CLI

0 commit comments

Comments
 (0)