Skip to content

Commit ef9e890

Browse files
committed
add note
1 parent 2363714 commit ef9e890

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/app-service/tutorial-java-tomcat-mysql-app.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ Sign in to the [Azure portal](https://portal.azure.com/) and follow these steps
147147
- **Virtual network**: Integrated with the App Service app and isolates back-end network traffic.
148148
- **Azure Database for MySQL flexible server**: Accessible only from the virtual network. A database and a user are created for you on the server.
149149
- **Private DNS zones**: Enable DNS resolution of the database server in the virtual network.
150+
<!-- Author note: Azure Database for MySQL's networking is not the same as other databases. It integrates with a private DNS zone, not with a private endpoint. -->
150151
:::column-end:::
151152
:::column:::
152153
:::image type="content" source="./media/tutorial-java-tomcat-mysql-app/azure-portal-create-app-mysql-3.png" alt-text="A screenshot showing the deployment process completed." lightbox="./media/tutorial-java-tomcat-mysql-app/azure-portal-create-app-mysql-3.png":::

0 commit comments

Comments
 (0)