Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 7 Next »

1- In Azure, most of services are deployed in a virtual network by default.

2- VNet Integration for Services

Here, it’s about connectivity from our virutal network to these Azure Services (Azure SQL, etc.). And, there is no access to our VNet from these services.

To make these Azure services have access to our VNet, we need VNet Integration :

  • Provides outbound access to a VNet

  • Supported by standard or premium tiers

  • Supports function apps

  • Does not support NetBios or SMB

  • Does not provide inbound app access

  • No labels