Forum Discussion
JacksWastedLife
Jun 29, 2020Tin Contributor
vNet Integration Service Endpoints
Hi, I'm trying to understand in vNet Integrated AppServices can access other service endpoints. I have a number of WebApps which are vNet Integrated and I want to deploy a service bus and cosmos DB...
JacksWastedLife
Jun 30, 2020Tin Contributor
rohanislam Thanks.
I kinda guess that would be the case with PaaS to PaaS. So on that basis, I don't need to worry about traffic between the WebApp and ServiceBus/Cosmos passing over public internet?
So we only need to be a concern with resources in the vnet, such as VMs that I would need to enable service endpoints.
rohanislam
Jun 30, 2020Brass Contributor
JacksWastedLife Yes, that's correct.
Please keep in mind if you want to allow access from on-prem, the traffic is either routed via internet or Expresroute MS peering session depending on your infrastructure setup. So it is very critical to configure Firewall and vNet option properly.
Thanks,
Rohan