Skip to content

Commit 595eaf7

Browse files
authored
Merge pull request #95961 from MGoedtel/Task1598636b
Task 1589636 for VM Insights
2 parents 5fc2f09 + ce16fae commit 595eaf7

15 files changed

+51
-66
lines changed
223 KB
Loading
210 KB
Loading
401 KB
Loading

articles/azure-monitor/insights/vminsights-enable-at-scale-policy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ If you're interested in accomplishing these tasks with Azure PowerShell or an Az
2626

2727
Originally, the experience with Azure Policy for managing and deploying the policy definitions for Azure Monitor for VMs was done exclusively from Azure Policy. The Manage Policy Coverage feature makes it simpler and easier to discover, manage, and enable at scale the **Enable Azure Monitor for VMs** initiative, which includes the policy definitions mentioned earlier. You can access this new feature from the **Get Started** tab in Azure Monitor for VMs. Select **Manage Policy Coverage** to open the **Azure Monitor for VMs Policy Coverage** page.
2828

29-
![Azure Monitor from VMs Get Started tab](./media/vminsights-enable-at-scale-policy/get-started-page-01.png)
29+
![Azure Monitor from VMs Get Started tab](./media/vminsights-enable-at-scale-policy/get-started-page.png)
3030

3131
From here, you can check and manage coverage for the initiative across your management groups and subscriptions. You can understand how many VMs exist in each of the management groups and subscriptions and their compliance status.
3232

@@ -89,7 +89,7 @@ The policy definitions for an Azure virtual machine scale set are listed in the
8989

9090
|Name |Description |Type |
9191
|-----|------------|-----|
92-
|\[Preview\]: Enable Azure Monitor for virtual machine scale sets |Enable Azure Monitor for the virtual machine scale sets in the specified scope (management group, subscription, or resource group). Takes Log Analytics workspace as a parameter. Note: If your scale set upgrade policy is set to Manual, apply the extension to all the VMs in the set by calling upgrade on them. In the CLI, this is az vmss update-instances. |Initiative |
92+
|\[Preview\]: Enable Azure Monitor for virtual machine scale sets |Enable Azure Monitor for the virtual machine scale sets in the specified scope (management group, subscription, or resource group). Takes Log Analytics workspace as a parameter. Note: If your scale set upgrade policy is set to Manual, apply the extension to all the VMs in the set by calling upgrade on them. In the CLI, this is `az vmss update-instances`. |Initiative |
9393
|\[Preview\]: Audit Dependency agent deployment in virtual machine scale sets – VM image (OS) unlisted |Reports virtual machine scale set as noncompliant if the VM image (OS) isn't defined in the list and the agent isn't installed. |Policy |
9494
|\[Preview\]: Audit Log Analytics agent deployment in virtual machine scale sets – VM image (OS) unlisted |Reports virtual machine scale set as noncompliant if the VM image (OS) isn't defined in the list and the agent isn't installed. |Policy |
9595
|\[Preview\]: Deploy Dependency agent for Linux virtual machine scale sets |Deploy Dependency agent for Linux virtual machine scale sets if the VM image (OS) is defined in the list and the agent isn't installed. |Policy |
@@ -168,7 +168,7 @@ The following table maps each possible assignment status for the initiative.
168168

