Skip to content

Commit 0b8fbea

Browse files
Update understanding-billable-assets.md
1 parent 1953873 commit 0b8fbea

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,28 +29,28 @@ Assets are only categorized as billable if they have been placed in the Approved
2929

3030
## Calculating billable assets
3131

32-
This section describes the conditions that the three asset types listed above must meet to be deemed billable. The sum of these billable asset counts comprises your total number of billable assets and thus determines the cost of your subscription.
32+
This section describes the conditions that the three aforementioned asset types must meet to be deemed billable. The sum of these billable asset counts comprises your total number of billable assets and thus determines the cost of your subscription.
3333

3434

3535

3636
### Approved host : IP combinations
3737

38-
Hosts are considered billable if the Defender EASM system has observed resolutions within the last 30 days. If the host is in the Approved Inventory state, the host : IP combination will be identified as a billable asset. All hosts in the Approved Inventory state are considered billable, regardless of the state of the coinciding IP address. The IP address does not need to be in the Approved Inventory state for the host : IP combination to be included in your billable asset count.
38+
Hosts are considered billable if the Defender EASM system has observed resolutions within the last 30 days. If the host is in the Approved Inventory state, the host : IP combination is identified as a billable asset. All hosts in the Approved Inventory state are considered billable, regardless of the state of the coinciding IP address. The IP address does not need to be in the Approved Inventory state for the host : IP combination to be included in your billable asset count.
3939

4040

41-
For example: if www.contoso.com has resolved to 1.2.3.4 and 5.6.7.8 in the past 30 days, both combinations will be added to the host count list:
41+
For example: if www.contoso.com has resolved to 1.2.3.4 and 5.6.7.8 in the past 30 days, both combinations are added to the host count list:
4242

4343
- www.contoso.com / 1.2.3.4
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'll 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'll 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

5151
### Approved IP addresses
5252

53-
Excluding the IP addresses that resolve to a billable resolving host, all active IP addresses in the Approved Inventory state will be part of the billable IP address count.
53+
Excluding the IP addresses that resolve to a billable resolving host, all active IP addresses in the Approved Inventory state are part of the billable IP address count.
5454

5555
For an IP address to be considered active and therefore billable, it must have one of the following:
5656

@@ -65,9 +65,9 @@ These values are all considered “recent” if observed within the last 30 days
6565

6666
### Approved domains
6767

68-
Excluding the domains associated with a billable resolving host, all domains in the Approved Inventory state will be part of the billable domain count. If a billable host is registered to the domain in question, the domain will not be included in the billable asset count.
68+
Excluding the domains associated with a billable resolving host, all domains in the Approved Inventory state are part of the billable domain count. If a billable host is registered to the domain in question, the domain is not included in the billable asset count.
6969

70-
For example: if server1.contoso.com has recently resolved to an IP address and is therefore included in your billable asset count, then contoso.com will not be added to this count.
70+
For example: if server1.contoso.com has recently resolved to an IP address and is therefore included in your billable asset count, then contoso.com is not added to this count.
7171

7272

7373
## Viewing billable asset data

0 commit comments

Comments
 (0)