├── README.md ├── images ├── azure-privatelink-routing.png ├── azure-privatelink-routing.vsdx ├── topology1.png ├── topology2.png ├── topology3.png ├── topology4.png ├── topology5.png ├── topology6.png ├── topology7.png └── topology8.png └── lab ├── firewall.tf-excl ├── mddGalleryApp-spn.txt ├── nva.tf ├── private-link-endpoint.tf ├── private-link-service.tf ├── test.htm └── variables.tf /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mddazure/azure-privatelink-routing/HEAD/README.md -------------------------------------------------------------------------------- /images/azure-privatelink-routing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mddazure/azure-privatelink-routing/HEAD/images/azure-privatelink-routing.png -------------------------------------------------------------------------------- /images/azure-privatelink-routing.vsdx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mddazure/azure-privatelink-routing/HEAD/images/azure-privatelink-routing.vsdx -------------------------------------------------------------------------------- /images/topology1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mddazure/azure-privatelink-routing/HEAD/images/topology1.png -------------------------------------------------------------------------------- /images/topology2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mddazure/azure-privatelink-routing/HEAD/images/topology2.png -------------------------------------------------------------------------------- /images/topology3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mddazure/azure-privatelink-routing/HEAD/images/topology3.png -------------------------------------------------------------------------------- /images/topology4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mddazure/azure-privatelink-routing/HEAD/images/topology4.png -------------------------------------------------------------------------------- /images/topology5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mddazure/azure-privatelink-routing/HEAD/images/topology5.png -------------------------------------------------------------------------------- /images/topology6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mddazure/azure-privatelink-routing/HEAD/images/topology6.png -------------------------------------------------------------------------------- /images/topology7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mddazure/azure-privatelink-routing/HEAD/images/topology7.png -------------------------------------------------------------------------------- /images/topology8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mddazure/azure-privatelink-routing/HEAD/images/topology8.png -------------------------------------------------------------------------------- /lab/firewall.tf-excl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mddazure/azure-privatelink-routing/HEAD/lab/firewall.tf-excl -------------------------------------------------------------------------------- /lab/mddGalleryApp-spn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mddazure/azure-privatelink-routing/HEAD/lab/mddGalleryApp-spn.txt -------------------------------------------------------------------------------- /lab/nva.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mddazure/azure-privatelink-routing/HEAD/lab/nva.tf -------------------------------------------------------------------------------- /lab/private-link-endpoint.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mddazure/azure-privatelink-routing/HEAD/lab/private-link-endpoint.tf -------------------------------------------------------------------------------- /lab/private-link-service.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mddazure/azure-privatelink-routing/HEAD/lab/private-link-service.tf -------------------------------------------------------------------------------- /lab/test.htm: -------------------------------------------------------------------------------- 1 |