You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/static-web-apps/plans.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Azure Static Web Apps is available through two different plans, Free and Standar
15
15
16
16
## Features
17
17
18
-
| Feature | Free plan <br> (For personal projects) | Standard plan <br> (For production apps) | Dedicated plan (Deprecated effective October 31st, 2025) |
18
+
| Feature | Free plan <br> (For personal projects) | Standard plan <br> (For production apps) | Dedicated plan (Retired effective October 31st, 2025) |
19
19
| --- | --- | --- |---|
20
20
| Web hosting | ✔ | ✔ | ✔ |
21
21
| GitHub integration | ✔ | ✔ | ✔ |
@@ -57,3 +57,5 @@ You can move between Free or Standard plans via the Azure portal.
57
57
1. Select the hosting plan you want for your static web app.
58
58
59
59
1. Select **Save**.
60
+
61
+
**For Dedicated Plan deployments, follow the [Deploy your web app to Azure Static Web Apps](deploy-web-framework.md) guide to redeploy to a new Static Web App.**
0 commit comments