Skip to content

Commit 13d696b

Browse files
authored
Merge pull request #211698 from madsd/main
add planned maintenance key words
2 parents 0c28c95 + 87936b8 commit 13d696b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

articles/app-service/environment/how-to-upgrade-preference.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
---
2-
title: Configure upgrade preference for App Service Environment
3-
description: Configure the upgrade preference for the Azure App Service Environment.
2+
title: Configure upgrade preference for App Service Environment planned maintenance
3+
description: Configure the upgrade preference for the Azure App Service Environment planned maintenance.
44
author: madsd
55
ms.topic: tutorial
6-
ms.date: 01/08/2022
6+
ms.date: 09/19/2022
77
zone_pivot_groups: app-service-cli-portal
88
---
99

10-
# Upgrade preference for App Service Environments
10+
# Upgrade preference for App Service Environment planned maintenance
1111

12-
Azure App Service is regularly updated to provide new features, new runtime versions, performance improvements, and bug fixes. The upgrade happens automatically. The upgrades are applied progressively through the regions following [Azure Safe Deployment Practices](https://azure.microsoft.com/blog/advancing-safe-deployment-practices/). An App Service Environment is an Azure App Service feature that provides a fully isolated and dedicated environment for running App Service apps securely at high scale. Because of the isolated nature of App Service Environment, you have an opportunity to influence the upgrade process.
12+
Azure App Service is regularly updated to provide new features, new runtime versions, performance improvements, and bug fixes. This is also known as planned maintenance. The upgrade happens automatically. The upgrades are applied progressively through the regions following [Azure Safe Deployment Practices](https://azure.microsoft.com/blog/advancing-safe-deployment-practices/). An App Service Environment is an Azure App Service feature that provides a fully isolated and dedicated environment for running App Service apps securely at high scale. Because of the isolated nature of App Service Environment, you have an opportunity to influence the upgrade process.
1313

1414
If you don't have an App Service Environment, see [How to Create an App Service Environment v3](./creation.md).
1515

1616
> [!NOTE]
1717
> This article covers the features, benefits, and use cases of App Service Environment v3, which is used with App Service Isolated v2 plans.
1818
>
1919
20-
With App Service Environment v3, you can specify your preference for when and how the upgrade is applied. The upgrade can be applied automatically or manually. Even with your preference set to automatic, you have some options to influence the timing.
20+
With App Service Environment v3, you can specify your preference for when and how the planned maintenance is applied. The upgrade can be applied automatically or manually. Even with your preference set to automatic, you have some options to influence the timing.
2121

2222
## Automatic upgrade preference
2323

articles/app-service/environment/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
href: configure-network-settings.md
4242
- name: Custom domain suffix
4343
href: how-to-custom-domain-suffix.md
44-
- name: Upgrade preference
44+
- name: Upgrade preference for planned maintenance
4545
href: how-to-upgrade-preference.md
4646
- name: Migrate to App Service Environment v3
4747
href: migration-alternatives.md

0 commit comments

Comments
 (0)