Skip to content

Commit 4c1c65f

Browse files
authored
Merge pull request #102114 from spelluru/egridseo0123-2
SEO metadata description
2 parents 04203ed + dbd38af commit 4c1c65f

9 files changed

+25
-28
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure CLI - subscribe to resource group & filter by resource
3-
description: Azure CLI Script Sample - Subscribe to resource group and filter by resource
3+
description: This article provides a sample Azure CLI script that shows how to subscribe to Event Grid events for a resource and filter for a resource.
44
services: event-grid
55
documentationcenter: na
66
author: spelluru
@@ -10,7 +10,7 @@ ms.devlang: azurecli
1010
ms.topic: sample
1111
ms.tgt_pltfrm: na
1212
ms.workload: na
13-
ms.date: 10/22/2019
13+
ms.date: 01/23/2020
1414
ms.author: spelluru
1515
---
1616

articles/event-grid/scripts/event-grid-cli-subscribe-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 - Subscribe to custom topic | Microsoft Docs
3-
description: Azure CLI Script Sample - Subscribe to custom topic
3+
description: This article provides a sample Azure CLI script that shows how to subscribe to Event Grid events for a 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
# Subscribe to events for a custom topic with Azure CLI

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure PowerShell - subscribe to Azure subscription
3-
description: Azure PowerShell & Azure Event Grid script sample - subscribe to Azure subscription
3+
description: This article provides a sample Azure PowerShell script that shows how to subscribe to Event Grid events for an Azure subscription.
44
services: event-grid
55
documentationcenter: na
66
author: spelluru
@@ -10,7 +10,7 @@ ms.devlang: powershell
1010
ms.topic: sample
1111
ms.tgt_pltfrm: na
1212
ms.workload: na
13-
ms.date: 10/22/2019
13+
ms.date: 01/23/2020
1414
ms.author: spelluru
1515
---
1616

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure PowerShell - subscribe to Blob storage account
3-
description: Azure Event Grid & Azure PowerShell script sample - subscribe to Blob storage account
3+
description: This article provides a sample Azure PowerShell script that shows how to subscribe to Event Grid events for a Blob Storage account.
44
services: event-grid
55
documentationcenter: na
66
author: spelluru
@@ -10,7 +10,7 @@ ms.devlang: powershell
1010
ms.topic: sample
1111
ms.tgt_pltfrm: na
1212
ms.workload: na
13-
ms.date: 10/22/2019
13+
ms.date: 01/23/2020
1414
ms.author: spelluru
1515
---
1616

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
---
22
title: Azure PowerShell script sample - Create custom topic | Microsoft Docs
3-
description: Azure PowerShell script sample - Create custom topic
3+
description: This article provides a sample Azure PowerShell script that shows how to create an Event Grid custom topic.
44
services: event-grid
55
documentationcenter: na
6-
author: tfitzmac
7-
manager: timlt
6+
author: spelluru
87

98
ms.service: event-grid
109
ms.devlang: powershell
1110
ms.topic: sample
1211
ms.tgt_pltfrm: na
1312
ms.workload: na
14-
ms.date: 12/10/2018
13+
ms.date: 01/23/2020
1514
ms.author: tomfitz
1615
---
1716

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure PowerShell - subscribe to resource group
3-
description: Azure Event Grid & Azure PowerShell script sample - subscribe to resource group and filter by resource
3+
description: This article provides a sample Azure PowerShell script that shows how to subscribe to Event Grid events for a resource group and filter for a resource.
44
services: event-grid
55
documentationcenter: na
66
author: spelluru
@@ -10,7 +10,7 @@ ms.devlang: powershell
1010
ms.topic: sample
1111
ms.tgt_pltfrm: na
1212
ms.workload: na
13-
ms.date: 10/22/2019
13+
ms.date: 01/23/2020
1414
ms.author: spelluru
1515
---
1616

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
---
22
title: Azure PowerShell script sample - Subscribe to resource group | Microsoft Docs
3-
description: Azure PowerShell script sample - Subscribe to resource group
3+
description: This article provides a sample Azure PowerShell script that shows how to subscribe to Event Grid events for a resource group.
44
services: event-grid
55
documentationcenter: na
6-
author: tfitzmac
7-
manager: timlt
6+
author: spelluru
87

98
ms.service: event-grid
109
ms.devlang: powershell
1110
ms.topic: sample
1211
ms.tgt_pltfrm: na
1312
ms.workload: na
14-
ms.date: 12/10/2018
15-
ms.author: tomfitz
13+
ms.date: 01/23/2020
14+
ms.author: spelluru
1615
---
1716

1817
# Subscribe to events for a resource group with PowerShell

articles/event-grid/scripts/event-grid-powershell-subscribe-custom-topic.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
---
22
title: Azure PowerShell script sample - Subscribe to custom topic | Microsoft Docs
3-
description: Azure PowerShell script sample - Subscribe to custom topic
3+
description: This article provides a sample Azure PowerShell script that shows how to subscribe to Event Grid events for a custom topic.
44
services: event-grid
55
documentationcenter: na
6-
author: tfitzmac
7-
manager: timlt
6+
author: spelluru
87

98
ms.service: event-grid
109
ms.devlang: powershell
1110
ms.topic: sample
1211
ms.tgt_pltfrm: na
1312
ms.workload: na
14-
ms.date: 12/10/2018
15-
ms.author: tomfitz
13+
ms.date: 01/23/2020
14+
ms.author: spelluru
1615
---
1716

1817
# Subscribe to events for a custom topic with PowerShell

articles/event-grid/subscribe-through-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Azure Event Grid subscriptions through portal
3-
description: Describes how to create Event Grid subscriptions through the portal.
3+
description: This article describes how to create Event Grid subscriptions for the supported sources, such as Azure Blob Storage, by using the Azure portal.
44
services: event-grid
55
author: spelluru
66

77
ms.service: event-grid
88
ms.topic: conceptual
9-
ms.date: 01/08/2019
9+
ms.date: 01/23/2020
1010
ms.author: spelluru
1111
---
1212

0 commit comments

Comments
 (0)