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
+11-12Lines changed: 11 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,40 +11,40 @@ ms.topic: how-to
11
11
12
12
# Understand billable assets
13
13
14
-
When customers create their first Microsoft Defender External Attack Surface Management (Defender EASM) resource, they are automatically granted a 30-day free trial. Once the trial has completed, customers are automatically charged based on their count of billable assets. The charged amount appears on their core Azure billing, with “Defender EASM” appearing as separate line item on their invoice.
14
+
When customers create their first Microsoft Defender External Attack Surface Management (Defender EASM) resource, they're automatically granted a 30-day free trial. Once the trial completes, customers are automatically charged based on their count of billable assets. The charged amount appears on their core Azure billing, with “Defender EASM” appearing as separate line item on their invoice.
15
15
16
16
17
17
## What is a billable asset?
18
18
19
19
The following kinds of assets are considered billable:
20
20
21
-
- Approved host : IP combinations
21
+
- Approved host:IP combinations
22
22
- Approved domains
23
23
- Approved IP addresses
24
24
25
25
26
-
Assets are only categorized as billable if they have been placed in the Approved Inventory state. We don't charge for any other state. Additionally, duplicative host assets are NOT included in the billable asset count.
26
+
Assets are only categorized as billable if they're placed in the Approved Inventory state. We don't charge for any other state. Additionally, duplicative host assets are NOT included in the billable asset count.
27
27
28
28
29
29
30
30
## Calculating billable assets
31
31
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.
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
-
### Approved host : IP combinations
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 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.
38
+
Hosts are considered billable if the Defender EASM system 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 doesn't 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.comhas 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:
41
+
For example: if www.contoso.com 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 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.
48
48
49
49
50
50
@@ -56,7 +56,6 @@ For an IP address to be considered active and therefore billable, it must have o
56
56
57
57
- A recent detected open port
58
58
- A recent detected SSL certificate
59
-
- Recently appeared on a reputation list
60
59
61
60
62
61
These values are all considered “recent” if observed within the last 30 days.
@@ -65,16 +64,16 @@ These values are all considered “recent” if observed within the last 30 days
65
64
66
65
### Approved domains
67
66
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.
67
+
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 isn't included in the billable asset count.
69
68
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.
69
+
For example: if server1.contoso.com recently resolved to an IP address and is therefore included in your billable asset count, then contoso.com isn't added to this count.
71
70
72
71
73
72
## Viewing billable asset data
74
73
75
74
Users can view their billable assets count within their Defender EASM resource to better understand how Microsoft determines their pricing. This dashboard displays the total number of assets that are billable and therefore comprise your total spend. Users should expect to see counts from the last 30 days when applicable, excluding the most recent couple days that haven't yet processed.
76
75
77
-
Prospective customers accessing Defender EASM with a 30-day trial can also see these billable asset counts. Although these users aren't charged until the trial has expired, they can view the billable asset dashboard to better understand how they would be billed according to the size of their attack surface.
76
+
Prospective customers accessing Defender EASM with a 30-day trial can also see these billable asset counts. Although these users aren't charged until the trial expires, they can view the billable asset dashboard to better understand how they would be billed according to the size of their attack surface.
78
77
1. From the Defender EASM resource, select **Billable assets** from the **Manage** section of the left-hand navigation menu.
0 commit comments