I have a SQL Server and a Web App in the Azure. I need securing network between them. I imagine both of them are connected with specific IP address, exclusively. I think about this idea for securing and preventing Web App by cloning it.
So far, I also know about securing SQL database using firewall and Web apps using whitelist. But these two terms don't give any exclusive IP connection between them.
So, any idea how to solve this issue ?
