Skip to content

Commit 981808b

Browse files
authored
Merge pull request #214368 from flang-msft/fxl---Dynatrace-review-of-partner-documentation-99706
Fxl---dynatrace review of partner documentation 99706
2 parents 10f9f30 + 5bf1844 commit 981808b

File tree

6 files changed

+63
-73
lines changed

6 files changed

+63
-73
lines changed

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

Lines changed: 20 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes how to use the Azure portal to create an ins
44
ms.topic: quickstart
55
author: flang-msft
66
ms.author: franlanglois
7-
ms.date: 08/24/2022
7+
ms.date: 10/12/2022
88

99
---
1010

@@ -16,21 +16,21 @@ When you use the integrated Dynatrace experience in Azure portal, the following
1616

1717
:::image type="content" source="media/dynatrace-create/dynatrace-entities.png" alt-text="Flowchart showing three entities: Marketplace S A A S connecting to Dynatrace resource, connecting to Dynatrace environment.":::
1818

19-
- **Dynatrace resource in Azure** - Using the Dynatrace resource, you can manage the Dynatrace environment in Azure. The resource is created in the Azure subscription and resource group that you select during the create or linking process.
20-
- **Dynatrace environment** - This is the Dynatrace environment on Dynatrace SaaS. When you choose to create a new environment, the environment on Dynatrace SaaS is automatically created, in addition to the Dynatrace resource in Azure. The resource is created in the Azure subscription and resource group that you selected when you created the environment or linked to an existing environment.
19+
- **Dynatrace resource in Azure** - Using the Dynatrace resource, you can manage the Dynatrace environment in Azure. The resource is created in the Azure subscription and resource group that you select during the create process or linking process.
20+
- **Dynatrace environment** - This is the Dynatrace environment on Dynatrace _Software as a Service_ (SaaS). When you create a new environment, the environment on Dynatrace SaaS is automatically created, in addition to the Dynatrace resource in Azure.
2121
- **Marketplace SaaS resource** - The SaaS resource is created automatically, based on the plan you select from the Dynatrace Marketplace offer. This resource is used for billing purposes.
2222

2323
## Prerequisites
2424

25-
Before creating your first instance of Dynatrace in Azure, configure your environment. These steps must be completed before continuing with the next steps in this quickstart.
25+
Before you link the subscription to a Dynatrace environment,[complete the pre-deployment configuration.](dynatrace-link-to-existing.md).
2626

2727
### Find Offer
2828

2929
Use the Azure portal to find Dynatrace for Azure application.
3030

