Skip to content

Commit bd0cb42

Browse files
committed
two articles missing
1 parent 06f8a38 commit bd0cb42

File tree

5 files changed

+19
-8
lines changed

5 files changed

+19
-8
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30666,6 +30666,11 @@
3066630666
"redirect_url": "/azure/azure-monitor/insights/container-overview",
3066730667
"redirect_document_id": "false"
3066830668
},
30669+
{
30670+
"source_path": "articles/monitoring/monitoring-container-agent-upgrade.md",
30671+
"redirect_url": "/azure/azure-monitor/insights/container-agent-upgrade",
30672+
"redirect_document_id": "false"
30673+
},
3066930674
{
3067030675
"source_path": "articles/monitoring/monitoring-vminsights-faq.md",
3067130676
"redirect_url": "/azure/azure-monitor/insights/vminsights-faq",
@@ -30705,6 +30710,11 @@
3070530710
"source_path": "articles/monitoring/monitoring-vminsights-performance.md",
3070630711
"redirect_url": "/azure/azure-monitor/insights/vminsights-performance",
3070730712
"redirect_document_id": "false"
30713+
},
30714+
{
30715+
"source_path": "articles/monitoring/monitoring-vminsights-optout.md",
30716+
"redirect_url": "/azure/azure-monitor/insights/vminsights-optout",
30717+
"redirect_document_id": "false"
3070830718
}
3070930719
]
3071030720
}

articles/monitoring/monitoring-container-insights-agent-upgrade.md renamed to articles/azure-monitor/insights/container-insights-agent-upgrade.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ Azure Monitor for containers uses a containerized version of the Log Analytics a
2323
This article describes the process for upgrading the agent.
2424

