Skip to content

Commit 004cd72

Browse files
authored
Merge pull request #119014 from AndyStevenson7/patch-2
Update tutorial-dotnetcore-sqldb-app.md
2 parents 4bbcd43 + 3082c66 commit 004cd72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/tutorial-dotnetcore-sqldb-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Sign in to the [Azure portal](https://portal.azure.com/) and follow these steps
6060
1. *Runtime stack* → **.NET 7 (STS)**.
6161
1. *Add Azure Cache for Redis?* → **Yes**.
6262
1. *Hosting plan* → **Basic**. When you're ready, you can [scale up](manage-scale-up.md) to a production pricing tier later.
63-
1. **SQLAzure** is selected by default as the database engine. Azure SQL Database is a fully managed platform as a service (PaaS) database engine that's always running on the latest stable version of the SQL Server.
63+
1. Select **SQLAzure** as the database engine. Azure SQL Database is a fully managed platform as a service (PaaS) database engine that's always running on the latest stable version of the SQL Server.
6464
1. Select **Review + create**.
6565
1. After validation completes, select **Create**.
6666
:::column-end:::

0 commit comments

Comments
 (0)