You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/partner-solutions/dynatrace/manage.md
+22-1Lines changed: 22 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Manage your Azure Native Dynatrace Service integration
3
3
description: This article describes how to manage Dynatrace on the Azure portal.
4
4
5
5
ms.topic: how-to
6
-
ms.date: 11/07/2024
6
+
ms.date: 02/12/2025
7
7
8
8
---
9
9
@@ -107,6 +107,27 @@ To install the Dynatrace OneAgent, select the App Service and select **Install E
107
107
> [!NOTE]
108
108
> This screen currently only shows App Services of type Web App. Managing agents for Function apps is not supported at this time.
109
109
110
+
## Monitor Arc enabled servers using Dynatrace OneAgent
111
+
112
+
Azure Arc delivers a consistent multicloud and on-premises management platform, allowing users to manage applications and services extending across data centers, multiple clouds and edge. [Learn More] ()
113
+
114
+
You can install Dynatrace OneAgent to monitor Azure Arc-enabled servers as an extension. Select ARC Machine Extension under Dynatrace environment config in the Resource menu. In the working pane, you see a list of all Arc-enabled servers in the subscription. Filters include _Resource Group, Subscription, Resource Status and Agent Status_.
115
+
116
+
For each Arc-enabled server, the following information is displayed:
117
+
118
+
| Column | Description |
119
+
|------------|------------|
120
+
|**Resource Name**| Name of the Azure Arc-enabled server. |
121
+
|**Resource Group**| Name of the resource group containing the Arc-enabled server. |
122
+
|**Susbscription**| Name of the subscription containing the Arc-enabled server. |
123
+
|**Resource Status**| Indicates whether the Arc-enabled server is stopped or running. |
124
+
|**Auto-update**| Whether autoupdate is enabled for the OneAgent. |
125
+
|**Agent Status**| Indicates whether Dynatrace OneAgent is running on the Arc-enabled server. |
126
+
|**Agent Version**| Version of Dynatrace OneAgent. |
127
+
128
+
To install OneAgent, choose the Arc-enabled servers you would like to monitor and click on **Install Extension**. Select **OK** to begin the installation process for Dynatrace OneAgent. After the agent is installed, the agent status changes to Installed.
129
+
You can uninstall Dynatrace OneAgent on an Arc server by selecting the resource and clicking on **Uninstall Extension**.
130
+
110
131
## Reconfigure single sign-on
111
132
112
133
If you would like to reconfigure single sign-on, select **Single sign-on** in the left pane.
0 commit comments