From 8380638c31564abb959988a38624da59ba31e0aa Mon Sep 17 00:00:00 2001 From: Mike Wasson Date: Sat, 3 Mar 2018 23:30:39 -0800 Subject: [PATCH] Add MySQL and Postgres to basic web app RA --- .../app-service-web-app/basic-web-app.md | 2 +- .../images/basic-web-app.svg | 224 ++++++++++++------ 2 files changed, 150 insertions(+), 76 deletions(-) diff --git a/docs/reference-architectures/app-service-web-app/basic-web-app.md b/docs/reference-architectures/app-service-web-app/basic-web-app.md index b3fb45be7b3..8b10090c1f4 100644 --- a/docs/reference-architectures/app-service-web-app/basic-web-app.md +++ b/docs/reference-architectures/app-service-web-app/basic-web-app.md @@ -37,7 +37,7 @@ The architecture has the following components: * **Azure DNS**. [Azure DNS][azure-dns] is a hosting service for DNS domains, providing name resolution using Microsoft Azure infrastructure. By hosting your domains in Azure, you can manage your DNS records using the same credentials, APIs, tools, and billing as your other Azure services. To use a custom domain name (such as `contoso.com`) create DNS records that map the custom domain name to the IP address. For more information, see [Configure a custom domain name in Azure App Service][custom-domain-name]. -* **Azure SQL Database**. [SQL Database][sql-db] is a relational database-as-a-service in the cloud. +* **Azure SQL Database**. [SQL Database][sql-db] is a relational database-as-a-service in the cloud. SQL Database shares its code base with the Microsoft SQL Server database engine. Depending on your application requirements, you can also use [Azure Database for MySQL](/azure/mysql) or [Azure Database for PostgreSQL](/azure/postgresql). These are fully managed database services, based on the open source MySQL Server and Postgres database engines, respectively. * **Logical server**. In Azure SQL Database, a logical server hosts your databases. You can create multiple databases per logical server. diff --git a/docs/reference-architectures/app-service-web-app/images/basic-web-app.svg b/docs/reference-architectures/app-service-web-app/images/basic-web-app.svg index 9a2dcdd11c4..741133ec754 100644 --- a/docs/reference-architectures/app-service-web-app/images/basic-web-app.svg +++ b/docs/reference-architectures/app-service-web-app/images/basic-web-app.svg @@ -1,9 +1,7 @@ - - + + - - - - - - - - - - - - - - - - - - - - - XMLID_1_ - - path12 - + + + + + + + + + + + + + + + + + + + + + + + XMLID_1_ + + path12 + + - - - - + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - + + + + + + + + +