Skip to content

Commit 8da663b

Browse files
Merge pull request #312577 from cephalin/fix/t03
test: sweep ready-to-merge + label-removed paths (t03)
2 parents ce7c880 + f4ac4df commit 8da663b

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

articles/app-service/quickstart-wordpress.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,23 @@ ms.custom:
1717
---
1818
# Create a WordPress site
1919

20+
## What you'll accomplish
21+
22+
In this quickstart, you learn how to:
23+
24+
- Create a WordPress site from the Azure Marketplace
25+
- Configure a MySQL Flexible Server database
26+
- Set up App Service hosting plans
27+
- Deploy and manage your WordPress site
28+
- Monitor site performance and health
29+
- Configure custom domains and SSL
30+
- Optimize your WordPress deployment for production
31+
- Scale your application as traffic grows
32+
- Implement backup and disaster recovery strategies
33+
- Secure your WordPress site with best practices
34+
35+
## Overview
36+
2037
In this quickstart, you'll learn how to create and deploy your first [WordPress](https://www.wordpress.org/) site to [Azure App Service](overview.md) with [Azure Database for MySQL - Flexible Server](/azure/mysql/flexible-server/) using the [WordPress Azure Marketplace item by App Service](https://azuremarketplace.microsoft.com/marketplace/apps/WordPress.WordPress?tab=Overview). This quickstart uses the **Standard** tier for your app and a **Burstable, B2s** tier for your database, and incurs a cost for your Azure Subscription. For pricing, visit [App Service pricing](https://azure.microsoft.com/pricing/details/app-service/linux/), [Azure Database for MySQL pricing](https://azure.microsoft.com/pricing/details/mysql/flexible-server/), [Content Delivery Network pricing](https://azure.microsoft.com/pricing/details/storage/blobs/), and [Azure Blob Storage pricing](https://azure.microsoft.com/pricing/details/storage/blobs/). You can learn more about WordPress on App Service in the [overview](overview-wordpress.md).
2138

2239
To complete this quickstart, you need an Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).

0 commit comments

Comments
 (0)