You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error_message="The alert_window_size must be one of: PT1M, PT5M, PT15M, PT30M, PT1H, PT6H, PT12H"
158
+
}
159
+
description="The period of time that is used to monitor alert activity e.g. PT1M, PT5M, PT15M, PT30M, PT1H, PT6H, PT12H. The interval between checks is adjusted accordingly."
160
+
}
161
+
162
+
variable"action_group_id" {
163
+
type=string
164
+
description="ID of the action group to notify."
165
+
}
166
+
167
+
variable"infra_key_vault_name" {
168
+
description="Name of the infra key vault"
169
+
type=string
170
+
}
171
+
172
+
variable"infra_key_vault_rg" {
173
+
description="Name of the infra key vault resource group"
0 commit comments