Skip to content

Commit 870ac9c

Browse files
authored
Merge pull request #99449 from JasonWHowell/patch-1
Removing en-us from hyperlink
2 parents 105534b + 2916c42 commit 870ac9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/platform/autoscale-webhook-email.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Use autoscale to send email and webhook alert notifications
3-
description: 'See how to use autoscale actions to call web URLs or send email notifications in Azure Monitor. '
3+
description: Learn how to use autoscale actions to call web URLs or send email notifications in Azure Monitor.
44
author: anirudhcavale
55
services: azure-monitor
66
ms.service: azure-monitor
@@ -27,7 +27,7 @@ You can opt-in from the Azure portal for Cloud Services and Server Farms (Web Ap
2727

2828
## Virtual Machine scale sets
2929
For newer Virtual Machines created with Resource Manager (Virtual Machine scale sets), you can configure this using REST API, Resource Manager templates, PowerShell, and CLI. A portal interface is not yet available.
30-
When using the REST API or Resource Manager template, include the notifications element in your [autoscalesettings](https://docs.microsoft.com/en-us/azure/templates/microsoft.insights/2015-04-01/autoscalesettings) with the following options.
30+
When using the REST API or Resource Manager template, include the notifications element in your [autoscalesettings](https://docs.microsoft.com/azure/templates/microsoft.insights/2015-04-01/autoscalesettings) with the following options.
3131

3232
```
3333
"notifications": [

0 commit comments

Comments
 (0)