You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/external-attack-surface-management/understanding-billable-assets.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,28 +29,28 @@ Assets are only categorized as billable if they have been placed in the Approved
29
29
30
30
## Calculating billable assets
31
31
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.
33
33
34
34
35
35
36
36
### Approved host : IP combinations
37
37
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.
39
39
40
40
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:
42
42
43
43
-www.contoso.com / 1.2.3.4
44
44
-www.contoso.com / 5.6.7.8
45
45
46
46
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.
48
48
49
49
50
50
51
51
### Approved IP addresses
52
52
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.
54
54
55
55
For an IP address to be considered active and therefore billable, it must have one of the following:
56
56
@@ -65,9 +65,9 @@ These values are all considered “recent” if observed within the last 30 days
65
65
66
66
### Approved domains
67
67
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.
69
69
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.
0 commit comments