Skip to content

Commit 54e9e4d

Browse files
authored
Update app service plan pricing table with Isolated V2
Added Isolated V2 plan details to the pricing table, including usage, staging slots, auto scaling, scale instances, and daily backups.
1 parent 9535cb2 commit 54e9e4d

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

learn-pr/wwl-azure/configure-app-service-plans/includes/3-determine-plan-pricing.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ The pricing tiers are grouped into three categories:
2020

2121
Here's a sample of different [plan details](/azure/app-service/overview-hosting-plans).
2222

23-
| Feature | Free F1 | Basic B1 | Standard S1 | Premium P1V3 |
24-
| --- | --- | --- | --- | --- |
25-
| Usage | Development, Testing | Development, Testing | Production workloads | Enhanced scale, performance |
26-
| Staging slots | N/A | N/A | 5 | 20 |
27-
| Auto scale | N/A | Manual | Rules | Rules, Elastic |
28-
| Scale instances | N/A | 3 | 10 | 30 |
29-
| Daily backups | N/A | N/A | 10 | 50 |
23+
| Feature | Free F1 | Basic B1 | Standard S1 | Premium P1V3 | Isolated V2 |
24+
| --- | --- | --- | --- | --- | --- |
25+
| Usage | Development, Testing | Development, Testing | Production workloads | Enhanced scale, performance | Network-isolated workloads |
26+
| Staging slots | N/A | N/A | 5 | 20 | 20 |
27+
| Auto scale | N/A | Manual | Rules | Rules, Elastic | Rules |
28+
| Scale instances | N/A | 3 | 10 | 30 | 200 |
29+
| Daily backups | N/A | N/A | 10 | 50 | 50 |
3030

3131
### Free and Shared
3232

0 commit comments

Comments
 (0)