Deployed WordPress on an Azure Ubuntu server using Nginx and added a custom welcome page.Installed Nginx, PHP, and MySQL to serve WordPress on the server.Downloaded and set up WordPress in /var/www/html directory.Configured Nginx default settings to support PHP and WordPress, ensuring custom index.html is shown before WordPress’s index.php.