Integration with Azure Cloud
Get Azure Monitor metrics
- App Registration in Azure AD
- Accounts in this organizational directory only
- Redirect URI: https://app.datadoghq.com
- Create a new Client Secret
- Give read permission of subscriptions to the application
- Role: Monitoring Reader
Further integration
- Datadog Agent for VMs
- Global Azure VM -> Install Datadog Agent Extensions
- Use .msi to install it on Windows Server
- Use datadog.yaml to config agent.
- Use Datadog API Key for validation
- Azure Event Hub
- Stream logs to Event Hub by diagnostic setting
- Use Azure function to forward logs to Datadog
- Azure Blob Storage
- Storage logs in blob storage
- Datadog API
- Post metrics data to Datadog
- Query metrics for any time period
Azure App Service
- Use Azure Event Hub or Blob Storage
- Azure App Services Extension
- Add Datadog API Key in App Service Application settings
- Add Datadog APM extension
- Restart App Service
C
- Logging to JSON file
- Set log path to Datadog agent
- Send logs to Azure Blob Storage