Azure Application Insights Smart Detection Rule

This page shows how to write Terraform and Azure Resource Manager for Application Insights Smart Detection Rule and write them securely.

azurerm_application_insights_smart_detection_rule (Terraform)

The Smart Detection Rule in Application Insights can be configured in Terraform with the resource name azurerm_application_insights_smart_detection_rule. The following sections describe how to use the resource and its parameters.

Example Usage from GitHub

An example could not be found in GitHub.

Review your Terraform file for Azure best practices

Shisho Cloud, our free checker to make sure your Terraform configuration follows best practices, is available (beta).

Parameters

Explanation in Terraform Registry

Manages an Application Insights Smart Detection Rule.

Microsoft.Insights/components (Azure Resource Manager)

The components in Microsoft.Insights can be configured in Azure Resource Manager with the resource name Microsoft.Insights/components. The following sections describe how to use the resource and its parameters.

Example Usage from GitHub

ApplicationInsights.json
{
    "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
    "contentVersion": "1.0.0.0",
    "parameters": {
        "appinsights_name": {
monitor.app-insights.json
{
    "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
    "contentVersion": "1.0.0.0",
    "parameters": {
        "location": {
app_insight_beaapiprod_arm_template.json
{
    "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
    "contentVersion": "1.0.0.0",
    "parameters": {
        "components_az_func_bea_api_prod_name": {
template.json
{
    "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
    "contentVersion": "1.0.0.0",
    "parameters": {
        "channels_WebChatChannel_enablePreview": {
ApplicationInsights.json
{
    "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
    "contentVersion": "1.0.0.0",
    "parameters": {
        "appinsights_name": {
app_insight_nttottsaprod_arm_template.json
{
    "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
    "contentVersion": "1.0.0.0",
    "parameters": {
        "components_az_app_insight_ntto_ttsa_prod_name": {
monitor.app-insights.json
{
    "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
    "contentVersion": "1.0.0.0",
    "parameters": {
        "location": {
monitor.app-insights.json
{
    "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
    "contentVersion": "1.0.0.0",
    "parameters": {
        "location": {
ApplicationInsights.json
{
    "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
    "contentVersion": "1.0.0.0",
    "parameters": {
        "appinsights_name": {
Workbook_DF_Orchestrator.json
{
  "contentVersion": "1.0.0.0",
  "parameters": {
    "workbookDisplayName": {
      "type": "string",

Frequently asked questions

What is Azure Application Insights Smart Detection Rule?

Azure Application Insights Smart Detection Rule is a resource for Application Insights of Microsoft Azure. Settings can be wrote in Terraform.