Skip to content

Commit 41d09e0

Browse files
authored
Update faq.yml
1 parent 3dadb87 commit 41d09e0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/azure-monitor/faq.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ sections:
529529
1. Search for **Cost Management** and use the **Cost analysis** pane to see forecasted costs.
530530
1. Search for **Cost Management and Billing** and open the **Billing scopes** pane to see current charges across subscriptions.
531531
532-
- question: What do Application Insights modify in my project?
532+
- question: What does Application Insights modify in my project?
533533
answer: |
534534
The details depend on the type of project. For a web application:
535535
@@ -905,10 +905,10 @@ sections:
905905
There are several advantages to using the Azure Monitor OpenTelemetry Distro over native OpenTelemetry from the community:
906906
- Reduces enablement effort
907907
- Brings in Azure Specific features such as:
908-
- Azure Active Directory (Azure AD) Authentication
909-
- Offline Storage and Automatic Retries
910-
- Preserves traces with service components using Application Insights SDKs
911-
- Live Metrics (future)
908+
- Azure Active Directory (Azure AD) Authentication
909+
- Offline Storage and Automatic Retries
910+
- Preserves traces with service components using Application Insights SDKs
911+
- Live Metrics (future)
912912
913913
In the spirit of OpenTelemetry, we've designed the distro to be open and extensible. For example, you can add:
914914
- An OTLP exporter and send to a second destination simultaneously

0 commit comments

Comments
 (0)