2525
## Upgrading agent on monitored Kubernetes cluster
26-
The process to upgrade the agent consists of two straight forward steps. The first step is to disable monitoring with Azure Monitor for containers using Azure CLI. Follow the steps described in the [Disable monitoring](../azure-monitor/insights/container-insights-optout.md?toc=%2fazure%2fmonitoring%2ftoc.json#azure-cli) article. Using Azure CLI allows us to remove the agent from the nodes in the cluster without impacting the solution and the corresponding data that is stored in the workspace.
26+
The process to upgrade the agent consists of two straight forward steps. The first step is to disable monitoring with Azure Monitor for containers using Azure CLI. Follow the steps described in the [Disable monitoring](container-insights-optout.md?toc=%2fazure%2fmonitoring%2ftoc.json#azure-cli) article. Using Azure CLI allows us to remove the agent from the nodes in the cluster without impacting the solution and the corresponding data that is stored in the workspace.
2727

2828
>[!NOTE]
2929
>While you are performing this maintenance activity, the nodes in the cluster are not forwarding collected data, and performance views will not show data between the time you remove the agent and install the new version.
3030
>
3131
32-
To install the new version of the agent, follow the steps described in the [Onboard monitoring](../azure-monitor/insights/container-insights-onboard.md?toc=%2fazure%2fmonitoring%2ftoc.json#enable-monitoring-using-azure-cli) article using Azure CLI, to complete this process.
32+
To install the new version of the agent, follow the steps described in the [Onboard monitoring](container-insights-onboard.md?toc=%2fazure%2fmonitoring%2ftoc.json#enable-monitoring-using-azure-cli) article using Azure CLI, to complete this process.
3333

3434
After you've re-enabled monitoring, it might take about 15 minutes before you can view updated health metrics for the cluster.
3535

3636
## Next steps
37-
If you experience issues while upgrading the agent, review the [troubleshooting guide](../azure-monitor/insights/container-insights-troubleshoot.md) for support.
37+
If you experience issues while upgrading the agent, review the [troubleshooting guide](container-insights-troubleshoot.md) for support.

articles/azure-monitor/insights/container-insights-onboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Before you start, make sure that you have the following:
2828
- A Log Analytics workspace. You can create it when you enable monitoring of your new AKS cluster or let the onboarding experience create a default workspace in the default resource group of the AKS cluster subscription. If you chose to create it yourself, you can create it through [Azure Resource Manager](../../log-analytics/log-analytics-template-workspace-configuration.md), through [PowerShell](https://docs.microsoft.com/azure/log-analytics/scripts/log-analytics-powershell-sample-create-workspace?toc=%2fpowershell%2fmodule%2ftoc.json), or in the [Azure portal](../../log-analytics/log-analytics-quick-create-workspace.md).
2929
- The Log Analytics contributor role, to enable container monitoring. For more information about how to control access to a Log Analytics workspace, see [Manage workspaces](../../log-analytics/log-analytics-manage-access.md).
3030

31-
[!INCLUDE [log-analytics-agent-note](../../../../includes/log-analytics-agent-note.md)]
31+
[!INCLUDE [log-analytics-agent-note](../../../includes/log-analytics-agent-note.md)]
3232

3333
## Components
3434

articles/azure-monitor/insights/vminsights-onboard.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,8 @@ In this section instructions on how to perform the at scale deployment of Azure
195195

196196
Summarized are the steps you need to perform to pre-configure your Log Analytics workspace before you can proceed with onboarding your virtual machines.
197197

198-
1. Create a new workspace if one does not already exist that can be used to support Azure Monitor for VMs. Review [Manage workspaces](../../log-analytics/log-analytics-manage-access.md?toc=/azure/azure-monitor/toc.json) before creating a new workspace to understand the cost, management, and compliance considerations before proceeding. 2. Enable performance counters in the workspace for collection on Linux and Windows VMs.
198+
1. Create a new workspace if one does not already exist that can be used to support Azure Monitor for VMs. Review [Manage workspaces](../../log-analytics/log-analytics-manage-access.md?toc=/azure/azure-monitor/toc.json) before creating a new workspace to understand the cost, management, and compliance considerations before proceeding.
199+
2. Enable performance counters in the workspace for collection on Linux and Windows VMs.
199200
3. Install and enable the **ServiceMap** and **InfrastructureInsights** solution in your workspace.
200201

201202
### Setup Log Analytics workspace
@@ -533,7 +534,7 @@ The Azure Monitor for VMs Map Dependency agent does not transmit any data itself
533534

534535
Review the requirements and deployment methods for the [Log Analytics Linux and Windows agent](../../log-analytics/log-analytics-agent-overview.md).
535536

536-
[!INCLUDE [log-analytics-agent-note](../../../../includes/log-analytics-agent-note.md)]
537+
[!INCLUDE [log-analytics-agent-note](../../../includes/log-analytics-agent-note.md)]
537538

538539
Summarized steps:
539540

@@ -726,7 +727,7 @@ Microsoft automatically collects usage and performance data through your use of
726727

727728
For more information about data collection and usage, see the [Microsoft Online Services Privacy Statement](https://go.microsoft.com/fwlink/?LinkId=512132).
728729

729-
[!INCLUDE [GDPR-related guidance](../../../../includes/gdpr-dsr-and-stp-note.md)]
730+
[!INCLUDE [GDPR-related guidance](../../../includes/gdpr-dsr-and-stp-note.md)]
730731
## Next steps
731732

732733
With monitoring enabled for your virtual machine, this information is available for analysis with Azure Monitor for VMs. To learn how to use the Health feature, see [View Azure Monitor for VMs Health](vminsights-health.md), or to view discovered application dependencies, see [View Azure Monitor for VMs Map](vminsights-maps.md).

articles/monitoring/monitoring-vminsights-optout.md renamed to articles/azure-monitor/insights/vminsights-optout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The following steps describe how to completely remove Azure Monitor for VMs if y
5353
5. In the list of solutions, select **InfrastructureInsights(workspace name)**, and then on the **Overview** page for the solution, click **Delete**. When prompted to confirm, click **Yes**.
5454
6. From the list of solutions, select **ServiceMap(workspace name)**, and then on the **Overview** page for the solution, click **Delete**. When prompted to confirm, click **Yes**.
5555

56-
If before onboarding Azure Monitor for VMs, you were not [collecting the performance counters enabled](../azure-monitor/insights/vminsights-onboard.md?toc=/azure/azure-monitor/toc.json#performance-counters-enabled) for the Windows or Linux-based VMs in your workspace, you need to disable those rules by following the steps described [here](../log-analytics/log-analytics-data-sources-performance-counters.md?toc=/azure/azure-monitor/toc.json#configuring-performance-counters) for Windows and for Linux.
56+
If before onboarding Azure Monitor for VMs, you were not [collecting the performance counters enabled](vminsights-onboard.md?toc=/azure/azure-monitor/toc.json#performance-counters-enabled) for the Windows or Linux-based VMs in your workspace, you need to disable those rules by following the steps described [here](../../log-analytics/log-analytics-data-sources-performance-counters.md?toc=/azure/azure-monitor/toc.json#configuring-performance-counters) for Windows and for Linux.
5757

5858
## Disable monitoring for an Azure VM and retain workspace
5959

0 commit comments

Comments
 (0)