Azure logs - invocation id vs operation id

·

1 min read

Function invocation id

  • scoped for the webjob execution

  • `Properties.MS_FunctionInvocationId`

Operation id

  • scoped for the lifetime of the http request