Skip to content

IoT Team task #186 Event Grid Trigger Function ( logging, logging config)

Laila edited this page Mar 14, 2020 · 1 revision
  • Called on GET/PUT/POST functions created by back-end team
  • Using if/else statements to tell simulated IoT device info to go to what function
  • Deploy Python file to Azure Event Grid and run it
  • Monitor the deployment and check the status
  • If status is 202, functions are working correctly
  • If status is 0, 404, 500, check log error on the right side and read why
Clone this wiki locally