Hi team, any ideas how I can setup function app wi...
# azure
i
Hi team, any ideas how I can setup function app with proxy using pulumi-native? I can’t find and API for that
l
What kind of proxy do you wanna use ? There are serveral options for azure functions: for example: api management
i
can’t find this part of function app inside pulumi azure native
looks like, it’s something that I can do using classic azure provider? https://github.com/pulumi/examples/tree/master/azure-ts-functions
just adding proxies.json inside folder, will check this …
l
Ok