Azure / service-fabric-mesh-preview

Service Fabric Mesh is the Service Fabric's serverless offering to enable developers to deploy containerized applications without managing infrastructure. Service Fabric Mesh , aka project “SeaBreeze” is currently available in private preview. This repository will be used for tracking bugs/feature requests as GitHub issues and for maintaining the latest documentation.
MIT License
82 stars 12 forks source link

Attach network to VNet/Network Interface instead of public IP #268

Open davemedvitz opened 6 years ago

davemedvitz commented 6 years ago

One of our big drivers to using SF was the ability to keep the networking internal, as a large majority of our apps are intranet based. It would be great if we could do the same with SFM by configuring the Ingress configuration to a VNet or Network interface resource.