Skip to content

Commit c0af147

Browse files
committed
fix blocking issues
1 parent c3e00bc commit c0af147

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

articles/azure-monitor/app/create-workspace-resource.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 12/02/2019
88

99
---
1010

11-
## Workspace-based Application Insights resources (preview)
11+
# Workspace-based Application Insights resources (preview)
1212

1313
Workspace-based resources support full integration between Application Insights and Log Analytics. You can now choose to send your Application Insights telemetry to a common Log Analytics workspace, which allows you full access to all the features of Log Analytics while keeping application, infrastructure, and platform logs in a single consolidated location.
1414

@@ -57,7 +57,7 @@ For detailed documentation on setting up an Application Insights SDK for code-ba
5757
- [Java ](https://docs.microsoft.com/azure/azure-monitor/app/java-get-started?tabs=maven)
5858
- [JavaScript](https://docs.microsoft.com/azure/azure-monitor/app/javascript)
5959
- [Node.js](https://docs.microsoft.com/azure/azure-monitor/app/nodejs)
60-
- [Python](https://docs.microsoft.com/en-us/azure/azure-monitor/app/opencensus-python)
60+
- [Python](https://docs.microsoft.com/azure/azure-monitor/app/opencensus-python)
6161

6262
### Codeless monitoring and Visual Studio resource creation
6363

articles/azure-monitor/toc.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,8 +272,10 @@
272272
href: app/monitor-performance-live-website-now.md
273273
- name: Java
274274
href: app/java-on-premises.md
275-
- name: Create a resource
276-
href: app/create-new-resource.md
275+
- name: Create a resource (classic)
276+
href: app/create-new-resource.md
277+
- name: Create a resource (workspace-based)
278+
href: app/create-workspace-resource.md
277279
- name: Application dashboard
278280
displayname: dashboard, Application Insights dashboard
279281
href: app/overview-dashboard.md
@@ -1204,6 +1206,8 @@
12041206
href: app/data-model-context.md
12051207
- name: Integration with Azure Functions
12061208
href: app/azure-functions-supported-features.md
1209+
- name: Workspace-based schema
1210+
href: app/apm-tables.md
12071211
- name: Metrics
12081212
items:
12091213
- name: Supported metrics

0 commit comments

Comments
 (0)