cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dedicated actige gate for Azure Connections

e5696287
Participant

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

1 REPLY 1

DanielS
DynaMight Guru
DynaMight Guru

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
Dynatrace Certified Professional @ www.dosbyte.com

Featured Posts