Azure Function Filters


hi,

we need execute common code within azure function before function executes. achieved within our asp.net web api using asp.net filters (https://docs.microsoft.com/en-us/aspnet/core/mvc/controllers/filters).

is there equivalent capability within azure functions?

any links suitable article if exists appreciated.

thanks

tom

there nothing out today production use.

something that's in preview , works in precompiled c# (and shouldn't assumed stable....) function filters - https://github.com/azure/azure-webjobs-sdk/wiki/function-filters

for now, in production scenarios, i'd take whatever common code want call , make common method functions call on first line.



Microsoft Azure  >  Azure Functions



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

job syspolicy_purge_history job fail in sqlserver 2008

Trying to register with public marketplace error with 'Get-AzureStackStampInformation'