Skip to content

Commit 2f62c75

Browse files
committed
prep for release
1 parent 12a1a52 commit 2f62c75

8 files changed

+30
-38
lines changed

articles/partner-solutions/dynatrace/dynatrace-create.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,10 @@ Use the Azure portal to find Azure Native Dynatrace Service application.
9191
:::image type="content" source="media/dynatrace-create/dynatrace-contributor-guide-3.png" alt-text="Screenshot showing the process to assign a role to a managed identity":::
9292

9393
1. Select the **Subscription**. In **Managed identity**, select **Dynatrace** and the Dynatrace resource created by the contributor. After you select the resource, use **Select** to continue.
94-
:::image type="content" source="media/dynatrace-create/dynatrace-contributor-select.png" alt-text="Screenshot showing the Dynatrace resource with a new contributor selected.":::
94+
:::image type="content" source="media/dynatrace-create/dynatrace-contributor-select.png" alt-text="Screenshot showing the Dynatrace resource with a new contributor selected.":::
9595

9696
1. When you have completed the selection, select **Review + assign**
97-
:::image type="content" source="media/dynatrace-create/dynatrace-review-and-assign.png" alt-text="Screenshot showing Add role assignment working pane with Review and assign with a red box around it.":::
97+
:::image type="content" source="media/dynatrace-create/dynatrace-review-and-assign.png" alt-text="Screenshot showing Add role assignment working pane with Review and assign with a red box around it.":::
9898

9999
1. When creating the Dynatrace resource, you can set up automatic log forwarding for three types of logs:
100100

articles/partner-solutions/dynatrace/dynatrace-how-to-configure-prereqs.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
title: Configure pre-deployment to use Azure Native Dynatrace Service
33
description: This article describes how to complete the prerequisites for Dynatrace on the Azure portal.
44
ms.topic: conceptual
5-
author: flang-msft
6-
ms.author: franlanglois
7-
ms.date: 10/12/2022
5+
6+
ms.date: 02/04/2023
87

98
---
109

articles/partner-solutions/dynatrace/dynatrace-how-to-manage.md

Lines changed: 20 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
title: Manage your Azure Native Dynatrace Service integration
33
description: This article describes how to manage Dynatrace on the Azure portal.
4-
author: flang-msft
54

65
ms.topic: conceptual
7-
ms.author: franlanglois
8-
ms.date: 10/12/2022
6+
ms.date: 02/04/2023
97

108
---
119

@@ -44,7 +42,7 @@ The columns in the table denote important information for your resource:
4442
- **Total resources** - Count of all resources for the resource type.
4543
- **Logs to Dynatrace** - Count of resources sending logs to Dynatrace through the integration.
4644

47-
## Reconfigure rules for Metrics and logs
45+
## Reconfigure rules for metrics and logs
4846

4947
To change the configuration rules for logs, select **Metrics and logs** in the Resource menu on the left.
5048

