Skip to content

Commit dcbad3a

Browse files
Merge pull request #267934 from rcdun/nickb/clarify-ingestion-url
Clarify which (of two) ingestion URLs to use.
2 parents 60dd55b + 07472e1 commit dcbad3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/operator-insights/map-hostnames-ip-addresses.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ This process assumes that you're connecting to Azure over ExpressRoute and are u
3232

3333
## Find URLs for your Data Product
3434

35-
1. Note the ingestion URL for your Data Product. You can find the ingestion URL on your Data Product overview page in the Azure portal, in the form *`<account-name>.blob.core.windows.net`*.
36-
1. Note the URL of the Data Product Key Vault. The URL appears as *`<vault-name>.vault.azure.net`*.
35+
1. Note the ingestion storage URL for your Data Product. You can find the ingestion storage URL on your Data Product overview page in the Azure portal, in the form `<account-name>.blob.core.windows.net`.
36+
1. Note the URL of the Data Product Key Vault. This Key Vault is in a resource group named `<data-product-name>-HostedResources-<unique-id>`. On the Key Vault overview page, you want the 'Vault URI' field, which appears as `<vault-name>.vault.azure.net`.
3737

3838
## Look up a public IP address for login.microsoft.com
3939

0 commit comments

Comments
 (0)