Skip to content

Commit 252fa3e

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into nw-vpn
2 parents 5a8e9ee + 71e3193 commit 252fa3e

File tree

304 files changed

+3199
-2584
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

304 files changed

+3199
-2584
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4365,6 +4365,11 @@
43654365
"redirect_url": "/azure/virtual-wan/monitor-virtual-wan",
43664366
"redirect_document_id": false
43674367
},
4368+
{
4369+
"source_path_from_root": "/articles/virtual-wan/monitoring-best-practices.md",
4370+
"redirect_url": "/azure/virtual-wan/monitor-virtual-wan",
4371+
"redirect_document_id": false
4372+
},
43684373
{
43694374
"source_path_from_root": "/articles/virtual-wan/scenario-route-between-hubs-firewall.md",
43704375
"redirect_url": "/azure/virtual-wan/scenario-route-between-vnets-firewall",

articles/app-service/configure-language-python.md

Lines changed: 53 additions & 55 deletions
Large diffs are not rendered by default.
-44.8 KB
Loading
96.2 KB
Loading
91.9 KB
Loading
195 KB
Loading

articles/app-service/environment/overview.md

Lines changed: 90 additions & 87 deletions
Large diffs are not rendered by default.

articles/app-service/environment/using.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ When you scale an App Service plan, the needed infrastructure is added automatic
4949

5050
A scale operation on one size and operating system won't affect scaling of the other combinations of size and operating system. For example, if you are scaling a Windows I2v2 App Service plan, a scale operation to a Windows I3v2 App Service plan starts immediately. Scaling normally takes less than 15 minutes but can take up to 45 minutes.
5151

52-
In a multi-tenant App Service, scaling is immediate, because a pool of shared resources is readily available to support it. App Service Environment is a single-tenant service, so there's no shared buffer, and resources are allocated based on need.
52+
In a multitenant App Service, scaling is immediate, because a pool of shared resources is readily available to support it. App Service Environment is a single-tenant service, so there's no shared buffer, and resources are allocated based on need.
5353

5454
## App access
5555

@@ -177,7 +177,7 @@ If you have multiple App Service Environments, you might want some of them to be
177177

178178
Select the value you want, and then select **Save**.
179179

180-
![Screenshot that shows the App Service Environment configuration portal.][5]
180+
![Screenshot that shows the App Service Environment upgrade preference setting.][7]
181181

182182
This feature makes the most sense when you have multiple App Service Environments, and you might benefit from sequencing the upgrades. For example, you might set your development and test App Service Environments to be early, and your production App Service Environments to be late.
183183

@@ -199,6 +199,7 @@ To delete:
199199
[4]: ./media/using/using-logs.png
200200
[5]: ./media/using/using-configuration.png
201201
[6]: ./media/using/using-ip-addresses.png
202+
[7]: ./media/using/using-upgrade-preference.png
202203

203204
<!--Links-->
204205

articles/app-service/manage-scale-up.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,26 @@
22
title: Scale up features and capacities
33
description: Learn how to scale up an app in Azure App Service. Get more CPU, memory, disk space, and extra features.
44
ms.assetid: f7091b25-b2b6-48da-8d4a-dcf9b7baccab
5-
ms.topic: article
6-
ms.date: 05/08/2023
5+
ms.topic: how-to
6+
ms.date: 08/26/2024
77
ms.author: msangapu
88
author: msangapu-msft
99
---
1010
# Scale up an app in Azure App Service
1111

1212
This article shows you how to scale your app in Azure App Service. There are two workflows for scaling, scale up and scale out, and this article explains the scale up workflow.
1313

14-
* [Scale up](https://en.wikipedia.org/wiki/Scalability#Horizontal_and_vertical_scaling): Get more CPU, memory, disk space, and extra features
14+
* [Scale up](https://en.wikipedia.org/wiki/Scalability#Horizontal_and_vertical_scaling): Get more CPU, memory, or disk space, or extra features
1515
like dedicated virtual machines (VMs), custom domains and certificates, staging slots, autoscaling, and more. You scale up by changing the pricing tier of the
1616
App Service plan that your app belongs to.
1717
* [Scale out](https://en.wikipedia.org/wiki/Scalability#Horizontal_and_vertical_scaling): Increase the number of VM instances that run your app.
18-
Basic, Standard and Premium service plans scale out to as many as 3, 10 and 30 instances respectively. [App Service Environments](environment/intro.md)
19-
in **Isolated** tier further increases your scale-out count to 100 instances. For more information about scaling out, see
18+
Basic, Standard, and Premium service plans scale out to as many as 3, 10, and 30 instances, respectively. [App Service Environments](environment/intro.md)
19+
in the Isolated tier further increase your scale-out count to 100 instances. For more information about scaling out, see
2020
[Scale instance count manually or automatically](/azure/azure-monitor/autoscale/autoscale-get-started). There, you find out how
2121
to use autoscaling, which is to scale instance count automatically based on predefined rules and schedules.
2222

2323
>[!IMPORTANT]
24-
> [App Service now offers an automatic scale-out option to handle varying incoming HTTP requests.](./manage-automatic-scaling.md)
24+
> [App Service offers an automatic scale-out option to handle varying incoming HTTP requests.](./manage-automatic-scaling.md)
2525
>
2626
2727
The scale settings take only seconds to apply and affect all apps in your [App Service plan](../app-service/overview-hosting-plans.md).
@@ -30,7 +30,7 @@ They don't require you to change your code or redeploy your application.
3030
For information about the pricing and features of individual App Service plans, see [App Service Pricing Details](https://azure.microsoft.com/pricing/details/web-sites/).
3131

3232
> [!NOTE]
33-
> Before you switch an App Service plan from the **Free** tier, you must first remove the [spending limits](https://azure.microsoft.com/pricing/spending-limits/) in place for your Azure subscription. To view or change options for your Microsoft Azure App Service subscription, see [Microsoft Azure Subscriptions][azuresubscriptions].
33+
> Before you switch an App Service plan from the Free tier, you must first remove the [spending limits](https://azure.microsoft.com/pricing/spending-limits/) in place for your Azure subscription. To view or change options for your App Service subscription, see [Cost Management + Billing][azuresubscriptions] in the Azure portal.
3434
>
3535
>
3636
@@ -61,35 +61,35 @@ If your app depends on other services, such as Azure SQL Database or Azure Stora
6161

6262
1. In the **Overview** page for your app, select the **Resource group** link.
6363

64-
![Scale up your Azure app's related resources](./media/web-sites-scale/RGEssentialsLink.png)
64+
![Scale up your Azure app's related resources.](./media/web-sites-scale/RGEssentialsLink.png)
6565

66-
2. In the **Summary** part of the **Resource group** page, select a resource that you want to scale. The following screenshot
66+
2. On the **Overview** page for the resource group, select a resource that you want to scale. The following screenshot
6767
shows a SQL Database resource.
6868

6969
![Navigate to resource group page to scale up your Azure app](./media/web-sites-scale/ResourceGroup.png)
7070

71-
To scale up the related resource, see the documentation for the specific resource type. For example, to scale up a single SQL Database, see [Scale single database resources in Azure SQL Database](/azure/azure-sql/database/single-database-scale). To scale up an Azure Database for MySQL resource, see [Scale MySQL resources](/azure/mysql/concepts-pricing-tiers#scale-resources).
71+
To scale up the related resource, see the documentation for the specific resource type. For example, to scale up a single SQL database, see [Scale single database resources in Azure SQL Database](/azure/azure-sql/database/single-database-scale). To scale up an Azure Database for MySQL resource, see [Scale Azure Database for MySQL resources](/azure/mysql/concepts-pricing-tiers#scale-resources).
7272

7373
<a name="OtherFeatures"></a>
7474
<a name="devfeatures"></a>
7575

7676
## Compare pricing tiers
7777

78-
For detailed information, such as VM sizes for each pricing tier, see [App Service Pricing Details](https://azure.microsoft.com/pricing/details/app-service).
78+
For detailed information, such as VM sizes for each pricing tier, see [App Service Pricing Details](https://azure.microsoft.com/pricing/details/app-service/windows/).
7979

8080
For a table of service limits, quotas, and constraints, and supported features in each tier, see [App Service limits](../azure-resource-manager/management/azure-subscription-service-limits.md#app-service-limits).
8181

8282
<a name="Next Steps"></a>
8383

84-
## More resources
84+
## Related content
8585

86-
* [Scale instance count manually or automatically](/azure/azure-monitor/autoscale/autoscale-get-started)
86+
* [Get started with autoscale in Azure](/azure/azure-monitor/autoscale/autoscale-get-started)
8787
* [Configure Premium V3 tier for App Service](app-service-configure-premium-tier.md)
8888
* [Tutorial: Run a load test to identify performance bottlenecks in a web app](../load-testing/tutorial-identify-bottlenecks-azure-portal.md)
8989
<!-- LINKS -->
9090
[vmsizes]:https://azure.microsoft.com/pricing/details/app-service/
9191
[SQLaccountsbilling]:https://go.microsoft.com/fwlink/?LinkId=234930
92-
[azuresubscriptions]:https://account.windowsazure.com/subscriptions
92+
[azuresubscriptions]:https://ms.portal.azure.com/#view/Microsoft_Azure_Billing/BillingMenuBlade/~/Overview
9393

9494
<!-- IMAGES -->
9595
[ChooseWHP]: ./media/web-sites-scale/scale1ChooseWHP.png

0 commit comments

Comments
 (0)