Skip to content

Commit 04ea823

Browse files
committed
small tweak
1 parent cb2fa32 commit 04ea823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/durable/quickstart-mssql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ To run your app in Azure, you need to create various resources. For convenient c
214214
> [!NOTE]
215215
> If you already have an Azure SQL database or another publicly accessible SQL Server instance that you would like to use, you can go to the next section.
216216
>
217-
> The instructions below about enabling **Allow Azure services and resources to access this [SQL] server** is _not_ a recommended security practice for production scenarios. Real applications should implement more secure approaches, such as stronger firewall restrictions or virtual network configurations.
217+
> Refrain from enabling the **Allow Azure services and resources to access this [SQL] server** setting for production scenarios. Real applications should implement more secure approaches, such as stronger firewall restrictions or virtual network configurations.
218218

219219
In the Azure portal, you can [create an Azure SQL database](/azure/azure-sql/database/single-database-create-quickstart). During creation:
220220
- Enable Azure services and resources to access this server (under _Networking_)

0 commit comments

Comments
 (0)