Skip to content

Commit 788b7e4

Browse files
authored
Merge pull request #126653 from BandaruDheeraj/patch-5
Update plans.md to remove Dedicated
2 parents 8829bab + 38a7672 commit 788b7e4

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

articles/static-web-apps/plans.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: wujia
1111

1212
# Azure Static Web Apps hosting plans
1313

14-
Azure Static Web Apps is available through three different plans, Free, Standard, and Dedicated (preview). See the [pricing page for Standard plan costs](https://azure.microsoft.com/pricing/details/app-service/static/), and Dedicated is free for a limited time. For information service level agreement details, see [Service Level Agreements (SLA) for Online Services](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services).
14+
Azure Static Web Apps is available through two different plans, Free and Standard. See the [pricing page for Standard plan costs](https://azure.microsoft.com/pricing/details/app-service/static/). For information service level agreement details, see [Service Level Agreements (SLA) for Online Services](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services).
1515

1616
## Features
1717

@@ -35,7 +35,7 @@ Azure Static Web Apps is available through three different plans, Free, Standard
3535

3636
The following scenarios can help you decide if the Standard or Dedicated plan best fits your needs.
3737

38-
Select Standard or Dedicated when:
38+
Select Standard when:
3939

4040
- Expected traffic volumes exceed bandwidth maximums.
4141
- The existing Azure Functions app you want to use either has triggers and bindings beyond HTTP endpoints, or can't be converted to a managed Functions app.
@@ -44,10 +44,6 @@ Select Standard or Dedicated when:
4444
- You require formal customer support.
4545
- You require more than three [staging environments](review-publish-pull-requests.md).
4646

47-
Select the Dedicated plan when:
48-
49-
- Your application requires regional data residency.
50-
5147
See the [quotas guide](quotas.md) for limitation details.
5248

5349
## Changing plans

0 commit comments

Comments
 (0)