Skip to content

Commit f087f98

Browse files
committed
fix issue
1 parent 21e3bc2 commit f087f98

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/app-service/overview-wordpress.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
title: 'An overview of WordPress'
23
description: An overview of WordPress on App Service. You can focus on creating WP content while Azure takes care of the infrastructure, security, and performance needs.
34
keywords: app service, azure app service, wordpress, preview, app service on linux, plugins, mysql flexible server, wordpress on linux, php
@@ -25,20 +26,22 @@ This solution is designed to meet the needs of both small and large-scale deploy
2526

2627
Azure App Service makes deploying WordPress sites straightforward for both beginners and experienced developers:
2728

28-
- **Pre-configured setup:** Automatically updates technologies like Linux, PHP, and NGINX to keep your site secure and up to date.
29+
- **Automatic updates:** Automatically updates technologies like Linux, PHP, and NGINX to keep your site secure and up to date.
30+
- **Pre-configured setup:** By leveraging powerful Azure services like Azure App Service, Azure Database for MySQL, Azure CDN, and Azure Blob Storage, you get a pre-configured setup optimized for performance and security.
2931
- **Flexible file transfers:** Easily transfer files via FTP for custom content uploads.
3032
- **Custom server configurations:** Adjust NGINX settings using startup scripts.
3133
- **Staging slots:** Safely test changes in isolated environments before deploying them to production.
3234

3335
## What enterprise-grade features are available?
3436

35-
Azure App Service provides advanced tools to ensure your WordPress site is reliable, scalable, and performant:
37+
Azure App Service provides advanced tools to ensure your WordPress site is secure, reliable, scalable, and performant:
3638

3739
- **Custom domains and SSL certificates:** Set up personalized domains and secure your site with HTTPS.
3840
- **Scalability:** Adjust resources automatically or manually to handle traffic spikes.
3941
- **CI/CD pipelines:** Automate deployments with continuous integration and deployment workflows.
4042
- **Email integration:** Use custom email domains for professional communication to enhance branding and customer interactions.
4143
- **Load testing:** Simulate real-world traffic conditions to optimize your site's performance.
44+
- **Security:** SSL (both free and paid options), VNET, DDoS protection, Web Application Firewall, Active directory integration, IP restriction settings and many more. Additionally, you can integrate with Microsoft Defender for Cloud to receive security scans and insights, further bolstering your site’s security. When you deploy your WordPress site, it runs on its own dedicated instance and NOT a shared instance, making it more performant, secure and avoiding noisy neighbors.
4245

4346

4447
## What are the best scenarios for WordPress on App Service?

0 commit comments

Comments
 (0)