Skip to content

Commit fdc742f

Browse files
Acrolinx. Add FAQ to TOC.
1 parent da4888b commit fdc742f

3 files changed

Lines changed: 11 additions & 7 deletions

File tree

articles/partner-solutions/dynatrace/faq.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### YamlMime:FAQ
22
metadata:
33
title: Azure Native Dynatrace Service FAQ
4-
description: Answers to common questions about using Azure Native Dynatrace Service in Azure.
4+
description: Answers to common questions about using Azure Native Dynatrace Service in Azure, including prerequisites, setup, and management.
55
ms.service: partner-services
66
ms.subservice: dynatrace
77
ai-usage: ai-generated
@@ -28,9 +28,9 @@ sections:
2828
- question: What gets created for billing and monitoring?
2929
answer: |
3030
When you use the integrated experience, three entities are mapped:
31-
- **Dynatrace resource in Azure** — Created in the subscription and resource group you select; used to manage the environment.
32-
- **Dynatrace environment (SaaS)** — Created on Dynatrace SaaS when you create a new environment, or linked when you connect an existing environment.
33-
- **Marketplace SaaS resource** — Created based on the plan you select; used for billing.
31+
- **Dynatrace resource in Azure:** Created in the subscription and resource group you select; used to manage the environment.
32+
- **Dynatrace environment (SaaS):** Created on Dynatrace SaaS when you create a new environment, or linked when you connect an existing environment.
33+
- **Marketplace SaaS resource:** Created based on the plan you select; used for billing.
3434
For details, see [Overview](overview.md#billing).
3535
3636
- name: Setup and access
@@ -74,7 +74,7 @@ sections:
7474
7575
- question: Why do diagnostic settings persist after I disable the resource or change tag rules?
7676
answer: |
77-
A delete lock on the resource or resource group can prevent cleanup of diagnostic settings. Remove the lock to stop forwarding. If the lock is removed after the Dynatrace resource is deleted, clean up diagnostic settings manually. See [Troubleshooting](troubleshoot.md#diagnostic-settings-are-active-even-after-disabling-the-dynatrace-resource-or-applying-necessary-tag-rules).
77+
A delete lock on the resource or resource group can prevent cleanup of diagnostic settings. To stop forwarding, remove the lock. If the lock is removed after the Dynatrace resource is deleted, clean up diagnostic settings manually. See [Troubleshooting](troubleshoot.md#diagnostic-settings-are-active-even-after-disabling-the-dynatrace-resource-or-applying-necessary-tag-rules).
7878
7979
- name: Monitoring with Dynatrace OneAgent
8080
questions:
@@ -84,7 +84,7 @@ sections:
8484
8585
- question: Why can’t I install OneAgent on a virtual machine?
8686
answer: |
87-
OneAgent installation is disabled if the VM is stopped. Start the VM and try again. If a VM shows OneAgent installed and **Uninstall extension** is disabled, another Dynatrace resource configured the agent; make changes from that resource. See the VM tab in [Manage](manage.md#monitor-resources-using-dynatrace-oneagent).
87+
OneAgent installation is disabled if the virtual machine is stopped. Start the virtual machine and try again. If a virtual machine shows OneAgent installed and **Uninstall extension** is disabled, another Dynatrace resource configured the agent; make changes from that resource. See the virtual machine tab in [Manage](manage.md#monitor-resources-using-dynatrace-oneagent).
8888
8989
- question: AKS installation or uninstallation options are inactive. What should I do?
9090
answer: |
@@ -138,7 +138,7 @@ sections:
138138
questions:
139139
- question: Why can’t I create a Dynatrace resource?
140140
answer: |
141-
Ensure you have **Owner** or **Contributor** access on the subscription. Creation can also fail if the user profile in Microsoft Entra ID lacks a **Last Name** value; ask your tenant admin to update the profile and try again. See [Troubleshooting](troubleshoot.md#unable-to-create-dynatrace-resource).
141+
Ensure you have **Owner** or **Contributor** access on the subscription. Creation can also fail if the user profile in Microsoft Entra ID lacks a **Last Name** value. Ask your tenant admin to update the profile and try again. See [Troubleshooting](troubleshoot.md#unable-to-create-dynatrace-resource).
142142
143143
- question: How do I get support?
144144
answer: |

articles/partner-solutions/dynatrace/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ landingContent:
2121
links:
2222
- text: What is Azure Native Dynatrace Service?
2323
url: overview.md
24+
- text: FAQ
25+
url: faq.yml
2426
- linkListType: how-to-guide
2527
links:
2628
- text: Complete the prerequisites for Dynatrace

articles/partner-solutions/dynatrace/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ items:
55
items:
66
- name: What is Azure Native Dynatrace Service?
77
href: overview.md
8+
- name: FAQ
9+
href: faq.yml
810
- name: Quickstarts
911
expanded: true
1012
items:

0 commit comments

Comments
 (0)