Skip to content

Commit 726e9a5

Browse files
committed
fix blockers
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 57c7877 commit 726e9a5

File tree

3 files changed

+13
-9
lines changed

3 files changed

+13
-9
lines changed

articles/azure-monitor/snapshot-debugger/snapshot-debugger.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ This article contains the releases notes for the Microsoft.ApplicationInsights.S
113113

114114
[Learn](./snapshot-debugger.md) more about the Application Insights Snapshot Debugger for .NET applications.
115115

116-
For bug reports and feedback, open an issue on GitHub at https://github.com/microsoft/ApplicationInsights-SnapshotCollector
116+
For bug reports and feedback, [open an issue on GitHub](https://github.com/microsoft/ApplicationInsights-SnapshotCollector)
117117

118118
[!INCLUDE [azure-monitor-log-analytics-rebrand](../../../includes/azure-monitor-instrumentation-key-deprecation.md)]
119119

@@ -287,7 +287,7 @@ The biggest change in this version (hence the move to a new minor version number
287287
### [1.1.2](https://www.nuget.org/packages/Microsoft.ApplicationInsights.SnapshotCollector/1.1.2)
288288

289289
#### Changes
290-
Augmented usage telemetry
290+
- Augmented usage telemetry
291291
- Detect and report .NET version and OS
292292
- Detect and report additional Azure Environments (Cloud Service, Service Fabric)
293293
- Record and report exception metrics (number of 1st chance exceptions and number of TrackException calls) in Heartbeat telemetry.

articles/azure-monitor/toc.yml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -876,12 +876,16 @@ items:
876876
- name: Overview
877877
displayName: snapshot, debug, debugger, snapshot debugger, snapshotdebugger
878878
href: snapshot-debugger/snapshot-debugger.md
879-
- name: Enable Snapshot Debugger for an App Service
880-
href: snapshot-debugger/snapshot-debugger-app-service.md
881-
- name: Enable Snapshot Debugger for a Function App
882-
href: snapshot-debugger/snapshot-debugger-function-app.md
883-
- name: Enable Snapshot Debugger for other environments
884-
href: snapshot-debugger/snapshot-debugger-vm.md
879+
- name: View snapshots
880+
href: snapshot-debugger/snapshot-debugger-data.md
881+
- name: Enable Snapshot Debugger
882+
items:
883+
- name: Enable Snapshot Debugger for an App Service
884+
href: snapshot-debugger/snapshot-debugger-app-service.md
885+
- name: Enable Snapshot Debugger for a Function App
886+
href: snapshot-debugger/snapshot-debugger-function-app.md
887+
- name: Enable Snapshot Debugger for other environments
888+
href: snapshot-debugger/snapshot-debugger-vm.md
885889
- name: Upgrade Snapshot Debugger
886890
href: snapshot-debugger/snapshot-debugger-upgrade.md
887891
- name: Configure BYOS (Bring Your Own Storage)

articles/azure-monitor/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ Visualizations|[Azure Workbooks](./visualize/workbooks-overview.md)|New video to
341341
| Article | Description |
342342
|---|---|
343343
|[Autoscale in Microsoft Azure](autoscale/autoscale-overview.md)|Updated conceptual diagrams.|
344-
|[Use predictive autoscale to scale out before load demands in virtual machine scale sets (preview)](autoscale/autoscale-predictive.md)|Predictive autoscale (preview) is now available in all regions.|
344+
|[Use predictive autoscale to scale out before load demands in Virtual Machine Scale Sets (preview)](autoscale/autoscale-predictive.md)|Predictive autoscale (preview) is now available in all regions.|
345345

346346
### Change Analysis
347347

0 commit comments

Comments
 (0)