Skip to content

Commit b355e58

Browse files
Merge pull request #291036 from elaineriq/main
Update understanding-billable-assets.md
2 parents cf4641b + 002a3e9 commit b355e58

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

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

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,40 +11,40 @@ ms.topic: how-to
1111

1212
# Understand billable assets
1313

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.
1515

1616

1717
## What is a billable asset?
1818

1919
The following kinds of assets are considered billable:
2020

21-
- Approved host : IP combinations
21+
- Approved host:IP combinations
2222
- Approved domains
2323
- Approved IP addresses
2424

2525

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.
2727

2828

2929

3030
## Calculating billable assets
3131

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.
3333

3434

3535

36-
### Approved host : IP combinations
36+
### 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 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.
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 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:
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 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

@@ -56,7 +56,6 @@ For an IP address to be considered active and therefore billable, it must have o
5656

5757
- A recent detected open port
5858
- A recent detected SSL certificate
59-
- Recently appeared on a reputation list
6059

6160

6261
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
6564

6665
### Approved domains
6766

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.
6968

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.
7170

7271

7372
## Viewing billable asset data
7473

7574
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.
7675

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.
7877
1. From the Defender EASM resource, select **Billable assets** from the **Manage** section of the left-hand navigation menu.
7978

8079

0 commit comments

Comments
 (0)