Skip to content

Commit 991696b

Browse files
authored
Merge pull request #102109 from spelluru/egridseo0123
SEO metadata description
2 parents 38aa191 + e142c4e commit 991696b

9 files changed

+26
-27
lines changed

articles/event-grid/input-mappings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Map custom field to Azure Event Grid schema
3-
description: Describes how to convert your custom schema to the Azure Event Grid schema.
3+
description: This article describes how to convert your custom schema to the Azure Event Grid schema when your event data doesn't match Event Grid schema.
44
services: event-grid
55
author: spelluru
66
manager: timlt
77

88
ms.service: event-grid
99
ms.topic: conceptual
10-
ms.date: 01/07/2019
10+
ms.date: 01/23/2020
1111
ms.author: spelluru
1212
---
1313

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Monitor Azure Event Grid message delivery
3-
description: Describes how to monitor the delivery of Azure Event Grid messages.
3+
description: This article describes how to use the Azure portal to see the status of the delivery of Azure Event Grid messages.
44
services: event-grid
55
author: spelluru
66
manager: timlt
77

88
ms.service: event-grid
99
ms.topic: conceptual
10-
ms.date: 01/22/2019
10+
ms.date: 01/23/2020
1111
ms.author: spelluru
1212
---
1313

articles/event-grid/post-to-custom-topic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Post event to custom Azure Event Grid topic
3-
description: Describes how to post an event to a custom topic for Azure Event Grid
3+
description: This article describes how to post an event to a custom topic. It shows the format of the post and event data.
44
services: event-grid
55
author: spelluru
66
manager: timlt
77

88
ms.service: event-grid
99
ms.topic: conceptual
10-
ms.date: 01/17/2019
10+
ms.date: 01/23/2020
1111
ms.author: spelluru
1212
---
1313

articles/event-grid/powershell-samples.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure PowerShell samples - Event Grid | Microsoft Docs
3-
description: Azure PowerShell samples for Event Grid
3+
description: This article includes a table with links to Azure PowerShell scripting samples for Azure Event Grid.
44
services: event-grid
55
author: spelluru
66
manager: timlt
@@ -9,7 +9,7 @@ ms.service: event-grid
99
ms.devlang: na
1010
ms.topic: sample
1111
ms.tgt_pltfrm: na
12-
ms.date: 01/06/2019
12+
ms.date: 01/23/2020
1313
ms.author: spelluru
1414
---
1515
# Azure PowerShell samples for Event Grid

articles/event-grid/query-event-subscriptions.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
22
title: Query Azure Event Grid subscriptions
3-
description: Describes how to list Azure Event Grid subscriptions.
3+
description: This article describes how to list Event Grid subscriptions in your Azure subscription. You provide different parameters based on the type of subscription.
44
services: event-grid
55
author: spelluru
6-
manager: timlt
76

87
ms.service: event-grid
98
ms.topic: conceptual
10-
ms.date: 01/04/2019
9+
ms.date: 01/23/2020
1110
ms.author: spelluru
1211
---
1312

articles/event-grid/scripts/event-grid-cli-azure-subscription.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
22
title: Azure CLI script sample - Subscribe to Azure subscription | Microsoft Docs
3-
description: Azure CLI Script Sample - Subscribe to Azure subscription
3+
description: This article provides a sample Azure CLI script that shows how to subscribe to Azure Event Grid events using Azure CLI.
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: 01/23/2020
14+
ms.author: spelluru
1515
---
1616

1717
# Subscribe to events for an Azure subscription with Azure CLI

articles/event-grid/scripts/event-grid-cli-blob.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
22
title: Azure CLI script sample - Subscribe to Blob storage account | Microsoft Docs
3-
description: Azure CLI Script Sample - Subscribe to Blob storage account
3+
description: This article provides a sample Azure CLI script that shows how to subscribe to events for a Azure Blob Storage account.
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: 01/23/2020
14+
ms.author: spelluru
1515
---
1616

1717
# Subscribe to events for a Blob storage account with Azure CLI

articles/event-grid/scripts/event-grid-cli-create-custom-topic.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
22
title: Azure CLI script sample - Create custom topic | Microsoft Docs
3-
description: Azure CLI Script Sample - Create custom topic
3+
description: This article provides a sample Azure CLI script that shows how to create an Azure Event Grid custom topic.
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: 01/23/2020
14+
ms.author: spelluru
1515
---
1616

1717
# Create Event Grid custom topic with Azure CLI

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
22
title: Azure CLI script sample - Subscribe to resource group | Microsoft Docs
3-
description: Azure CLI Script Sample - Subscribe to resource group
3+
description: This article provides a sample Azure CLI script that shows how to subscribe to Azure Event Grid events for a resource group.
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: 01/23/2020
14+
ms.author: spelluru
1515
---
1616

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

0 commit comments

Comments
 (0)