Skip to content

Commit d662c21

Browse files
Update faq-general.yml
add Q: how to track AWS costs for agentless scanning
1 parent 869d3f8 commit d662c21

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/defender-for-cloud/faq-general.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,13 @@ sections:
107107
If the user's info isn't listed in the **Event initiated by** column, explore the event's JSON for the relevant details.
108108
109109
:::image type="content" source="media/faq-general/tracking-pricing-changes-in-activity-log.png" alt-text="Screenshot of Azure Activity log JSON explorer.":::
110+
111+
- question: |
112+
How can I track AWS costs incurred for agentless scanning?
113+
answer: |
114+
Disk snapshots are created with the 'CreatedBy' tag key, and the 'Microsoft Defender for Cloud' tag value. The 'CreatedBy' tag tracks who created the resource. Learn how to [activate the 'CreatedBy' tag in AWS](https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/activate-built-in-tags.html).
115+
116+
110117

111118

112119
- question: |

0 commit comments

Comments
 (0)