Skip to content

Commit 310d7b6

Browse files
committed
retire/redirect original workbooks article
1 parent ec0da35 commit 310d7b6

28 files changed

+39
-290
lines changed

.openpublishing.redirection.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52428,11 +52428,16 @@
5242852428
"source_path": "articles/sql-database/sql-database-auditing-and-threat-detection-powershell.md",
5242952429
"redirect_url": "/azure/sql-database/scripts/sql-database-auditing-and-threat-detection-powershell",
5243052430
"redirect_document_id": true
52431-
},
52432-
{
52431+
},
52432+
{
5243352433
"source_path": "articles/cdn/endpoint-multiorigin.md",
5243452434
"redirect_url": "/azure/cdn/cdn-overview",
5243552435
"redirect_document_id": false
52436+
},
52437+
{
52438+
"source_path": "articles/azure-monitor/app/usage-workbook.md",
52439+
"redirect_url": "/azure/azure-monitor/platform/workbooks-overview",
52440+
"redirect_document_id": false
5243652441
}
5243752442

5243852443
]

articles/active-directory/governance/entitlement-management-logs-and-reporting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,5 +188,5 @@ $bResponse.Results |ft
188188
```
189189

190190
## Next steps:
191-
- [Create interactive reports with Azure Monitor workbooks](../../azure-monitor/app/usage-workbooks.md)
191+
- [Create interactive reports with Azure Monitor workbooks](../../azure-monitor/platform/workbooks-overview.md)
192192

articles/active-directory/reports-monitoring/howto-use-azure-monitor-workbooks.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ including device platform, device state, client app, sign-in risk, location, and
4343
reports how many users were granted or denied access, as well as how many users bypassed
4444
Conditional Access policies when accessing resources.
4545

46-
- To help you to address these questions, Azure Active Directory provides workbooks for monitoring. [Azure Monitor workbooks](https://docs.microsoft.com/azure/azure-monitor/app/usage-workbooks) combine text, analytics queries, metrics, and parameters into rich interactive reports.
46+
- To help you to address these questions, Azure Active Directory provides workbooks for monitoring. [Azure Monitor workbooks](https://docs.microsoft.com/azure/azure-monitor/platform/workbooks-overview) combine text, analytics queries, metrics, and parameters into rich interactive reports.
4747

4848

4949

5050
This article:
5151

52-
- Assumes you're familiar with how to [Create interactive reports by using Monitor workbooks](https://docs.microsoft.com/azure/azure-monitor/app/usage-workbooks).
52+
- Assumes you're familiar with how to [Create interactive reports by using Monitor workbooks](https://docs.microsoft.com/azure/azure-monitor/platform/workbooks-overview).
5353

5454
- Explains how to use Monitor workbooks to understand the effect of your Conditional Access policies, to troubleshoot sign-in failures, and to identify legacy authentications.
5555

@@ -304,4 +304,4 @@ To help you troubleshoot sign-ins, Azure Monitor gives you a breakdown by the fo
304304

305305
## Next steps
306306

307-
[Create interactive reports by using Monitor workbooks](https://docs.microsoft.com/azure/azure-monitor/app/usage-workbooks).
307+
[Create interactive reports by using Monitor workbooks](https://docs.microsoft.com/azure/azure-monitor/platform/workbooks-overview).

articles/azure-monitor/app/kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 04/25/2019
1414
> This functionality is currently being deprecated and will no longer be supported after August 1st, 2020.
1515
> Currently the codeless monitoring can only be enabled for [Java through standalone agent](https://docs.microsoft.com/azure/azure-monitor/app/java-in-process-agent). For other languages, use the SDKs to monitor your apps on AKS: [ASP.Net Core](https://docs.microsoft.com/azure/azure-monitor/app/asp-net-core), [ASP.Net](https://docs.microsoft.com/azure/azure-monitor/app/asp-net), [Node.js](https://docs.microsoft.com/azure/azure-monitor/app/nodejs), [JavaScript](https://docs.microsoft.com/azure/azure-monitor/app/javascript), and [Python](https://docs.microsoft.com/azure/azure-monitor/app/opencensus-python).
1616
17-
Azure Monitor now leverages service mesh tech on your Kubernetes cluster to provide out of the box application monitoring for any Kubernetes hosted app. With default Application Insight features like [Application Map](../../azure-monitor/app/app-map.md) to model your dependencies, [Live Metrics Stream](../../azure-monitor/app/live-stream.md) for real-time monitoring, powerful visualizations with the [default dashboard](../../azure-monitor/app/overview-dashboard.md), [Metric Explorer](../../azure-monitor/platform/metrics-getting-started.md), and [Workbooks](../../azure-monitor/app/usage-workbooks.md). This feature will help users spot performance bottlenecks and failure hotspots across all of their Kubernetes workloads within a selected Kubernetes namespace. By capitalizing on your existing service mesh investments with technologies like Istio, Azure Monitor enables auto-instrumented app monitoring without any modification to your application's code.
17+
Azure Monitor now leverages service mesh tech on your Kubernetes cluster to provide out of the box application monitoring for any Kubernetes hosted app. With default Application Insight features like [Application Map](../../azure-monitor/app/app-map.md) to model your dependencies, [Live Metrics Stream](../../azure-monitor/app/live-stream.md) for real-time monitoring, powerful visualizations with the [default dashboard](../../azure-monitor/app/overview-dashboard.md), [Metric Explorer](../../azure-monitor/platform/metrics-getting-started.md), and [Workbooks](../../azure-monitor/platform/workbooks-overview.md). This feature will help users spot performance bottlenecks and failure hotspots across all of their Kubernetes workloads within a selected Kubernetes namespace. By capitalizing on your existing service mesh investments with technologies like Istio, Azure Monitor enables auto-instrumented app monitoring without any modification to your application's code.
1818

1919
> [!NOTE]
2020
> This is one of many ways to perform application monitoring on Kubernetes​​​​​​​. You can also instrument any app hosted in Kubernetes by using the [Application Insights SDK](../../azure-monitor/azure-monitor-app-hub.yml) without the need for a service mesh. To monitor Kubernetes without instrumenting the application with an SDK you can use the below method.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The preceding screenshot includes five highlighted areas. These are features of
4242
* [Usage overview](usage-overview.md)
4343
* [Users, Sessions, and Events](usage-segmentation.md)
4444
* [Retention](usage-retention.md)
45-
* [Workbooks](../../azure-monitor/app/usage-workbooks.md)
45+
* [Workbooks](../../azure-monitor/platform/workbooks-overview.md)
4646
* [Add user context](usage-send-user-context.md)
4747
* [Export to Power BI](../../azure-monitor/app/export-power-bi.md )
4848

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@ How Impact is ultimately calculated varies based on whether we are analyzing by
8282
- [Funnels](usage-funnels.md)
8383
- [Retention](usage-retention.md)
8484
- [User Flows](usage-flows.md)
85-
- [Workbooks](../../azure-monitor/app/usage-workbooks.md)
85+
- [Workbooks](../../azure-monitor/platform/workbooks-overview.md)
8686
- [Add user context](usage-send-user-context.md)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,5 +171,5 @@ All new TelemetryClients automatically add the property value you specify. Indiv
171171
- [Funnels](usage-funnels.md)
172172
- [Retention](usage-retention.md)
173173
- [User Flows](usage-flows.md)
174-
- [Workbooks](../../azure-monitor/app/usage-workbooks.md)
174+
- [Workbooks](../../azure-monitor/platform/workbooks-overview.md)
175175
- [Add user context](usage-send-user-context.md)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Or in ASP.NET server code:
5959
- [Users, Sessions, Events](usage-segmentation.md)
6060
- [Funnels](usage-funnels.md)
6161
- [User Flows](usage-flows.md)
62-
- [Workbooks](../../azure-monitor/app/usage-workbooks.md)
62+
- [Workbooks](../../azure-monitor/platform/workbooks-overview.md)
6363
- [Add user context](usage-send-user-context.md)
6464

6565

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ The **Meet your users** section shows information about five sample users matche
5858
- [Funnels](usage-funnels.md)
5959
- [Retention](usage-retention.md)
6060
- [User Flows](usage-flows.md)
61-
- [Workbooks](../../azure-monitor/app/usage-workbooks.md)
61+
- [Workbooks](../../azure-monitor/platform/workbooks-overview.md)
6262
- [Add user context](usage-send-user-context.md)

articles/azure-monitor/app/usage-send-user-context.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ a set of product usage tools:
2020
- [Funnels](https://docs.microsoft.com/azure/application-insights/usage-funnels)
2121
- [Retention](https://docs.microsoft.com/azure/application-insights/app-insights-usage-retention)
2222
Cohorts
23-
- [Workbooks](https://docs.microsoft.com/azure/application-insights/app-insights-usage-workbooks)
23+
- [Workbooks](https://docs.microsoft.com/azure/azure-monitor/platform/workbooks-overview)
2424

2525
In order to track what a user does over time, Application Insights needs
2626
an ID for each user or session. Include the following IDs in every
@@ -135,4 +135,4 @@ namespace MvcWebRole.Telemetry
135135
- [Users, Sessions, and Events](usage-segmentation.md)
136136
- [Funnels](usage-funnels.md)
137137
- [Retention](usage-retention.md)
138-
- [Workbooks](../../azure-monitor/app/usage-workbooks.md)
138+
- [Workbooks](../../azure-monitor/platform/workbooks-overview.md)

0 commit comments

Comments
 (0)