Skip to content

Commit 246a4a2

Browse files
committed
refresh
1 parent 280037b commit 246a4a2

12 files changed

+6
-24
lines changed

articles/azure-monitor/autoscale/autoscale-get-started.md

Lines changed: 6 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@ description: "Learn how to scale your resource web app, cloud service, virtual m
44
author: EdB-MSFT
55
ms.author: edbaynash
66
ms.topic: conceptual
7-
ms.date: 04/05/2022
7+
ms.date: 02/16/2022
88
ms.subservice: autoscale
99
ms.reviewer: akkumari
1010
---
1111
# Get started with autoscale in Azure
1212

13-
This article describes how to set up your autoscale settings for your resource in the Azure portal.
13+
This article describes how to configure the autoscale settings for your resource in the Azure portal.
1414

15-
Azure Monitor autoscale applies only to [Azure Virtual Machine Scale Sets](https://azure.microsoft.com/services/virtual-machine-scale-sets/), [Azure Cloud Services](https://azure.microsoft.com/services/cloud-services/), [Azure App Service - Web Apps](https://azure.microsoft.com/services/app-service/web/), and [Azure API Management](../../api-management/api-management-key-concepts.md).
15+
Azure autoscale supports many resource types. For more information about supported resources, see [autoscale supported resources](./autoscale-overview.md#supported-services-for-autoscale).
1616

1717
## Discover the autoscale settings in your subscription
1818

1919
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE4u7ts]
2020
2121
To discover all the resources for which autoscale is applicable in Azure Monitor, follow these steps.
2222

23-
1. Open the [Azure portal.][1]
23+
1. Open the [Azure portal.](https://portal.azure.com)
2424
1. Select the Azure Monitor icon at the top of the page.
2525

2626
[![Screenshot that shows how to open Azure Monitor.](./media/autoscale-get-started/click-on-monitor-1.png)](./media/autoscale-get-started/click-on-monitor-1.png#lightbox)
@@ -51,7 +51,7 @@ To discover all the resources for which autoscale is applicable in Azure Monitor
5151

5252
Let's now go through a step-by-step walkthrough to create your first autoscale setting.
5353

54-
1. Open the **Autoscale** pane in Azure Monitor and select a resource that you want to scale. The following steps use an App Service plan associated with a web app. You can [create your first ASP.NET web app in Azure in 5 minutes.][5]
54+
1. Open the **Autoscale** pane in Azure Monitor and select a resource that you want to scale. The following steps use an App Service plan associated with a web app. You can [create your first ASP.NET web app in Azure in 5 minutes.](../../app-service/quickstart-dotnetcore.md)
5555
1. The current instance count is 1. Select **Custom autoscale**.
5656

5757
[![Screenshot that shows scale setting for a new web app.](./media/autoscale-get-started/manual-scale-04.png)](./media/autoscale-get-started/manual-scale-04.png#lightbox)
@@ -108,7 +108,7 @@ You can set your scale differently for specific dates.
108108

109109
Whenever your resource is scaled up or down, an event is logged in the activity log. You can view the scale history of your resource for the past 24 hours by switching to the **Run history** tab.
110110

111-
![Screenshot that shows a Run history screen.][12]
111+
![Screenshot that shows a Run history screen.](./media/autoscale-get-started/scale-history.png)
112112

113113
To view the complete scale history for up to 90 days, select **Click here to see more details**. The activity log opens, with autoscale preselected for your resource and category.
114114

@@ -155,21 +155,3 @@ To learn more about moving resources between regions and disaster recovery in Az
155155
- [Create an activity log alert to monitor all failed autoscale scale-in/scale-out operations on your subscription](https://github.com/Azure/azure-quickstart-templates/tree/master/demos/monitor-autoscale-failed-alert)
156156

157157

158-
<!--Reference-->
159-
[1]:https://portal.azure.com
160-
[2]: ./media/autoscale-get-started/click-on-monitor-1.png
161-
[3]: ./media/autoscale-get-started/click-on-autoscale-2.png
162-
[4]: ./media/autoscale-get-started/view-all-resources-3.png
163-
[5]: ../../app-service/quickstart-dotnetcore.md
164-
[6]: ./media/autoscale-get-started/manual-scale-04.png
165-
[7]: ./media/autoscale-get-started/custom-scale-add-rule-05.png
166-
[8]: ./media/autoscale-get-started/scale-in-recommendation.png
167-
[9]: ./media/autoscale-get-started/custom-scale-results-06.png
168-
[10]: ./media/autoscale-get-started/scale-same-based-on-condition-07.png
169-
[11]: ./media/autoscale-get-started/scale-different-based-on-time-08.png
170-
[12]: ./media/autoscale-get-started/scale-history.png
171-
[13]: ./media/autoscale-get-started/view-scale-definition-09.png
172-
[14]: ./media/autoscale-get-started/disable-autoscale.png
173-
[15]: ./media/autoscale-get-started/set-manualscale.png
174-
[16]: ./media/autoscale-get-started/choose-all-resources.png
175-
[17]: ./media/autoscale-get-started/scaling-page.png
-583 Bytes
Loading
-5.7 KB
Loading
-1.24 KB
Loading
-31.9 KB
Loading
-18.8 KB
Loading
-1.54 KB
Loading
-8.39 KB
Loading
-18.1 KB
Loading
-16.9 KB
Loading

0 commit comments

Comments
 (0)