Skip to content

Commit 4d02e5f

Browse files
committed
update
1 parent e2d2b26 commit 4d02e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-connector/tutorial-python-aks-sql-database-connection-string.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Create a service connection to the SQL database using the [`az aks connection cr
112112
::: zone pivot="connection-string"
113113
114114
> [!WARNING]
115-
> Microsoft recommends that you use the most secure authentication flow available. The authentication flow described in this procedure requires a very high degree of trust in the application, and carries risks that are not present in other flows. You should only use this flow when other more secure flows, such as managed identities, aren't viable. Select the authentication method[Workload ID (Recommended)](#create-a-new-connection).
115+
> Microsoft recommends that you use the most secure authentication flow available. The authentication flow described in this procedure requires a very high degree of trust in the application, and carries risks that are not present in other flows. You should only use this flow when other more secure flows, such as managed identities, aren't viable. Select the authentication method *[Workload ID (Recommended)](tutorial-python-aks-sql-database-connection-string.md?pivots=workload-id#create-a-new-connection)*.
116116
117117
Create a service connection between your AKS cluster and your SQL database using a connection string
118118

0 commit comments

Comments
 (0)