Skip to content

Commit e72cf8a

Browse files
Update azure-sql/database/azure-sql-python-quickstart.md
Co-authored-by: Van To <40007119+VanMSFT@users.noreply.github.com>
1 parent c6f6efc commit e72cf8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-sql/database/azure-sql-python-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ The app is ready to be deployed to Azure.
285285
--name <web-app-name>
286286
```
287287

288-
In this quickstart, a system-assigned managed identity is used for demonstration. A user-assigned managed identity is more efficient in a broader range of scenarios. For more information, see [Managed identity best practice recommendations](/azure/active-directory/managed-identities-azure-resources/managed-identity-best-practice-recommendations). For an example of using a user-assigned managed identity with mssql-python, see [Migrate a Python application to use passwordless connections with Azure SQL Database](azure-sql-passwordless-migration-python.md).
288+
In this quickstart, a system-assigned managed identity is used for demonstration purposes. A user-assigned managed identity is more efficient in a broader range of scenarios. For more information, see [Managed identity best practice recommendations](/azure/active-directory/managed-identities-azure-resources/managed-identity-best-practice-recommendations). For an example of using a user-assigned managed identity with mssql-python, see [Migrate a Python application to use passwordless connections with Azure SQL Database](azure-sql-passwordless-migration-python.md).
289289

290290
## Connect the App Service to Azure SQL Database
291291

0 commit comments

Comments
 (0)