Skip to content

Commit 9f9e397

Browse files
authored
Merge pull request #112067 from BrunoDal/patch-4
Update understanding-billable-assets.md
2 parents 55ed32f + 95bf80d commit 9f9e397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/external-attack-surface-management/understanding-billable-assets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ For example: if www.contoso.com has resolved to 1.2.3.4 and 5.6.7.8 in the past
4444
- www.contoso.com / 5.6.7.8
4545

4646

47-
The list is then analyzed to identify duplicate entries and eliminate duplicate hosts. If a host is a subdomain of a parent host that resolves to the same IP address, we exclude the child from the billable host count. For example, if both www.contoso.com and contoso.com resolve to 1.2.3.4, then we exclude www.contoso.com/ 1.2.3.4 from our Host Count list.
47+
The list is then analyzed to identify duplicate entries and eliminate duplicate hosts. If a host is a subdomain of a parent host that resolves to the same IP address, we exclude the child from the billable host count. For example, if both www.contoso.com and contoso.com resolve to 1.2.3.4, then we exclude www.contoso.com 1.2.3.4 from our Host Count list.
4848

4949

5050

0 commit comments

Comments
 (0)