Skip to content

Commit af56a3f

Browse files
committed
Updating new article
1 parent e473571 commit af56a3f

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

articles/azure-monitor/app/application-insights-asp-net-agent.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,10 @@ Application Insights Agent is located in the [PowerShell Gallery](https://www.po
2424
![PowerShell Gallery icon.](https://img.shields.io/powershellgallery/v/Az.ApplicationMonitor.svg?color=Blue&label=Current%20Version&logo=PowerShell&style=for-the-badge)
2525

2626
## Instructions
27-
- To get started with concise code samples, see the [Getting started](?tabs=getting-started) tab.
28-
- For a deep dive on how to get started, see the [Detailed instructions](?tabs=detailed-instructions) tab.
29-
- For the following PowerShell API reference, see the [API reference](?tabs=api-reference) tab:
30-
- [Disable-ApplicationInsightsMonitoring](?tabs=api-reference#disable-applicationinsightsmonitoring)
31-
- [Disable-InstrumentationEngine](?tabs=api-reference#disable-instrumentationengine)
32-
- [Enable-ApplicationInsightsMonitoring](?tabs=api-reference#enable-applicationinsightsmonitoring)
33-
- [Enable-InstrumentationEngine](?tabs=api-reference#enable-instrumentationengine)
34-
- [Get-ApplicationInsightsMonitoringConfig](?tabs=api-reference#get-applicationinsightsmonitoringconfig)
35-
- [Get-ApplicationInsightsMonitoringStatus](?tabs=api-reference#get-applicationinsightsmonitoringstatus)
36-
- [Set-ApplicationInsightsMonitoringConfig](?tabs=api-reference#set-applicationinsightsmonitoringconfig)
37-
- [Start-ApplicationInsightsMonitoringTrace](?tabs=api-reference#start-applicationinsightsmonitoringtrace)
38-
- For release note updates, see the [Release notes](?tabs=release-notes) tab.
27+
- To get started with concise code samples, see the **Getting started** tab.
28+
- For a deep dive on how to get started, see the **Detailed instructions** tab.
29+
- For PowerShell API reference, see the **API reference** tab.
30+
- For release note updates, see the **Release notes** tab.
3931

4032
### [Getting started](#tab/getting-started)
4133

@@ -329,7 +321,15 @@ See the [API reference](?tabs=api-reference#enable-applicationinsightsmonitoring
329321
330322
### [API reference](#tab/api-reference)
331323
332-
This tab describes a cmdlet that's a member of the [Az.ApplicationMonitor PowerShell module](https://www.powershellgallery.com/packages/Az.ApplicationMonitor/).
324+
This tab describes the following cmdlets, which are members of the [Az.ApplicationMonitor PowerShell module](https://www.powershellgallery.com/packages/Az.ApplicationMonitor/):
325+
- [Disable-ApplicationInsightsMonitoring](?tabs=api-reference#disable-applicationinsightsmonitoring)
326+
- [Disable-InstrumentationEngine](?tabs=api-reference#disable-instrumentationengine)
327+
- [Enable-ApplicationInsightsMonitoring](?tabs=api-reference#enable-applicationinsightsmonitoring)
328+
- [Enable-InstrumentationEngine](?tabs=api-reference#enable-instrumentationengine)
329+
- [Get-ApplicationInsightsMonitoringConfig](?tabs=api-reference#get-applicationinsightsmonitoringconfig)
330+
- [Get-ApplicationInsightsMonitoringStatus](?tabs=api-reference#get-applicationinsightsmonitoringstatus)
331+
- [Set-ApplicationInsightsMonitoringConfig](?tabs=api-reference#set-applicationinsightsmonitoringconfig)
332+
- [Start-ApplicationInsightsMonitoringTrace](?tabs=api-reference#start-applicationinsightsmonitoringtrace)
333333
334334
> [!NOTE]
335335
> - To get started, you need an instrumentation key. For more information, see [Create a resource](create-new-resource.md#copy-the-instrumentation-key).

0 commit comments

Comments
 (0)