kmadof / azure

Azure fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Infrastracture scripts

Networking

Virtual Network (VNet) service endpoint provides secure and direct connectivity to Azure services over an optimized route over the Azure backbone network. Endpoints allow you to secure your critical Azure service resources to only your virtual networks. Service Endpoints enables private IP addresses in the VNet to reach the endpoint of an Azure service without needing a public IP address on the VNet.

Here you find an example in Terraform.

About

Azure fun

License:MIT License


Languages

Language:HCL 64.7%Language:C# 29.0%Language:TSQL 3.7%Language:PowerShell 2.5%