The Azure Native Dynatrace Service is a cloud native deep integration experience for Azure and Dynatrace’s joint customers. Using this experience, you can easily provision, manage, and tightly integrate the Dynatrace service on Azure. This service allows you to monitor Azure resources and diagnose possible issues by sending logs and metrics to your New Relic .
Introducing Multi-Subscription Monitoring for Dynatrace on Azure
We’re excited to announce the general availability of Multi-Subscription Monitoring (MSM) for the Azure Native Dynatrace Service (ANDS). This powerful new capability allows customers to monitor multiple Azure subscriptions through a single Dynatrace resource—significantly simplifying the setup of observability for multiple Azure subscriptions at scale.
Organizations often operate across dozens—or even hundreds—of Azure subscriptions. Until now, when setting up observability with the Azure Native Dynatrace Service, customers had to create one Dynatrace resource per Azure subscription, leading to higher operational overhead and some redundant configurations.
With Multi-Subscription Monitoring, customers can now consolidate monitoring of up to 20 Azure subscriptions into a single Dynatrace resource, streamlining their operations and reducing complexity.
🧩 How It Works
The feature is available directly in the Azure portal:
- Navigate to your Dynatrace resource.
- Go to Environment Configuration > Monitored Subscriptions.
- Click Add Subscriptions.
- Select the subscriptions you want to monitor—Dynatrace will automatically detect those where your managed identity has the required permissions.
- Click Add.
Once added, the subscriptions will appear with an “Active” status, and diagnostic settings will be applied automatically based on your tag rules.
⚠️ Note: You can link up to 20 subscriptions per Dynatrace resource. If you reach the 20 subscriptions linked to one Dynatrace resource, you have to create a new Dynatrace resource in the next Azure subscription you want to link.
To use MSM, the managed identity associated with your Dynatrace resource must have Owner permissions on the target subscriptions.
📘 Learn More
Check out the article here for step-by-step guidance and stay tuned for updates on the Azure Tech Community blog. We look forward to your feedback!
Announcing Enhanced Customization for Dynatrace OneAgent Installation on Azure VMs
We’re excited to introduce a powerful new capability in the Azure Native Dynatrace Service: The installation of Dynatrace OneAgent on Virtual Machines (VMs) now supports additional parameters. This enhancement adds flexibility and control to your observability workflows—directly from the Azure portal.
Previously, customers installing Dynatrace OneAgent via the Azure portal needed to manually configure important options. This included enabling system logs, choosing infrastructure-only monitoring, or setting proxy configurations. These settings were only available through CLI-based setups or post-installation.
This manual configuration created friction for certain use cases, including the following:
- Security-conscious teams wanting to pre-configure log ingestion, proxy settings and custom installation paths.
- SREs managing multiple subscriptions desiring to predefine host groups and network zones for better organization and routing.
- With this update, we’re providing advanced configuration and automation.
What’s New: Full Parameter Control at Install Time
You can now configure the following parameters during agent installation via the Azure portal or CLI:
Parameter |
Description |
Monitoring Mode |
Enable full-stack or infra-only monitoring |
Host Group |
Assign host to a logical group |
Network Zone |
Route traffic through a specific network zone |
Proxy |
Define address of proxy server |
Custom Host Name |
Custom host name for agent |
Enable Log Monitoring |
Enable/disable log monitoring |
Enable Auto Update |
Auto-update agent version |
Access to System Logs |
Enable/disable system log collection |
Enable Automatic Ingestion |
Enable/disable auto-ingestion |
Extensions ingest port |
Set custom ingest port |
StatsD Port |
Set custom StatsD port |
These parameters are optional, giving you the freedom to tailor the installation to your environment’s needs.
🔍 Learn More
To explore the full list of parameters and their usage, check out the official Dynatrace documentation: Customize OneAgent installation on Linux — Dynatrace Docs
We look forward to your feedback!