28 Aug 2025
09:08 AM
- last edited on
29 Aug 2025
06:51 AM
by
MaciejNeumann
Pain Journey:
Today we have Active gate with capability to connect to Azure network in Dynatrace.
But it will connect to all active gates or choose anyone randomly which are enabled with Azure Capability.
But we have a situation where multiple Azure clients wants to connect to Dynatrace via dedicated Active gates.
They cannot simply connect to any other active gates because they have sensitive data and that shouldn't be shared with other active gates.
Benefit:
This helps us to have dedicated active gates per connectivity.
Traffic would be well controlled
Sensitive data breach can be avoided.
Solution Journey:
We should have option select/specify particular active gate for a Azure connectivity.
Please refer Question | Limit Azure connection to one AG – Dynatrace
28 Aug 2025 02:27 PM
Good Day @e5696287 based on your description you can do this using Network Zones and disabling the modules that you have no intention to use in the custom properties file of the ActiveGate.
[azure_monitoring]
azure_monitoring_enabled = true
[kubernetes_monitoring]
kubernetes_monitoring_enabled = false
[aws_monitoring]
aws_monitoring_enabled = false
[cloudfoundry_monitoring]
cloudfoundry_monitoring_enabled = false