hello everyone, Im working on a pulumi project tha...
# azure
h
hello everyone, Im working on a pulumi project that was using
HttpFuncion
of
@pulumi/azure/appservice
(azure classic), I dont see that Class available anymore on pulumi docs… is there anything close from what HttpFunction was? or should I upgrade my code base to
FunctionAppFunction
class? Thanks!