169169
The following example is for an Azure VM, but it also applies to virtual machine scale sets. To learn how to review compliance results, see [Identify noncompliance results](../../governance/policy/assign-policy-portal.md#identify-non-compliant-resources). On the **Azure Monitor for VMs Policy Coverage** page, select either a management group or a subscription from the table. Select **View Compliance** by selecting the ellipsis (...).
170170

171-
![Policy compliance for Azure VMs](./media/vminsights-enable-at-scale-policy/policy-view-compliance-01.png)
171+
![Policy compliance for Azure VMs](./media/vminsights-enable-at-scale-policy/policy-view-compliance.png)
172172

173173
Based on the results of the policies included with the initiative, VMs are reported as noncompliant in the following scenarios:
174174

articles/azure-monitor/insights/vminsights-enable-overview.md

Lines changed: 31 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.subservice:
66
ms.topic: conceptual
77
author: mgoedtel
88
ms.author: magoedte
9-
ms.date: 10/29/2019
9+
ms.date: 11/14/2019
1010

1111
---
1212

@@ -33,25 +33,23 @@ Before you start, make sure that you understand the information in the following
3333
Azure Monitor for VMs supports a Log Analytics workspace in the following regions:
3434

3535
- West Central US
36-
- West US<sup>1</sup>
37-
- West US 2<sup>1</sup>
38-
- South Central US<sup>1</sup>
36+
- West US
37+
- West US 2
38+
- South Central US
3939
- East US
40-
- East US2<sup>1</sup>
41-
- Central US<sup>1</sup>
42-
- North Central US<sup>1</sup>
40+
- East US2
41+
- Central US
42+
- North Central US
4343
- Canada Central
4444
- UK South
45-
- North Europe<sup>1</sup>
45+
- North Europe
4646
- West Europe
47-
- East Asia<sup>1</sup>
47+
- East Asia
4848
- Southeast Asia
49-
- Central India<sup>1</sup>
50-
- Japan East<sup>1</sup>
51-
- Australia East<sup>1</sup>
52-
- Australia Southeast<sup>1</sup>
53-
54-
<sup>1</sup> This region doesn't currently support the Health feature of Azure Monitor for VMs.
49+
- Central India
50+
- Japan East
51+
- Australia East
52+
- Australia Southeast
5553

5654
>[!NOTE]
5755
>You can deploy Azure VMs from any region. These VMs aren't limited to the regions supported by the Log Analytics workspace.
@@ -79,30 +77,26 @@ To configure your workspace for the at-scale scenario, use one of the following
7977

8078
The following table lists the Windows and Linux operating systems that Azure Monitor for VMs supports. Later in this section, you'll find a full list that details the major and minor Linux OS release and supported kernel versions.
8179

82-
|OS version |Performance |Maps |Health |
83-
|-----------|------------|-----|-------|
84-
|Windows Server 2019 | X | X | X |
85-
|Windows Server 2016 1803 | X | X | X |
86-
|Windows Server 2016 | X | X | X |
87-
|Windows Server 2012 R2 | X | X | X |
88-
|Windows Server 2012 | X | X | |
89-
|Windows Server 2008 R2 | X | X| |
90-
|Windows 10 1803 | X | X | |
91-
|Windows 8.1 | X | X | |
92-
|Windows 8 | X | X | |
93-
|Windows 7 SP1 | X | X | |
94-
|Red Hat Enterprise Linux (RHEL) 6, 7| X | X| X |
95-
|Ubuntu 18.04, 16.04 | X | X | X |
96-
|CentOS Linux 7, 6 | X | X | X |
97-
|SUSE Linux Enterprise Server (SLES) 12 | X | X | X |
98-
|Debian 9.4, 8 | X<sup>1</sup> | | X |
80+
|OS version |Performance |Maps |
81+
|-----------|------------|-----|
82+
|Windows Server 2019 | X | X |
83+
|Windows Server 2016 1803 | X | X |
84+
|Windows Server 2016 | X | X |
85+
|Windows Server 2012 R2 | X | X |
86+
|Windows Server 2012 | X | X |
87+
|Windows Server 2008 R2 | X | X|
88+
|Windows 10 1803 | X | X |
89+
|Windows 8.1 | X | X |
90+
|Windows 8 | X | X |
91+
|Windows 7 SP1 | X | X |
92+
|Red Hat Enterprise Linux (RHEL) 6, 7| X | X|
93+
|Ubuntu 18.04, 16.04 | X | X |
94+
|CentOS Linux 7, 6 | X | X |
95+
|SUSE Linux Enterprise Server (SLES) 12 | X | X |
96+
|Debian 9.4, 8 | X<sup>1</sup> | |
9997

10098
<sup>1</sup> The Performance feature of Azure Monitor for VMs is available only from Azure Monitor. It isn't available directly from the left pane of the Azure VM.
10199

102-
>[!NOTE]
103-
>The Health feature of Azure Monitor for VMs does not support [nested virtualization](../../virtual-machines/windows/nested-virtualization.md) in an Azure VM.
104-
>
105-
106100
>[!NOTE]
107101
>In the Linux operating system:
108102
> - Only default and SMP Linux kernel releases are supported.
@@ -262,4 +256,4 @@ Now that you've enabled monitoring for your VM, monitoring information is availa
262256

263257
## Next steps
264258

265-
To learn how to use the Health feature, see [View Azure Monitor for VMs Health](vminsights-health.md). To view discovered application dependencies, see [View Azure Monitor for VMs Map](vminsights-maps.md).
259+
To learn how to use the Performance monitoring feature, see [View Azure Monitor for VMs Performance](vminsights-performance.md). To view discovered application dependencies, see [View Azure Monitor for VMs Map](vminsights-maps.md).

0 commit comments

Comments
 (0)