Skip to content

Commit c1a40ce

Browse files
authored
Merge pull request #113838 from rboucher/patch-9
update to a note.
2 parents 17f9420 + 077c6f8 commit c1a40ce

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

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

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -194,16 +194,21 @@ See the [rate limiting information](./../../azure-monitor/platform/alerts-rate-l
194194

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

197-
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/). If your country code is not available, you can vote to have your country added at [user voice](https://feedback.azure.com/forums/913690-azure-monitor/suggestions/36663181-add-more-country-codes-for-sms-alerting-and-voice).
197+
> [!NOTE]
198+
> If the Azure portal action group user interface does not let you select your country code, then SMS is not supported for your country. If your country code is not available, you can vote to have your country added at [user voice](https://feedback.azure.com/forums/913690-azure-monitor/suggestions/36663181-add-more-country-codes-for-sms-alerting-and-voice). In the meantime, a work around is to have your action group call a webhook to a third-party SMS provider with support in your country.
198199
200+
Pricing for supported countries is listed in the [Azure Monitor pricing page](https://azure.microsoft.com/pricing/details/monitor/).
199201

200202

201203
### Voice
202-
See the [rate limiting information](./../../azure-monitor/platform/alerts-rate-limiting.md) article.
204+
See the [rate limiting information](./../../azure-monitor/platform/alerts-rate-limiting.md) article for additional important behavior.
203205

204206
You may have a limited number of Voice actions in an Action Group.
205207

206-
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/). If your country code is not available, you can vote to have your country added at [user voice](https://feedback.azure.com/forums/913690-azure-monitor/suggestions/36663181-add-more-country-codes-for-sms-alerting-and-voice).
208+
> [!NOTE]
209+
> 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. If your country code is not available, you can vote to have your country added at [user voice](https://feedback.azure.com/forums/913690-azure-monitor/suggestions/36663181-add-more-country-codes-for-sms-alerting-and-voice). In the meantime, a work around is to have your action group call a webhook to a third-party voice call provider with support in your country.
210+
211+
Pricing for supported countries is listed in the [Azure Monitor pricing page](https://azure.microsoft.com/pricing/details/monitor/).
207212

208213
### Webhook
209214
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.

0 commit comments

Comments
 (0)