Skip to content

Commit ef424c3

Browse files
Merge pull request #223200 from v-jbasden/jbasden-faq-consistency
[BULK UPDATE #1] FAQ Consistency
2 parents 9044ce2 + a434c70 commit ef424c3

10 files changed

+11
-11
lines changed

articles/azure-monitor/alerts/proactive-performance-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Smart detection notifications are enabled by default. They are sent to users tha
5454

5555
Emails about smart detection performance anomalies are limited to one email per day per Application Insights resource. The email will be sent only if there is at least one new issue that was detected on that day. You won't get repeats of any message.
5656

57-
## FAQ
57+
## Frequently asked questions
5858

5959
* *So, Microsoft staff look at my data?*
6060
* No. The service is entirely automatic. Only you get the notifications. Your data is [private](../app/data-retention-privacy.md).

articles/azure-monitor/app/diagnostic-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ In addition to the out-of-the-box telemetry sent by Application Insights SDK, yo
131131

132132
Learn how to [send logs and custom telemetry to Application Insights](./asp-net-trace-logs.md).
133133

134-
## <a name="questions"></a>Q & A
134+
## <a name="questions"></a>Frequently asked questions
135135

136136
Find answers to common questions.
137137

articles/azure-monitor/app/export-telemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ For export samples, see:
219219

220220
On larger scales, consider [HDInsight](https://azure.microsoft.com/services/hdinsight/) Hadoop clusters in the cloud. HDInsight provides various technologies for managing and analyzing big data. You can use it to process data that's been exported from Application Insights.
221221

222-
## Q & A
222+
## Frequently asked questions
223223

224224
This section provides answers to common questions.
225225

articles/azure-monitor/app/migrate-from-instrumentation-keys-to-connection-strings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Follow the [migration steps](#migration) in this article to resolve this alert.
120120

121121
If you hardcode an instrumentation key in your application code, that programming might take precedence before environment variables.
122122

123-
## FAQ
123+
## Frequently asked questions
124124

125125
This section provides answers to common questions.
126126

articles/azure-monitor/app/status-monitor-v2-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Application Insights Agent is located in the [PowerShell Gallery](https://www.po
3737
- [Set-ApplicationInsightsMonitoringConfig](./status-monitor-v2-api-reference.md#set-applicationinsightsmonitoringconfig)
3838
- [Start-ApplicationInsightsMonitoringTrace](./status-monitor-v2-api-reference.md#start-applicationinsightsmonitoringtrace)
3939

40-
## FAQ
40+
## Frequently asked questions
4141

4242
This section provides answers to common questions.
4343

articles/azure-monitor/app/transaction-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ If you can't get Snapshot Debugger working, contact snapshothelp\@microsoft.com.
6767

6868
![Screenshot that shows Profiler integration.](media/transaction-diagnostics/profilerTraces.png)
6969

70-
## FAQ
70+
## Frequently asked questions
7171

7272
This section provides answers to common questions.
7373

articles/azure-monitor/app/usage-flows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Keep in mind, that **Session Ended** nodes are based only on telemetry collected
6767

6868
Look for a page view or custom event that is repeated by many users across subsequent steps in the visualization. This usually means that users are performing repetitive actions on your site. If you find repetition, think about changing the design of your site or adding new functionality to reduce repetition. For example, adding bulk edit functionality if you find users performing repetitive actions on each row of a table element.
6969

70-
## Common questions
70+
## Frequently asked questions
7171

7272
### Does the initial event represent the first time the event appears in a session, or any time it appears in a session?
7373

articles/azure-monitor/app/usage-heart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ Set up a custom task using the below parameters.
182182

183183

184184

185-
## FAQs
185+
## Frequently asked questions
186186

187187
### How do I view the data at different grains? (Daily, monthly, weekly)?
188188
You can click on the 'Date Grain' filter to change the grain (As shown below)

articles/azure-monitor/autoscale/autoscale-predictive.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,9 +291,9 @@ PS G:\works\kusto_onboard\test_arm_template> new-azurermresourcegroupdeployment
291291

292292
For more information on Azure Resource Manager templates, see [Resource Manager template overview](../../azure-resource-manager/templates/overview.md).
293293

294-
## Common questions
294+
## Frequently asked questions
295295

296-
This section answers common questions.
296+
This section answers frequently asked questions.
297297

298298
### Why is CPU percentage over 100 percent on predictive charts?
299299
The predictive chart shows the cumulative load for all machines in the scale set. If you have 5 VMs in a scale set, the maximum cumulative load for all VMs will be 500%, that is, five times the 100% maximum CPU load of each VM.

articles/azure-monitor/profiler/profiler-bring-your-own-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ For general Profiler troubleshooting, refer to the [Profiler Troubleshoot docume
325325
326326
For general Snapshot Debugger troubleshooting, refer to the [Snapshot Debugger Troubleshoot documentation](../app/snapshot-debugger-troubleshoot.md).
327327
328-
## FAQs
328+
## Frequently asked questions
329329
330330
### If I have enabled Profiler/Snapshot Debugger and BYOS, will my data be migrated into my Storage Account?
331331

0 commit comments

Comments
 (0)