Skip to content

Commit

Permalink
Fixed #12408: Import Correction (#14649)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheetalsingh23 authored Dec 16, 2021
1 parent 1c52b9a commit ac2e132
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -195,5 +195,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/d
Scheduled Query Rule Alerts can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_monitor_scheduled_query_rules_alert.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Insights/scheduledQueryRules/myrulename
terraform import azurerm_monitor_scheduled_query_rules_alert.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Insights/scheduledqueryrules/myrulename
```

0 comments on commit ac2e132

Please sign in to comment.