Skip to content

Commit 389c6a0

Browse files
authored
update for SMS and voice pricing.
1 parent dc3e22f commit 389c6a0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/azure-monitor/platform/action-groups.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create and manage action groups in the Azure portal
33
description: Learn how to create and manage action groups in the Azure portal.
44
author: dkamstra
55
ms.topic: conceptual
6-
ms.date: 2/18/2020
6+
ms.date: 4/17/2020
77
ms.author: dukek
88
ms.subservice: alerts
99
---
@@ -190,7 +190,7 @@ Write-Host $myApp.AppRoles
190190
```
191191

192192
### SMS
193-
See the [rate limiting information](./../../azure-monitor/platform/alerts-rate-limiting.md) and [SMS alert behavior](../../azure-monitor/platform/alerts-sms-behavior.md) for additional important information.
193+
See the [rate limiting information](./../../azure-monitor/platform/alerts-rate-limiting.md) and [SMS alert behavior](../../azure-monitor/platform/alerts-sms-behavior.md) for additional important information. If the Azure portal action group user interface does not let you select your country code, then SMS is not supported for your country. Pricing for supported countries is listed in the [Azure Monitor pricing page](https://azure.microsoft.com/pricing/details/monitor/).
194194

195195
You may have a limited number of SMS actions in an Action Group.
196196

@@ -199,6 +199,8 @@ See the [rate limiting information](./../../azure-monitor/platform/alerts-rate-l
199199

200200
You may have a limited number of Voice actions in an Action Group.
201201

202+
If the Azure portal action group user interface does not let you select your country code, then voice calls are not supported for your country. Pricing for supported countries is listed in the [Azure Monitor pricing page](https://azure.microsoft.com/pricing/details/monitor/).
203+
202204
### Webhook
203205
Webhooks are retried using the following rules. The webhook call is retried a maximum of 2 times when the following HTTP status codes are returned: 408, 429, 503, 504 or the HTTP endpoint does not respond. The first retry happens after 10 seconds. The second retry happens after 100 seconds. After two failures, no action group will call the endpoint for 30 minutes.
204206

0 commit comments

Comments
 (0)