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

Feature/apm 303449 end to end automated cloud test for azure logs forwarder forwarder deployment #23

Closed Dawid-Kaszubski closed 3 years ago

Dawid-Kaszubski commented 3 years ago

E2E Test Flow: Before

  1. Build zip
  2. Login to Azure with service principal credentials
  3. Upload arm and zipped files to StorageAccount Main
  4. Run deployment script with StorageAccount URL repository After
  5. Remove files form StorageAccount
  6. Run empty ARM deployment to remove all resources from ResourceGroup
  7. Remove deployments