We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ceae62 commit 6aaadedCopy full SHA for 6aaaded
articles/api-management/private-endpoint-v2-tiers.md
@@ -193,7 +193,7 @@ Connect to a virtual machine you set up in the virtual network.
193
Run a utility such as `nslookup` or `dig` to look up the IP address of your default Gateway endpoint over Private Link. For example:
194
195
```
196
-nslookup my-apim-service.azure-api.net
+nslookup my-apim-service.privatelink.azure-api.net
197
198
199
Output should include the private IP address associated with the private endpoint.
0 commit comments