Skip to content

Commit 3d5a9f4

Browse files
committed
Merge branch 'patch-50' of https://github.com/gahl-levy/azure-docs-pr into cosmos-mongo-vcore-quickstart-fix
2 parents 398bef0 + 96036f6 commit 3d5a9f4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/cosmos-db/mongodb/vcore/quickstart-portal.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,12 @@ Create a MongoDB cluster by using Azure Cosmos DB for MongoDB vCore.
7575

7676
1. Select **Next: Networking**.
7777

78-
1. In the **Networking** section, select **Allow public access from Azure services**. Additionally, add a firewall rule to give your client device or applications access to the cluster.
78+
1. In the **Networking** section, select **Allow public access from Azure services**. Additionally, add a firewall rule to give your client device or applications access to the cluster.
7979

80-
:::image type="content" source="media/quickstart-portal/configure-cluster.png" alt-text="Screenshot of networking and firewall options for a cluster.":::
80+
> [!NOTE]
81+
> In many corporate environments, developer machine IPs are hidden due to a VPN. In these cases, it's recommended to start with allowing access to all IPs for connection testing initially before refining the allow-list.
82+
83+
:::image type="content" source="media/quickstart-portal/configure-cluster.png" alt-text="Screenshot of networking and firewall options for a cluster.":::
8184

8285
1. Select **Review + create**.
8386

0 commit comments

Comments
 (0)