Skip to content

Commit a93b7df

Browse files
committed
add a Q&A about TA resources
1 parent dc34d67 commit a93b7df

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

articles/network-watcher/traffic-analytics-faq.yml

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
ms.author: halkazwini
88
ms.service: azure-network-watcher
99
ms.topic: faq
10-
ms.date: 02/11/2025
10+
ms.date: 04/18/2025
1111
title: Traffic analytics frequently asked questions (FAQ)
1212
summary: |
1313
This article provides answers to the most frequently asked questions about traffic analytics capability of Azure Network Watcher.
@@ -109,16 +109,6 @@ sections:
109109
answer: |
110110
You're seeing the resources information on the dashboard; however, no flow-related statistics are present. Data might not be present because of no communication flows between the resources. Wait for 60 minutes, and recheck status. If the problem persists, and you're sure that communication flows among resources exist, raise concerns in [Microsoft Q&A](/answers/topics/azure-network-watcher.html).
111111
112-
- question: |
113-
Can I configure traffic analytics using PowerShell?
114-
answer: |
115-
You can configure traffic analytics using Windows PowerShell version 6.2.1 and higher. To configure flow logging and traffic analytics for a specific network security group using PowerShell, see [Enable network security group flow logs and traffic analytics](./network-watcher-nsg-flow-logging-powershell.md#create-a-flow-log-and-traffic-analytics-workspace).
116-
117-
- question: |
118-
Can I configure traffic analytics using an Azure Resource Manager template or a Bicep file?
119-
answer: |
120-
Yes, you can use an Azure Resource Manager template or a Bicep file to configure traffic analytics. For more information, see [Configure NSG flow logs using an Azure Resource Manager (ARM) template](quickstart-configure-network-security-group-flow-logs-from-arm-template.md) and [Configure NSG flow logs using a Bicep file](quickstart-configure-network-security-group-flow-logs-from-bicep.md).
121-
122112
- question: |
123113
How is traffic analytics priced?
124114
answer: |
@@ -129,7 +119,12 @@ sections:
129119
How frequently does traffic analytics process data?
130120
answer: |
131121
Default processing interval of traffic analytics is 60 minutes, however, you can select accelerated processing at 10 minutes intervals. For more information, see [Data aggregation in traffic analytics](./traffic-analytics-schema.md#data-aggregation).
132-
122+
123+
- question: |
124+
What are the other resources created with my workspace?
125+
answer: |
126+
Traffic analytics creates and manages data collection rule (DCR) and data collection endpoint (DCE) resources in the same resource group as the workspace, prefixed with `NWTA`. If you perform any operation on these resources, traffic analytics might not function as expected. For more information, see [Data aggregation in traffic analytics](./traffic-analytics-schema.md#data-aggregation). For more information, see [Data collection rules in Azure Monitor](/azure/azure-monitor/essentials/data-collection-rule-overview?toc=/azure/network-watcher/toc.json) and [Data collection endpoints in Azure Monitor](/azure/azure-monitor/essentials/data-collection-endpoint-overview?toc=/azure/network-watcher/toc.json).
127+
133128
- question: |
134129
How does traffic analytics decide that an IP is malicious?
135130
answer: |

0 commit comments

Comments
 (0)