dynatrace-oss / dynatrace-azure-log-forwarder

This project provides a mechanism that allows streaming Azure logs from Azure Event Hub into Dynatrace Logs via Azure Function App. It supports both: Azure Resource Logs and Azure Activity Logs.
https://www.dynatrace.com/support/help/technology-support/cloud-platforms/microsoft-azure-services/set-up-log-forwarder-azure/
Apache License 2.0
21 stars 15 forks source link

PCLOUDS-2669 Managed Identity for Azure Log Forwarder #71

Closed pawelsiwek closed 1 year ago

pawelsiwek commented 1 year ago

The change is required to enable User Assigned Managed Identity to work correctly.

To make it work, the user needs to configure the following:

And also, could you assign MA to Function App? MA needs to have "Azure Event Hubs Data Receiver" and "Azure Event Hubs Data Owner" permissions on Event Hub resource level (or higher in hierarchy: ex. resource group, subscription).

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication