Skip to content

Portal verification steps

David Ebbo edited this page Jun 24, 2016 · 1 revision

Make sure errors are properly surfaced

Reference: https://github.com/projectkudu/AzureFunctionsPortal/issues/418

Setup:

  • create a new queue trigger function
  • make the connection property value in function.json invalid by wrapping it with %% (e.g. %functionfun_STORAGE%)

Verification:

  • Make sure the error is surface in a visible way.