You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see from this PR in Contoso Real Estate, that I can use middleware in a Function, but is there a way to add code that runs before any of the functions are called?
This would be for db connections or other start up tasks.