1

I have enabled the analytics options in BizTalk Server 2020. All the data is sent to Azure Application Insights. But there is too much sensitive data like username and password that are not encrypted in the customDimensions of the send port events.

Is there a hidden option in BizTalk to obfuscate or encrypt some data context?

Dijkgraaf
  • 11,049
  • 17
  • 42
  • 54
MQV
  • 11
  • 1

1 Answers1

0

If they are out of the box adapters, then you should raise a ticket with Microsoft as there are no settings to change what is sent to Analytics except for the standard Tracking settings.

See Send BizTalk Server tracking data to Azure

Dijkgraaf
  • 11,049
  • 17
  • 42
  • 54