3131
1. Go to the [Azure portal](https://portal.azure.com) and sign in.
3232

33-
1. If you've visited the **Marketplace** in a recent session, select the icon from the available options. Otherwise, search for *Marketplace*.
33+
1. If you've visited the **Marketplace** in a recent session, select the icon from the available options. Otherwise, search for _Marketplace_.
3434

3535
:::image type="content" source="media/dynatrace-create/dynatrace-search-marketplace.png" alt-text="Screenshot showing a search for Marketplace in the Azure portal.":::
3636

@@ -58,9 +58,9 @@ Use the Azure portal to find Dynatrace for Azure application.
5858
| **Property** | **Description** |
5959
|--------------|-------------------|
6060
| Subscription | Select the Azure subscription you want to use for creating the Dynatrace resource. You must have owner or contributor access.|
61-
| Resource group | Specify whether you want to create a new resource group or use an existing one. A [resource group](../../azure-resource-manager/management/overview.md) is a container that holds related resources for an Azure solution. |
61+
| Resource group | Specify whether you want to create a new resource group or use an existing one. A [resource group](/azure-resource-manager/management/overview.md) is a container that holds related resources for an Azure solution. |
6262
| Resource name | Specify a name for the Dynatrace resource. This name will be the friendly name of the new Dynatrace environment.|
63-
| Location | Select the region. Both the Dynatrace resource in Azure and Dynatrace environment will be created in the selected region.|
63+
| Location | Select the region. Select the region where the Dynatrace resource in Azure and the Dynatrace environment is created.|
6464
| Pricing plan | Select from the list of available plans. |
6565

6666
### Configure metrics and logs
@@ -69,25 +69,24 @@ Use the Azure portal to find Dynatrace for Azure application.
6969

7070
:::image type="content" source="media/dynatrace-create/dynatrace-metrics-and-logs.png" alt-text="Screenshot showing options for metrics and logs.":::
7171

72-
- **Subscription activity logs** - These logs provide insight into the operations on your resources at the [control plane](../../azure-resource-manager/management/control-plane-and-data-plane.md). Updates on service-health events are also included. Use the activity log to determine the what, who, and when for any write operations (PUT, POST, DELETE). There's a single activity log for each Azure subscription.
72+
- **Subscription activity logs** - These logs provide insight into the operations on your resources at the [control plane](/azure-resource-manager/management/control-plane-and-data-plane.md). Updates on service-health events are also included. Use the activity log to determine the what, who, and when for any write operations (PUT, POST, DELETE). There's a single activity log for each Azure subscription.
7373

74-
- **Azure resource logs** - These logs provide insight into operations that were taken on an Azure resource at the [data plane](../../azure-resource-manager/management/control-plane-and-data-plane.md). For example, getting a secret from a Key Vault is a data plane operation. Or, making a request to a database is also a data plane operation. The content of resource logs varies by the Azure service and resource type.
74+
- **Azure resource logs** - These logs provide insight into operations that were taken on an Azure resource at the [data plane](/azure-resource-manager/management/control-plane-and-data-plane.md). For example, getting a secret from a Key Vault is a data plane operation. Or, making a request to a database is also a data plane operation. The content of resource logs varies by the Azure service and resource type.
7575

7676
1. To send subscription level logs to Dynatrace, select **Send subscription activity logs**. If this option is left unchecked, none of the subscription level logs are sent to Dynatrace.
7777

78-
To send Azure resource logs to Dynatrace, select **Send Azure resource logs for all defined resources**. The types of Azure resource logs are listed in [Azure Monitor Resource Log categories](../../azure-monitor/essentials/resource-logs-categories.md). To filter the set of Azure resources sending logs to Dynatrace, use inclusion and exclusion rules and set the Azure resource tags.
78+
1. To send Azure resource logs to Dynatrace, select **Send Azure resource logs for all defined resources**. The types of Azure resource logs are listed in [Azure Monitor Resource Log categories](/azure-monitor/essentials/resource-logs-categories.md).
7979

80-
Rules for sending resource logs:
81-
82-
- When the checkbox for Azure resource logs is selected, by default, logs are forwarded for all resources.
83-
- Azure resources with Include tags send logs to Dynatrace.
84-
- Azure resources with Exclude tags don't send logs to Dynatrace.
85-
- If there's a conflict between inclusion and exclusion rules, exclusion rule applies.
86-
87-
The logs sent to Dynatrace are charged by Azure. For more information, see the [pricing of platform logs](https://azure.microsoft.com/pricing/details/monitor/) sent to Azure Marketplace partners.
80+
When the checkbox for Azure resource logs is selected, by default, logs are forwarded for all resources. To filter the set of Azure resources sending logs to Dynatrace, use inclusion and exclusion rules and set the Azure resource tags:
8881

89-
> [!NOTE]
90-
> Metrics for virtual machines and App Services can be collected by installing the Dynatrace OneAgent after the Dynatrace resource has been created.
82+
- All Azure resources with tags defined in include Rules send logs to Dynatrace.
83+
- All Azure resources with tags defined in exclude rules don't send logs to Dynatrace.
84+
- If there's a conflict between an inclusion and exclusion rule, the exclusion rule applies.
85+
86+
The logs sent to Dynatrace are charged by Azure. For more information, see the [pricing of platform logs](https://azure.microsoft.com/pricing/details/monitor/) sent to Azure Marketplace partners.
87+
88+
> [!NOTE]
89+
> Metrics for virtual machines and App Services can be collected by installing the Dynatrace OneAgent after the Dynatrace resource has been created.
9190
9291
1. Once you have completed configuring metrics and logs, select **Next: Single sign-on**.
9392

@@ -103,4 +102,4 @@ Use the Azure portal to find Dynatrace for Azure application.
103102

104103
## Next steps
105104

106-
- [Manage the Dynatrace resource](dynatrace-how-to-manage.md)
105+
- [Manage the Dynatrace resource](dynatrace-how-to-manage.md)

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ description: This article describes how to complete the prerequisites for Dynatr
44
ms.topic: conceptual
55
author: flang-msft
66
ms.author: franlanglois
7-
ms.date: 08/24/2022
7+
ms.date: 10/12/2022
88

99
---
1010

1111
# Configure pre-deployment
1212

13-
This article describes the prerequisites that must be completed before you create the first instance of Dynatrace resource in Azure.
13+
This article describes the prerequisites that must be completed in your Azure subscription or Azure Active Directory before you create your first Dynatrace resource in Azure.
1414

1515
## Access control
1616

17-
To set up the Dynatrace for Azure, you must have **Owner** or **Contributor** access on the Azure subscription. [Confirm that you have the appropriate access](../../role-based-access-control/check-access.md) before starting the setup.
17+
To set up Dynatrace for Azure, you must have **Owner** or **Contributor** access on the Azure subscription. First, [confirm that you have the appropriate access](/azure/role-based-access-control/check-access) before starting the setup.
1818

1919
## Add enterprise application
2020

@@ -40,4 +40,4 @@ To use the Security Assertion Markup Language (SAML) based single sign-on (SSO)
4040

4141
## Next steps
4242

43-
- [Quickstart: Create a new Dynatrace environment](dynatrace-create.md)
43+
- [Quickstart: Create a new Dynatrace environment](dynatrace-create.md)

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: flang-msft
55

66
ms.topic: conceptual
77
ms.author: franlanglois
8-
ms.date: 08/24/2022
8+
ms.date: 10/12/2022
99

1010
---
1111

@@ -34,7 +34,7 @@ At the bottom, you see two tabs:
3434
- **Get started tab** also provides links to Dynatrace dashboards, logs and Smartscape Topology.
3535
- **Monitoring tab** provides a summary of the resources sending logs to Dynatrace.
3636

37-
If you select the **Monitoring** pane, you see a table with information about the Dynatrace resource.
37+
If you select the **Monitoring** pane, you see a table with information about the Azure resources sending logs to Dynatrace.
3838

3939
:::image type="content" source="media/dynatrace-how-to-manage/dynatrace-monitoring.png" alt-text="Screenshot of overview working pane showing monitoring.":::
4040

@@ -62,8 +62,8 @@ You can filter the list of resources by resource type, resource group name, regi
6262

6363
The column **Logs to Dynatrace** indicates whether the resource is sending logs to Dynatrace. If the resource isn't sending logs, this field indicates why logs aren't being sent. The reasons could be:
6464

65-
- _Resource doesn't support sending logs_ - Only resource types with monitoring log categories can be configured to send logs. See [supported categories](../../azure-monitor/essentials/resource-logs-categories.md).
66-
- _Limit of five diagnostic settings reached_ - Each Azure resource can have a maximum of five diagnostic settings. For more information, see [diagnostic settings](../../azure-monitor/essentials/diagnostic-settings.md).
65+
- _Resource doesn't support sending logs_ - Only resource types with monitoring log categories can be configured to send logs. See [supported categories](/azure-monitor/essentials/resource-logs-categories.md).
66+
- _Limit of five diagnostic settings reached_ - Each Azure resource can have a maximum of five diagnostic settings. For more information, see [diagnostic settings](/azure-monitor/essentials/diagnostic-settings.md).
6767
- _Error_ - The resource is configured to send logs to Dynatrace, but is blocked by an error.
6868
- _Logs not configured_ - Only Azure resources that have the appropriate resource tags are configured to send logs to Dynatrace.
6969
- _Agent not configured_ - Virtual machines without the Dynatrace OneAgent installed don't emit logs to Dynatrace.
@@ -78,14 +78,14 @@ For each virtual machine, the following info is displayed:
7878
|------------|------------|
7979
| **Resource Name** | Virtual machine name |
8080
| **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-
| **Agent status** | Whether the Dynatrace OneAgent is running on the virtual machine |
82-
| **Agent version** | The Dynatrace OneAgent version number |
81+
| **OneAgent status** | Whether the Dynatrace OneAgent is running on the virtual machine |
82+
| **OneAgent version** | The Dynatrace OneAgent version number |
8383
| **Auto-update** | Whether auto-update has been enabled for the OneAgent |
84-
| **Log analytics** | Whether log monitoring option was selected when OneAgent was installed |
84+
| **Log monitoring** | Whether log monitoring option was selected when OneAgent was installed |
8585
| **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) |
8686

8787
> [!NOTE]
88-
> If a virtual machine shows that an agent has been configured, but the options to manage the agent through extension are disabled, it means that the agent has been configured through a different Dynatrace resource in the same Azure subscription.
88+
> 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.
8989
9090
## Monitor App Services using Dynatrace OneAgent
9191

@@ -98,8 +98,8 @@ For each app service, the following information is displayed:
9898
| **Resource name** | App service name |
9999
| **Resource status** | Indicates whether the App service is running or stopped. Dynatrace OneAgent can only be installed on app services that are running. |
100100
| **App Service plan** | The plan configured for the app service |
101-
| **Agent version** | The Dynatrace OneAgent version |
102-
| **Agent status** | status of the agent |
101+
| **OneAgent version** | The Dynatrace OneAgent version |
102+
| **OneAgent status** | status of the agent |
103103

104104
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.
105105

@@ -125,8 +125,8 @@ Select **Overview** in Resource menu. Then, select **Delete**. Confirm that you
125125

126126
If only one Dynatrace resource is mapped to a Dynatrace environment, logs are no longer sent to Dynatrace. All billing through Azure Marketplace stops for Dynatrace.
127127

128-
If more than one Dynatrace resource is mapped to the Dynatrace environment using the link Azure subscription option, deleting the Dynatrace resource only stops sending logs for that Dynatrace resource. However, since other Dynatrace environment may be linked to other Dynatrace resources, billing continues through the Azure Marketplace.
128+
If more than one Dynatrace resource is mapped to the Dynatrace environment using the link Azure subscription option, deleting the Dynatrace resource only stops sending logs for Azure resources associated to that Dynatrace resource. However, since this one Dynatrace environment might still be linked to other Dynatrace resources, billing continues through the Azure Marketplace.
129129

130130
## Next steps
131131

132-
For help with troubleshooting, see [Troubleshooting Dynatrace integration with Azure](dynatrace-troubleshoot.md).
132+
For help with troubleshooting, see [Troubleshooting Dynatrace integration with Azure](dynatrace-troubleshoot.md).

0 commit comments

Comments
 (0)