Skip to content

Commit d0660aa

Browse files
authored
logging update
1 parent 46b0e5a commit d0660aa

File tree

1 file changed

+17
-9
lines changed

1 file changed

+17
-9
lines changed

articles/app-service/environment/version-comparison.md

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'App Service Environment version comparison'
33
description: This article provides an overview of the App Service Environment versions and feature differences between them.
44
author: seligj95
5-
ms.date: 3/16/2023
5+
ms.date: 3/20/2023
66
ms.author: jordanselig
77
ms.topic: article
88
---
@@ -52,14 +52,6 @@ App Service Environment v3 runs on the latest [Virtual Machine Scale Sets](../..
5252
|Front-end scaling management |[Manual](app-service-web-scale-a-web-app-in-an-app-service-environment.md) |[Manual](using-an-ase.md#front-end-scaling) |Managed by platform |
5353
|Scaling operations |Blocks other scaling operations |Blocks other scaling operations |Doesn't block other scale operations |
5454

55-
### Pricing
56-
57-
App Service Environment v3 is often cheaper than previous versions due to the removal of the stamp fee and larger instance sizes. For information and example scenarios on how migrating to App Service Environment v3 can affect your costs, see the [migration pricing samples](migrate.md#pricing) and [Estimate your cost savings by migrating to App Service Environment v3](https://azure.github.io/AppService/2023/03/02/App-service-environment-v3-pricing.html).
58-
59-
|Feature |[App Service Environment v1](app-service-app-service-environment-intro.md) |[App Service Environment v2](intro.md) |[App Service Environment v3](overview.md) |
60-
|---------|---------|---------|---------|
61-
|Pricing |Pay for each vCPU |Stamp fee plus cost per Isolated instance, reservations are available for the stamp fee |No stamp fee and the Isolated v2 rate has 1-3 year reserved instance pricing. Azure Savings Plans for Compute are also available. |
62-
6355
### Certificates and domains
6456

6557
|Feature |[App Service Environment v1](app-service-app-service-environment-intro.md) |[App Service Environment v2](intro.md) |[App Service Environment v3](overview.md) |
@@ -74,6 +66,22 @@ App Service Environment v3 is often cheaper than previous versions due to the re
7466
|---------|---------|---------|---------|
7567
|Perform a backup and restore operation on a storage account behind a firewall |Yes |Yes |No |
7668

69+
### Logging and monitoring
70+
71+
|Feature |[App Service Environment v1](app-service-app-service-environment-intro.md) |[App Service Environment v2](intro.md) |[App Service Environment v3](overview.md) |
72+
|---------|---------|---------|---------|
73+
|Application logging to storage account over virtual network |Yes |Yes |No. The recommendation is to use [diagnostics logging](../overview-diagnostics.md) instead. If you need to use a firewall for the logging storage account, teh storage account must be in a different region and use the outbound public addresses of the App Service Environment in the rules. For more information, see [networking considerations](../troubleshoot-diagnostic-logs.md#networking-considerations). |
74+
|Azure Policy integration|Yes |Yes |Yes |
75+
|Azure Advisor integration|Yes |Yes |Yes |
76+
77+
### Pricing
78+
79+
App Service Environment v3 is often cheaper than previous versions due to the removal of the stamp fee and larger instance sizes. For information and example scenarios on how migrating to App Service Environment v3 can affect your costs, see the [migration pricing samples](migrate.md#pricing) and [Estimate your cost savings by migrating to App Service Environment v3](https://azure.github.io/AppService/2023/03/02/App-service-environment-v3-pricing.html).
80+
81+
|Feature |[App Service Environment v1](app-service-app-service-environment-intro.md) |[App Service Environment v2](intro.md) |[App Service Environment v3](overview.md) |
82+
|---------|---------|---------|---------|
83+
|Pricing |Pay for each vCPU |Stamp fee plus cost per Isolated instance, reservations are available for the stamp fee |No stamp fee and the Isolated v2 rate has 1-3 year reserved instance pricing. Azure Savings Plans for Compute are also available. |
84+
7785
## Frequently asked questions
7886

7987
- [What SKUs are available on App Service Environment v1, v2, and v3?](#what-skus-are-available-on-app-service-environment-v1-v2-and-v3)

0 commit comments

Comments
 (0)