Which Azure Services can be deployed into a virtual network?
You can communicate with most Azure resources over the Internet through public IP addresses. When you deploy Azure services in a virtual network, you can communicate with the service resources privately, through private IP addresses. Below is a list of services that can be deployed into a virtual network:
- Virtual machines: Linux or Windows
- Service fabric
- Virtual machine scale sets
- HDInsight
- App Service Environment
- RedisCache
- API Management
- VPN Gateway
- Application Gateway (internal)
- Azure Kubernetes Service (AKS)
- Azure Container Service Engine with the Azure Virtual Network CNI plug-in
- Azure Active Directory Domain Services: Virtual network (classic) only
- Azure Batch
- Cloud services: Virtual network (classic) only
- Azure SQL Database Managed Instance
Last updated: 22-Sep-2018
Comments
Post a Comment