Skip to content

Commit 93b0629

Browse files
committed
acrolinx
1 parent 3b9d1a2 commit 93b0629

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ sections:
3030
Your account must meet one of the following to enable traffic analytics:
3131
3232
- Your account must have any one of the following Azure roles at the subscription scope: owner, contributor, or network contributor.
33-
- If your account is not assigned to one of the previously listed roles, it must be assigned to a custom role that is assigned the following actions, at the subscription level.
33+
- If your account isn't assigned to one of the previously listed roles, it must be assigned to a custom role that is assigned the following actions, at the subscription level.
3434
3535
- Microsoft.Network/applicationGateways/read
3636
- Microsoft.Network/connections/read
@@ -45,7 +45,7 @@ sections:
4545
4646
To learn how to check roles assigned to a user for a subscription, see [List Azure role assignments using the Azure portal](../role-based-access-control/role-assignments-list-portal.md):
4747
48-
If you are not able to see the assignments, contact the respective subscription admin. For more information, see [Assign Azure roles using the Azure portal](../role-based-access-control/role-assignments-portal.md).
48+
If you aren't able to see the assignments, contact the respective subscription admin. For more information, see [Assign Azure roles using the Azure portal](../role-based-access-control/role-assignments-portal.md).
4949
5050
- question: |
5151
Can the network security groups I enable flow logs for be in different regions than my workspace?
@@ -60,7 +60,7 @@ sections:
6060
- question: |
6161
Can I use an existing workspace?
6262
answer: |
63-
Yes. If you select an existing workspace, make sure that it has been migrated to the new query language. If you do not want to upgrade the workspace, you need to create a new one. For more information about Kusto Query Language (KQL), see [Log queries in Azure Monitor](../azure-monitor/logs/log-query-overview.md).
63+
Yes. If you select an existing workspace, make sure that it has been migrated to the new query language. If you don't want to upgrade the workspace, you need to create a new one. For more information about Kusto Query Language (KQL), see [Log queries in Azure Monitor](../azure-monitor/logs/log-query-overview.md).
6464
6565
- question: |
6666
Can my Azure storage account be in one subscription and my Log Analytics workspace be in a different subscription?
@@ -80,7 +80,7 @@ sections:
8080
- question: |
8181
What if I'm getting the status, “Failed to load,” under the NSG flow logs page?
8282
answer: |
83-
The `Microsoft.Insights` provider must be registered for flow logging to work properly. If you are not sure whether the `Microsoft.Insights` provider is registered for your subscription, see [Azure portal](.//network-watcher-nsg-flow-logging-portal.md#register-insights-provider), [PowerShell](./network-watcher-nsg-flow-logging-powershell.md#register-insights-provider), or [Azure CLI](./network-watcher-nsg-flow-logging-cli.md#register-insights-provider) instructions on how to register it.
83+
The `Microsoft.Insights` provider must be registered for flow logging to work properly. If you aren't sure whether the `Microsoft.Insights` provider is registered for your subscription, see [Azure portal](.//network-watcher-nsg-flow-logging-portal.md#register-insights-provider), [PowerShell](./network-watcher-nsg-flow-logging-powershell.md#register-insights-provider), or [Azure CLI](./network-watcher-nsg-flow-logging-cli.md#register-insights-provider) instructions on how to register it.
8484
8585
- question: |
8686
I have configured the solution. Why am I not seeing anything on the dashboard?
@@ -102,14 +102,14 @@ sections:
102102
answer: |
103103
You might see this message because:
104104
- Traffic analytics was recently enabled, and might not yet have aggregated enough data for it to derive meaningful insights.
105-
- You are using the free version of the Log Analytics workspace, and it exceeded the quota limits. You might need to use a workspace with a larger capacity.
105+
- You're using the free version of the Log Analytics workspace, and it exceeded the quota limits. You might need to use a workspace with a larger capacity.
106106
107107
Try the suggested solutions for the previous question. If problems persist, raise concerns in [Microsoft Q&A](/answers/topics/azure-network-watcher.html).
108108
109109
- question: |
110110
What if I get this message: “Looks like we have resources data (Topology) and no flows information. For more information, click here to see resources data and refer to FAQ.”?
111111
answer: |
112-
You are 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).
112+
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).
113113
114114
- question: |
115115
Can I configure traffic analytics using PowerShell?
@@ -200,12 +200,12 @@ sections:
200200
How does traffic analytics decide that an IP is malicious?
201201
answer: |
202202
Traffic analytics relies on Microsoft internal threat intelligence systems to deem an IP as malicious. These systems leverage diverse telemetry sources like Microsoft products and services, the Microsoft Digital Crimes Unit (DCU), the Microsoft Security Response Center (MSRC), and external feeds and build a lot of intelligence on top of it.
203-
Some of this data is Microsoft Internal. If a known IP is getting flagged as malicious, please raise a support ticket to know the details.
203+
Some of this data is Microsoft Internal. If a known IP is getting flagged as malicious, raise a support ticket to know the details.
204204
205205
- question: |
206206
How can I set alerts on traffic analytics data?
207207
answer: |
208-
Traffic analytics does not have built-in support for alerts. However, since traffic analytics data is stored in Log Analytics, you can write custom queries and set alerts on them.
208+
Traffic analytics doesn't have built-in support for alerts. However, since traffic analytics data is stored in Log Analytics, you can write custom queries and set alerts on them.
209209
Follow these steps:
210210
- You can use Log Analytics link in traffic analytics.
211211
- Use the [traffic analytics schema](traffic-analytics-schema.md) to write your queries.
@@ -363,7 +363,7 @@ sections:
363363
- question: |
364364
Are Classic network security groups supported?
365365
answer: |
366-
No, traffic analytics does not support classic network security groups. It is recommended to migrate IaaS resources from classic to Azure Resource Manager as classic resources will be [deprecated](../virtual-machines/classic-vm-deprecation.md). Refer this article to understand [how to migrate](../virtual-machines/migration-classic-resource-manager-overview.md).
366+
No, traffic analytics doesn't support classic network security groups. It's recommended to migrate IaaS resources from classic to Azure Resource Manager as classic resources are [deprecated](../virtual-machines/classic-vm-deprecation.md). Refer this article to understand [how to migrate](../virtual-machines/migration-classic-resource-manager-overview.md).
367367
368368
- question: |
369369
Why doesn't traffic analytics display data for my traffic analytics enabled network security groups?

0 commit comments

Comments
 (0)