File tree Expand file tree Collapse file tree 9 files changed +26
-27
lines changed Expand file tree Collapse file tree 9 files changed +26
-27
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
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.
4
4
services : event-grid
5
5
author : spelluru
6
6
manager : timlt
7
7
8
8
ms.service : event-grid
9
9
ms.topic : conceptual
10
- ms.date : 01/07/2019
10
+ ms.date : 01/23/2020
11
11
ms.author : spelluru
12
12
---
13
13
Original file line number Diff line number Diff line change 1
1
---
2
2
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.
4
4
services : event-grid
5
5
author : spelluru
6
6
manager : timlt
7
7
8
8
ms.service : event-grid
9
9
ms.topic : conceptual
10
- ms.date : 01/22/2019
10
+ ms.date : 01/23/2020
11
11
ms.author : spelluru
12
12
---
13
13
Original file line number Diff line number Diff line change 1
1
---
2
2
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.
4
4
services : event-grid
5
5
author : spelluru
6
6
manager : timlt
7
7
8
8
ms.service : event-grid
9
9
ms.topic : conceptual
10
- ms.date : 01/17/2019
10
+ ms.date : 01/23/2020
11
11
ms.author : spelluru
12
12
---
13
13
Original file line number Diff line number Diff line change 1
1
---
2
2
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.
4
4
services : event-grid
5
5
author : spelluru
6
6
manager : timlt
@@ -9,7 +9,7 @@ ms.service: event-grid
9
9
ms.devlang : na
10
10
ms.topic : sample
11
11
ms.tgt_pltfrm : na
12
- ms.date : 01/06/2019
12
+ ms.date : 01/23/2020
13
13
ms.author : spelluru
14
14
---
15
15
# Azure PowerShell samples for Event Grid
Original file line number Diff line number Diff line change 1
1
---
2
2
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 .
4
4
services : event-grid
5
5
author : spelluru
6
- manager : timlt
7
6
8
7
ms.service : event-grid
9
8
ms.topic : conceptual
10
- ms.date : 01/04/2019
9
+ ms.date : 01/23/2020
11
10
ms.author : spelluru
12
11
---
13
12
Original file line number Diff line number Diff line change 1
1
---
2
2
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.
4
4
services : event-grid
5
5
documentationcenter : na
6
- author : tfitzmac
6
+ author : spelluru
7
7
8
8
ms.service : event-grid
9
9
ms.devlang : azurecli
10
10
ms.topic : sample
11
11
ms.tgt_pltfrm : na
12
12
ms.workload : na
13
- ms.date : 11/02/2018
14
- ms.author : tomfitz
13
+ ms.date : 01/23/2020
14
+ ms.author : spelluru
15
15
---
16
16
17
17
# Subscribe to events for an Azure subscription with Azure CLI
Original file line number Diff line number Diff line change 1
1
---
2
2
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.
4
4
services : event-grid
5
5
documentationcenter : na
6
- author : tfitzmac
6
+ author : spelluru
7
7
8
8
ms.service : event-grid
9
9
ms.devlang : azurecli
10
10
ms.topic : sample
11
11
ms.tgt_pltfrm : na
12
12
ms.workload : na
13
- ms.date : 11/02/2018
14
- ms.author : tomfitz
13
+ ms.date : 01/23/2020
14
+ ms.author : spelluru
15
15
---
16
16
17
17
# Subscribe to events for a Blob storage account with Azure CLI
Original file line number Diff line number Diff line change 1
1
---
2
2
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.
4
4
services : event-grid
5
5
documentationcenter : na
6
- author : tfitzmac
6
+ author : spelluru
7
7
8
8
ms.service : event-grid
9
9
ms.devlang : azurecli
10
10
ms.topic : sample
11
11
ms.tgt_pltfrm : na
12
12
ms.workload : na
13
- ms.date : 11/02/2018
14
- ms.author : tomfitz
13
+ ms.date : 01/23/2020
14
+ ms.author : spelluru
15
15
---
16
16
17
17
# Create Event Grid custom topic with Azure CLI
Original file line number Diff line number Diff line change 1
1
---
2
2
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.
4
4
services : event-grid
5
5
documentationcenter : na
6
- author : tfitzmac
6
+ author : spelluru
7
7
8
8
ms.service : event-grid
9
9
ms.devlang : azurecli
10
10
ms.topic : sample
11
11
ms.tgt_pltfrm : na
12
12
ms.workload : na
13
- ms.date : 11/02/2018
14
- ms.author : tomfitz
13
+ ms.date : 01/23/2020
14
+ ms.author : spelluru
15
15
---
16
16
17
17
# Subscribe to events for a resource group with Azure CLI
You can’t perform that action at this time.
0 commit comments