index.html (90 lines of code) (raw):

<html> <head> <link rel="stylesheet" href="index.css" /> <link rel="icon" href="MySQL_logo.png"> <title>Azure Database for MySQL Community</title> <link href="Azure_MySQL.ico" rel="icon" type="image/x-icon" /> </head> <body> <h1><img src="./MySQL_logo.png" height="80px"> Azure Database for MySQL <span class="SubHeading"> Resources</span> </h1> <p> <a href="https://aka.ms/MySQL-Resources">aka.ms/MySQL-Resources</a> </p> <table> <colgroup> <col style="width: 30%;"> <col style="width: 30%"> <col style="width: 30%"> </colgroup> <tr> <td style="max-width: 350pt"> <h2>Overview</h2> <p> This page provides links to a variety of resources related to <a href="https://azure.microsoft.com/products/mysql/">Azure Database for MySQL</a>. </p> <p> &nbsp;</p> <h2>Latest news</h2> <p> For recent blog posts, see <a href="https://aka.ms/azure-mysql-blog/">aka.ms/Azure-MySQL-Blog</a>. <br> <br> For recent feature/functionality updates, see <a href="https://learn.microsoft.com/azure/mysql/flexible-server/whats-new">What's new in Azure Database for MySQL - Flexible Server?</a>. </p> </td> <td style="max-width: 350pt"> <h2>Resources</h2> <ul> <li><a href="https://azure.microsoft.com/products/mysql/">Service page</a></li> <li><a href="http://aka.ms/MySQLDocs">Product documentation</a></li> <li><a href="https://learn.microsoft.com/training/browse/?expanded=azure&terms=MySQL">Learning paths and modules</a></li> <li><a href="https://aka.ms/AzureMySQLYt">YouTube videos</a></li> </ul> <p> &nbsp;</p> <h2>Git repo</h2> <ul> <li><a href="https://github.com/Azure/azure-mysql">Repo with the HTML for this page</a> </li> </ul> <p> &nbsp;</p> <h2>Try the service for free!</h2> <ul> <li><a href="https://aka.ms/try-mysql-free">Try Azure Database for MySQL - Flexible Server free with an Azure free account!</a> </li> </ul> <p> &nbsp;</p> </td> <td style="max-width: 350pt"> <h2>Tell us what you think</h2> <p> Suggest and vote on ideas for improving Azure Database for MySQL at <a href="https://aka.ms/mysql-ideas">aka.ms/MySQL-Ideas</a>. </p> <p> &nbsp;</p> <h2>Browse and ask technical questions</h2> <ul> <li> Azure Database for MySQL on <a href="https://learn.microsoft.com/en-us/answers/topics/25395/azure-database-mysql.html">Microsoft Q&A</a></li> <li> Azure Database for MySQL on <a href="https://stackoverflow.com/questions/tagged/azure-database-mysql">StackOverflow</a></li> </ul> <p> <b>Note</b>: For guidance, see <a href="https://stackoverflow.com/help/how-to-ask">How do I ask a good question</a> on StackOverflow. </p> <p> &nbsp;</p> <h2>Social media<h2> <p>Participate in the <b>Azure Database for MySQL Contributor initiative</b>: <a href="http://aka.ms/mysql-contributors">http://aka.ms/mysql-contributors</a></p> <p> <b>Twitter</b>: <a href="https://twitter.com/AzureDBMySQL">@AzureDBMySQL</a> <br> <b>LinkedIn</b>: <a href="https://www.linkedin.com/company/azure-database-for-mysq">Azure Database for MySQL</a> <br> <b>YouTube</b>: <a href="https://www.youtube.com/@azuredbmysql">@AzureDBMySQL</a> </p> </td> </tr> </table> </body> </html>