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: support/azure/partner-solutions/dynatrace/free-trial-errors.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
1
---
2
2
title: Dynatrace Free Trial Limitations on Azure
3
3
description: Understand the limitations of Dynatrace free trial resources on Azure.
4
-
author: agrimayadav
4
+
author: agrimayadav
5
5
ms.author: jarrettr
6
+
ms.reviewer: v-ryanberg
7
+
manager: dcscontentpm
6
8
ms.service: partner-services
7
9
ms.topic: troubleshooting-problem-resolution
8
10
ms.date: 09/23/2025
@@ -23,17 +25,21 @@ This article helps you understand limitations that you might encounter when crea
23
25
## Cause
24
26
25
27
- You can only create one Dynatrace resource during the trial period.
26
-
- With the free trial plan, your Dynatrace resource on Azure will be deleted automatically after the trial expires, unless you request an extension.
28
+
- With the free trial plan, your Dynatrace resource on Azure will be deleted automatically after the trial expires unless you request an extension.
27
29
28
30
## Solution 1: Unable to create another free trial resource
29
31
30
-
Only one environment/resource can be created during the trial period. If you need additional environments, upgrade to a paid Dynatrace plan or wait until the trial expires and start a new trial (if eligible).
32
+
Only one environment or resource can be created during the trial period. If you need additional environments, upgrade to a paid Dynatrace plan or wait until the trial expires and start a new trial (if eligible).
31
33
32
34
## Solution 2: Prepare for automatic free trial resource deletion
33
35
34
36
Be aware that free trial resources are deleted automatically after the trial period ends. If you require more time, [contact Dynatrace sales](mailto:[email protected]) to request a trial extension or discuss upgrade options.
Copy file name to clipboardExpand all lines: support/azure/partner-solutions/dynatrace/metrics-checkbox-disabled.md
+15-10Lines changed: 15 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@ title: Metrics Collection Checkbox for Dynatrace Is Unavailable
3
3
description: Resolve the issue in which the metrics collection checkbox is unavailable because the user lacks Owner permissions on the subscription.
4
4
author: agrimayadav
5
5
ms.author: jarrettr
6
+
ms.reviewer: v-ryanberg
7
+
manager: dcscontentpm
6
8
ms.service: partner-services
7
9
ms.topic: troubleshooting-problem-resolution
8
10
ms.date: 09/22/2025
@@ -14,31 +16,34 @@ ai-usage: ai-assisted
14
16
15
17
# Metrics collection checkbox is unavailable
16
18
17
-
This article helps you resolve the problem in which the **Enable metrics collection** checkbox is unavailable in your Dynatrace integration because the signed-in account doesn't have Owner permissions on the Azure subscription.
19
+
This article helps you resolve the issue where the **Enable metrics collection** checkbox is unavailable in your Dynatrace integration because the signed-in account doesn't have [Owner role permissions](/azure/role-based-access-control/built-in-roles#owner) on the Azure subscription.
18
20
19
21
## Prerequisites
20
22
21
-
- Access to the Azure portal and the subscription that contains the resource.
23
+
- Access to the [Azure portal](https://portal.azure.com/) and the subscription that contains the resource.
22
24
23
25
## Symptoms
24
26
25
-
- The **Enable metrics collection** checkbox is unavailable (dimmed) in the Dynatrace integration UI.
27
+
- The **Enable metrics collection** checkbox is unavailable (grayed out) in the Dynatrace integration UI.
26
28
- Attempting to enable metrics collection results in an error or no action.
27
29
28
30
## Cause
29
31
30
-
Enabling metrics collection requires Owner permissions at the subscription scope. Users with Contributor or Reader roles can't enable metrics collection from the integration UI. The checkbox is unavailable (dimmed).
32
+
Enabling metrics collection requires Owner role permissions at the subscription scope. Users with Contributor or Reader role permissions can't enable metrics collection from the integration UI and the checkbox is unavailable.
31
33
32
-
## Solution: Request Owner permission
34
+
## Solution: Request Owner role permission
33
35
34
36
1. In the Azure portal, go to the subscription that contains the resource.
35
-
2. Select **Access control (IAM)** in the left pane.
37
+
2. Select **Access control (IAM)**.
36
38
3. Select **View my access** to see your current role at the subscription scope.
37
-
4. If you don't have Owner permissions, contact the subscription Owner or administrator and request Owner permissions, or ask them to enable metrics collection for you.
38
-
5. After the Owner assigns the role, wait 5–15 minutes for RBAC propagation, and then retry enabling metrics collection in the Dynatrace integration.
39
39
40
-
## Related content
40
+
If you don't have Owner role permissions, contact the subscription Owner or admin and request Owner role permissions or ask them to enable metrics collection for you. After the Owner or admin assigns the role, wait 5–15 minutes for role-based access control (RBAC) propagation and then retry enabling metrics collection in the Dynatrace integration.
41
+
42
+
## Resource
41
43
42
44
-[Azure role-based access control (RBAC)](/azure/role-based-access-control/)
43
45
-[Assign Azure roles using the Azure CLI](/azure/role-based-access-control/role-assignments-cli)
0 commit comments