Docs Menu
Docs Home
/ /

Set Up a Private Endpoint for a Federated Database Instance

MongoDB supports AWS and Azure private endpoints for your federated database instance. You can set up the private endpoints from the Atlas CLI, Atlas UI, and and Atlas Administration API.

Note

You can't use your Atlas cluster private endpoint ID for Atlas Data Federation. The Atlas Data Federation endpoint ID must be different from your Atlas cluster endpoint ID, if you have one.

To set up a private endpoint, you must have Project Owner access to the project. Users with Organization Owner access must add themselves as a Project Owner to the project before setting up a private endpoint.

To verify whether the private endpoint setup is successful:

1
  1. If it's not already displayed, select the organization that contains your project from the Organizations menu in the navigation bar.

  2. If it's not already displayed, select your project from the Projects menu in the navigation bar.

  3. In the sidebar, click Database & Network Access under the Security heading.

The Database & Network Access page displays.

2
3
4

Review the Cloud Provider, Region, Endpoint Status, VPC ID / Virtual Network Name and Description.

To learn more, see View the List of Private Endpoints.

Back

Manage Private Endpoints

On this page