I have some app services that I'd like to place in a VNet. They are all .NET REST APIs. They also all access a SQL DB and a Blob Storage Account. My question is would placing the app services in a VNet make it so that the App Services can no longer access the SQL DB or the Storage Account?