Skip to content

Commit 0f6d34c

Browse files
Merge pull request #264870 from flang-msft/fxl-priyanshi-review
fxl---new-relic-refined text from PM
2 parents ae2c6ea + f802c9c commit 0f6d34c

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

articles/partner-solutions/new-relic/new-relic-how-to-manage.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -95,18 +95,26 @@ For each virtual machine, the following info appears:
9595
> [!NOTE]
9696
> If a virtual machine shows that an agent is installed, but the option **Uninstall extension** is disabled, the agent was configured through a different New Relic resource in the same Azure subscription. To make any changes, go to the other New Relic resource in the Azure subscription.
9797
98-
## Monitor virtual machine scale sets by using the New Relic agent
98+
## Monitor Azure Virtual Machine Scale Sets by using the New Relic agent
9999

100-
You can install New Relic agent on virtual machine scale sets as an extension. Select **Virtual Machine Scale Sets** under **New Relic account config** in the Resource menu. In the working pane, you see a list of all virtual machine scale sets in the subscription.
101-
Virtual Machine Scale Sets (VMSS) is an Azure Compute resource which can be used to deploy and manage a set of identical VMs. Please familiarize yourself with the Azure resource [here](../../virtual-machine-scale-sets/overview.md) and the orchestration modes available [here](../../virtual-machine-scale-sets/virtual-machine-scale-sets-orchestration-modes.md).
100+
You can install New Relic agent on Azure Virtual Machine Scale Sets as an extension.
102101

103-
The native integration can be used to install agent on both the uniform and flexible scale-sets. The new instances (VMs) of a scale set, in any mode, will receive the agent extension in the event of a scale-up scenario. VMSS resources in a uniform orchestration mode supports Automatic, Rolling, and Manual upgrade policy while resources in Flexible orchestration mode only supports manual upgrade today. In case, a manual upgrade policy is set for a resource, please upgrade the instances manually by installing the agent extension for the already scaled up instances. The auto-scaling and instance orchestration guide can be found [here](../../virtual-machine-scale-sets/virtual-machine-scale-sets-orchestration-modes.md#autoscaling-and-instance-orchestration)
102+
1. Select **Virtual Machine Scale Sets** under **New Relic account config** in the Resource menu.
103+
1. In the working pane, you see a list of all virtual machine scale sets in the subscription.
104+
105+
Virtual Machine Scale Sets is an Azure Compute resource that can be used to deploy and manage a set of identical VMs. For more information, see [Virtual Machine Scale Sets](../../virtual-machine-scale-sets/overview.md).
106+
107+
For more information on the orchestration modes available [orchestration modes](../../virtual-machine-scale-sets/virtual-machine-scale-sets-orchestration-modes.md).
108+
109+
Use native integration to install an agent on both the uniform and flexible scale-sets. The new instances (VMs) of a scale set, in any mode, receive the agent extension during scale-up. Virtual Machine Scale Sets resources in a uniform orchestration mode support _Automatic_, _Rolling_, and _Manual_ upgrade policy. Resources in Flexible orchestration mode only support manual upgrade.
110+
111+
If a manual upgrade policy is set for a resource, upgrade the instances manually by installing the agent extension for the already scaled up instances. For more information on autoscaling and instance orchestration, see [autoscaling-and-instance-orchestration](../../virtual-machine-scale-sets/virtual-machine-scale-sets-orchestration-modes.md#autoscaling-and-instance-orchestration).
104112

105113
> [!NOTE]
106-
> In manual upgrade policy, pre-existing VM instances will not receive the extension automatically. This will show the agent status as **Partially Installed**. Please upgrade the VM instances by manually installing extension on them from the VM extensions blade or by going to ‘VMSS resource/Instances’ view.
114+
> In manual upgrade policy, pre-existing VM instances don't receive the extension automatically. The agent status shows as **Partially Installed**. Upgrade the VM instances by manually installing the extension on them from the VM extensions Resource menu, or go to specific Virtual Machine Scale Sets and select **Instances** from the Resource menu.
107115
108116
> [!NOTE]
109-
> The agent installation dashboard will support the automatic and rolling upgrade policy for Flex orchestration mode in the next release when similar support is available from VMSS Flex resources.
117+
> The agent installation dashboard supports the automatic and rolling upgrade policy for Flex orchestration mode in the next release when similar support is available from Virtual Machine Scale Sets Flex resources.
110118
111119
## Monitor app services by using the New Relic agent
112120

@@ -120,7 +128,7 @@ For each app service, the following information appears:
120128
|--|----|
121129
| **Resource name** | App service name.|
122130
| **Resource status** | Indicates whether the App service is running or stopped. The New Relic agent can be installed only on app services that are running.|
123-
| **App Service plan** | The plan that's configured for the app service.|
131+
| **App Service plan** | The plan configured for the app service.|
124132
| **Agent status** | Status of the agent. |
125133

126134
To install the New Relic agent, select the app service and then select **Install Extension**. The application settings for the selected app service are updated, and the app service is restarted to complete the configuration of the New Relic agent.

0 commit comments

Comments
 (0)