Are there any examples of using an Application Gat...
# general
f
Are there any examples of using an Application Gateway with App Service in Azure?
b
Are you looking for an azure function connected to an endpoint? I believe @tall-librarian-49374 is working on updating that example. Otherwise, he might also be able to assist.
t
Hi @full-dress-10026. I don't think we have such example yet but I have AAG on my TODO list, so I might just create one. Do you have any other details to share about your target scenario?
f
@tall-librarian-49374 Pretty simple setup, I think. App gateway exposed to the internet which is backed by an app running in app service.
t
Is the app service hidden from the internet then?
f
Yes
t
With a vnet?
f
Right
t
Have you checked that part yet? Last time I tried it wasn't easily automatable (partially, due to preview status).
f
No. Now I'm considering deploying onto vms instead but an app service example would still be very helpful.
t
Found the issue I created earlier: https://github.com/pulumi/pulumi-azure/issues/263
Put a thumb-up there 🙂
👍 1