Skip to content

Commit 07472e1

Browse files
Fix bad formatting.
Missing backticks on one. No need for italics on any of them.
1 parent 137e355 commit 07472e1

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 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`*.
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)