Use these Terraform modules to install Datadog Serverless Monitoring for Azure Linux & Windows Web Apps and their deployment slots.
These Terraform modules wrap the following resources:
- azurerm_linux_web_app
- azurerm_windows_web_app
- azurerm_linux_web_app_slot
- azurerm_windows_web_app_slot
And automatically configure your Web App for Datadog Serverless Monitoring by:
- creating the underlying web app resource invocation with the proper additional environment variables
- enabling the Datadog agent as a sidecar container to collect metrics, traces, and logs