Azure / Azure/app-service-linux-docs
How to access VM inside VNET from a Azure Linux Web App
Open
- Dominant language
- Java
- Stars
- 150
- Forks
- 90
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
Scenario:
1. Azure Linux VM created inside VNET (with subnet)
2. Oracle database created on the Linux VM
3. Azure Linux Web App created outside the VNET
Query:
How can my Linux Web App connect to the database on VM within VNET from outside and get a result set back?
So both inbound and outbound from VNET point of view - only to the webapp.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.