@@ -54,7 +52,7 @@ For more information, see [Configure metrics and logs](dynatrace-create.md#confi
5452

5553
## View monitored resources
5654

57-
To see the list of resources emitting logs to Dynatrace, select Monitored Resources in the left pane.
55+
To see the list of resources emitting logs to Dynatrace, select **Monitored Resources** in the left pane.
5856

5957
:::image type="content" source="media/dynatrace-how-to-manage/dynatrace-monitored-resources.png" alt-text="Screenshot showing monitored resources in the working pane.":::
6058

@@ -74,34 +72,34 @@ You can install Dynatrace OneAgent on virtual machines as an extension. Select *
7472

7573
For each virtual machine, the following info is displayed:
7674

77-
| Column header | Definition of column |
75+
| Column | Description |
7876
|------------|------------|
79-
| **Resource Name** | Virtual machine name |
80-
| **Resource Status** | Indicates whether the virtual machine is stopped or running. Dynatrace OneAgent can only be installed on virtual machines that are running. If the virtual machine is stopped, installing the Dynatrace OneAgent will be disabled. |
81-
| **OneAgent status** | Whether the Dynatrace OneAgent is running on the virtual machine |
82-
| **OneAgent version** | The Dynatrace OneAgent version number |
83-
| **Auto-update** | Whether auto-update has been enabled for the OneAgent |
84-
| **Log monitoring** | Whether log monitoring option was selected when OneAgent was installed |
85-
| **Monitoring mode** | Whether the Dynatrace OneAgent is monitoring hosts in [full-stack monitoring mode or infrastructure monitoring mode](https://www.dynatrace.com/support/help/how-to-use-dynatrace/hosts/basic-concepts/get-started-with-infrastructure-monitoring) |
77+
| **Name** | Virtual machine name. |
78+
| **Status** | Indicates whether the virtual machine is stopped or running. Dynatrace OneAgent can only be installed on virtual machines that are running. If the virtual machine is stopped, installing the Dynatrace OneAgent will be disabled. |
79+
| **OneAgent status** | Whether the Dynatrace OneAgent is running on the virtual machine. |
80+
| **OneAgent version** | The Dynatrace OneAgent version number. |
81+
| **Auto-update** | Whether auto-update has been enabled for the OneAgent. |
82+
| **Log monitoring** | Whether log monitoring option was selected when OneAgent was installed. |
83+
| **Monitoring mode** | Whether the Dynatrace OneAgent is monitoring hosts in [full-stack monitoring mode or infrastructure monitoring mode](https://www.dynatrace.com/support/help/how-to-use-dynatrace/hosts/basic-concepts/get-started-with-infrastructure-monitoring). |
8684

8785
> [!NOTE]
8886
> If a virtual machine shows that an OneAgent is installed, but the option Uninstall extension is disabled, then the agent was configured through a different Dynatrace resource in the same Azure subscription. To make any changes, please go to the other Dynatrace resource in the Azure subscription.
8987
9088
## Monitor App Services using Dynatrace OneAgent
9189

92-
You can install Dynatrace OneAgent on App Services as an extension. Select **App Services** in the Resource menu. In the working pane, you see This screen a list of all App Services in the subscription.
90+
You can install Dynatrace OneAgent on an App Service as an extension. Select an App Service in the Resource menu. In the working pane, you see a list of any App Service in the subscription.
9391

94-
For each app service, the following information is displayed:
92+
For each App Service, the following information is displayed:
9593

96-
| Column header | Definition of column |
94+
| Column | Description |
9795
|------------|------------|
98-
| **Resource name** | App service name |
99-
| **Resource status** | Indicates whether the App service is running or stopped. Dynatrace OneAgent can only be installed on app services that are running. |
100-
| **App Service plan** | The plan configured for the app service |
101-
| **OneAgent version** | The Dynatrace OneAgent version |
102-
| **OneAgent status** | status of the agent |
96+
| **Name** | App Service name. |
97+
| **Status** | Indicates whether the App Service is running or stopped. Dynatrace OneAgent can only be installed on an App Service that is running. |
98+
| **App Service plan** | The plan configured for the App Service. |
99+
| **OneAgent version** | The Dynatrace OneAgent version. |
100+
| **OneAgent status** | status of the agent. |
103101

104-
To install the Dynatrace OneAgent, select the app service and 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 Dynatrace OneAgent.
102+
To install the Dynatrace OneAgent, select the App Service and 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 Dynatrace OneAgent.
105103

106104
> [!NOTE]
107105
>App Service extensions are currently supported only for App Services that are running on Windows OS. App Services using the Linux OS are not shown in the list.

articles/partner-solutions/dynatrace/dynatrace-link-to-existing.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
title: Linking to an existing Azure Native Dynatrace Service resource
33
description: This article describes how to use the Azure portal to link to an instance of Dynatrace.
4+
45
ms.topic: quickstart
5-
author: flang-msft
6-
ms.author: franlanglois
7-
ms.date: 10/12/2022
6+
ms.date: 02/04/2023
87

98
---
109

articles/partner-solutions/dynatrace/dynatrace-overview.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
title: Azure Native Dynatrace Service overview
33
description: Learn about using the Dynatrace Cloud-Native Observability Platform in the Azure Marketplace.
4+
45
ms.topic: conceptual
5-
author: flang-msft
6-
ms.author: franlanglois
7-
ms.date: 10/12/2022
6+
ms.date: 02/04/2023
87

98
---
109

articles/partner-solutions/dynatrace/dynatrace-troubleshoot.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
---
22
title: Troubleshooting Azure Native Dynatrace Service
33
description: This article provides information about troubleshooting Dynatrace for Azure
4-
author: flang-msft
54

6-
ms.author: franlanglois
75
ms.topic: conceptual
8-
ms.collection: na
9-
ms.date: 01/06/2023
6+
ms.date: 02/04/2023
107

118
---
129

@@ -60,7 +57,7 @@ This document contains information about troubleshooting your solutions that use
6057

6158
### Metrics checkbox disabled
6259

63-
- To collect metrics you should have owner permission on the subscription. If you are a contributor then please refer to the contributor guide mentioned in [Configure metrics and logs](dynatrace-create.md#configure-metrics-and-logs).
60+
- To collect metrics you must have owner permission on the subscription. If you are a contributor, refer to the contributor guide mentioned in [Configure metrics and logs](dynatrace-create.md#configure-metrics-and-logs).
6461

6562
## Next steps
6663

85.4 KB
Loading

0 commit comments

Comments
 (0)