question

MohsenAkhavan avatar image
0 Votes"
MohsenAkhavan asked AlanKinane answered

Problem to publish web app to App Service Endpoint v3

I hosted 3 web apps on Azure Service Environment with internal IP.
I have an Application Gateway to control and route incoming traffic.
Now, I want to publish an updated Web App on three hosted apps. As the below note, it's not possible to publish a web app from my local pc or out of inbound network address.

Refrence link
177627-image.png


I have a virtual machine in other resource groups. My question is, can I use the Network Pairing feature to connect two vNets and publish web app?
Is it a good solution? Are there other solutions?

The architecture of the scenario

177672-image.png


azure-webappsazure-virtual-networkazure-application-gateway
image.png (87.1 KiB)
image.png (78.3 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

AlanKinane avatar image
0 Votes"
AlanKinane answered

Yes, if you have a virtual machine connected to the same virtual network or a peered network in the same region where the ASE environment is deployed then you should be able to access the ILV front end. You might also be able to access this from your local PC using a VPN gateway and P2S client connection.

If you click on Deployment Center in the web app you will see the publishing options available to you.

177828-image.png



image.png (29.8 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.