Azure / Azure/azure-quickstart-templates
External IP/IPs for Mongo DB high availability
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
[Mongo DB high availability](https://github.com/Azure/azure-quickstart-templates/tree/master/mongodb-high-availability)
Thanks for your awesome job!
I've successfully deployed a cluster of Medium size and now I want to use it outside of Azure. Could you give me a clue on what's the best way to make it accessible from outside using external IP/IPs?
I want to give developers access to some databases from their workplaces, with no need for jump-boxes, just like that: `mongodb://u:p@server1.blah-blah.cloud,u:p@server2.blah-blah.cloud,u:p@server3.blah-blah.cloud`
This is how everything looks like right now:

Contributor guide
No contributing guide indexed for this repository
Research direction
The relevant entry point is the linked mongodb-high-availability template; read its deployment parameters and current network exposure first. Define whether external developer access is in scope and what secure, supported endpoint configuration would count as done; the issue provides no test or implementation file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, mongodb
- Domain
- cloud, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100