* #234: azuremonitor webhook support for JSON payload with data.properties|properties = null
* #236: azuremonitor new format creates service as string literal, but it should be array
Some of the grammar was wrong in the comments, corrected.
Improved formatting of code.
Changed 'type' variable to be 'event_type' so as to avoid clashing with the Python inbuilt type function.