This message was deleted.
# azure
s
This message was deleted.
t
You can add app settings with a separate resource https://github.com/pulumi/pulumi-azure-native/blob/master/examples/appservice/index.ts#L105 You’d need to build the collection first (possibly inside an apply) and then pass it to that resource. May I ask why your logic needs to be based on the outputs of the web app that you created?