Skip to content

Commit 7d00118

Browse files
committed
Added Azure SignalR to list of supported services
1 parent 3d4cf22 commit 7d00118

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-monitor/autoscale/autoscale-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Resources emit metrics, these metrics are later processed by rules. Metrics come
3232
Virtual machine scale sets use telemetry data from Azure diagnostics agents whereas telemetry for Web apps and Cloud services comes directly from the Azure Infrastructure. Some commonly used statistics include CPU Usage, memory usage, thread counts, queue length, and disk usage. For a list of what telemetry data you can use, see [Autoscale Common Metrics](autoscale-common-metrics.md).
3333

3434
## Custom Metrics
35-
You can also leverage your own custom metrics that your application(s) may be emitting. If you have configured your application(s) to send metrics to Application Insights you can leverage those metrics to make decisions on whether to scale or not.
35+
You can also use your own custom metrics that your application(s) may be emitting. If you've configured your application(s) to send metrics to Application Insights you can use those metrics to make decisions on whether to scale or not.
3636

3737
## Time
3838
Schedule-based rules are based on UTC. You must set your time zone properly when setting up your rules.
@@ -105,6 +105,7 @@ You can set up autoscale via
105105
| Logic Apps |[Adding integration service environment (ISE) capacity](../../logic-apps/ise-manage-integration-service-environment.md#add-ise-capacity)|
106106
| Spring Cloud |[Set up autoscale for microservice applications](../../spring-cloud/how-to-setup-autoscale.md)|
107107
| Service Bus |[Automatically update messaging units of an Azure Service Bus namespace](../../service-bus-messaging/automate-update-messaging-units.md)|
108+
| Azure SignalR Service | [Automatically scale units of an Azure SignalR service](../../azure-signalr/signalr-howto-scale-autoscale.md) |
108109

109110
## Next steps
110111
To learn more about autoscale, use the Autoscale Walkthroughs listed previously or refer to the following resources:

0 commit comments

Comments
 (0)