We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c056447 commit ca3621fCopy full SHA for ca3621f
1 file changed
articles/app-service/wordpress-faq.md
@@ -24,9 +24,9 @@ The allocated resources for an App Service plan and database tier determine the
24
- **App Service B1 Plan:** Includes one core, 1.75-GB RAM, and 10-GB storage.
25
- **Database B1ms Instance:** Offers 1 vCore, 2-GB RAM, and storage up to 16 GB.
26
27
-There's no fixed limit on the number of sites you can host, but recommended app limits by App Service plan are:
+There's no fixed limit on the number of sites you can host, but recommended app limits by pricing tier are:
28
29
-| **App Service plan** | **Recommended Max Apps** |
+| **Pricing tier** | **Recommended Max Apps** |
30
|----------------------|---------------------------|
31
| B1, S1, P1v2, I1v1 | 8 |
32
| B2, S2, P2v2, I2v1 | 16 |
0 commit comments