Skip to content

Commit

Permalink
[AZI-1803] regenerated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ava-silver committed Aug 28, 2023
1 parent b3a0e0a commit 82f2f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/integration_azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ resource "datadog_integration_azure" "sandbox" {

### Optional

- `app_service_plan_filters` (String) This comma separated list of tags (in the form key:value) defines a filter that we will use when collecting metrics from Azure App Service Plans. Only App Service Plans that match one of the defined tags will be imported into Datadog. The rest, including the apps and functions running on them, will be ignored. Note that this will also filter the metrics for any App or Function running on the App Service Plan(s).
- `app_service_plan_filters` (String) This comma-separated list of tags (in the form `key:value`) defines a filter that Datadog uses when collecting metrics from Azure App Service Plans. Only App Service Plans that match one of the defined tags are imported into Datadog. The rest, including the apps and functions running on them, are ignored. This also filters the metrics for any App or Function running on the App Service Plan(s).
- `automute` (Boolean) Silence monitors for expected Azure VM shutdowns.
- `cspm_enabled` (Boolean) Enable Cloud Security Management Misconfigurations for your organization.
- `custom_metrics_enabled` (Boolean) Enable custom metrics for your organization.
Expand Down

0 comments on commit 82f2f50

Please sign in to comment.