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 11 forks source link

Using SFM with API Management and On-Prem Database #345

Open displaced opened 5 years ago

displaced commented 5 years ago

Hi,

I've now got a Mesh application up and running with a couple of services. However, they're currently sat there on the open internet, since all the guides and docs seem to use this scenario in their examples.

I think where I want to get to is:

Are there any guides (or can anyone offer some examples) on how to construct the JSON/YAML deployment templates to achieve this?

Thanks! Chris

displaced commented 5 years ago

Any comment on this? I've since been told by support that Azure API Management doesn't work with Mesh, but I've been told by Azure support that on-prem connectivity and limiting access to the application to connections originating on-prem was supported.

anantshankar17 commented 5 years ago

This is not supported right now but is on the roadmap.