Skip to content

Commit f2481ec

Browse files
authored
Update how-to-private-link.md
1 parent 7a5a3a1 commit f2481ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/mongodb/vcore/how-to-private-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ After you create the private endpoint, you can integrate it with a private DNS z
158158

159159
```azurecli-interactive
160160
#Zone name differs based on the API type and group ID you are using.
161-
zoneName="privatelink.mongocluster.azure.com"
161+
zoneName="privatelink.mongocluster.cosmos.azure.com"
162162
163163
az network private-dns zone create \
164164
--resource-group $ResourceGroupName \

0 commit comments

Comments
 (0)