Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.61k stars 5.03k forks source link

Missing event type for EventGrid #7023

Open sopatwar opened 5 years ago

sopatwar commented 5 years ago

Refer to Event types

The eventual success and failure of a resource action will be reported by: Microsoft.Resources.ResourceActionSuccess, or Microsoft.Resources.ResourceActionFailure

However, my use-case is to monitor and react to an action that has been Started on a resource (example: VM restart). The end result event (example: VM restart success) is usually delayed (in the order of few minutes), so this does not serve my purpose.

I would like to request that the following event type be added: Microsoft.Resources.ResourceActionStarted

Thanks, Sourabh

ghost commented 4 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @jfggdl.

ahamad-MS commented 4 years ago

@sopatwar Thanks for reporting this issue. We are marking this as feature request and will pass it to the product team. Please feel free to contact Event Grid team using askgrid@microsoft.com

ghost commented 4 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @armleads-azure.

banisadr commented 4 years ago

Thansk @sopatwar - I've added it to our tracking and tagged Azure Resource Manager which would own implementation of this.

ahamad-MS commented 4 years ago

Can someone from Azure ARM team take a look here?

ghost commented 4 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @armleads-azure.

jfggdl commented 4 years ago

Thanks @ahamad-MS. I have assigned this issue to @snaheth who is part of the ARM team.