Skip to content

Commit eb84350

Browse files
Merge pull request #8497 from rwestMSFT/patch-1
Remove Azure Data Studio
2 parents b261fc1 + b450292 commit eb84350

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/python/tutorial-deploy-python-web-app-azure-container-apps-02.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Build and Deploy a Python Web App with Azure Container Apps
33
description: This tutorial describes how to create a container from a Python web app and deploy it to Azure Container Apps, a serverless platform for hosting containerized applications.
44
ms.topic: tutorial
5-
ms.date: 06/18/2025
5+
ms.date: 02/06/2026
66
ms.custom:
77
- devx-track-python
88
- devx-track-azurecli
@@ -549,7 +549,7 @@ If you have trouble creating the database, the server might still be processing
549549

550550
---
551551

552-
You can also connect to the Azure Database for PostgreSQL flexible server and create a database by using [psql][15] or an IDE that supports PostgreSQL, like [Azure Data Studio](/sql/azure-data-studio/download-azure-data-studio). For steps using psql, see [Configure the managed identity on the PostgreSQL database](#configure-the-managed-identity-on-the-postgresql-database) later in this article.
552+
You can also connect to the Azure Database for PostgreSQL flexible server and create a database by using [psql][15] or an IDE that supports PostgreSQL, like [Visual Studio Code](/azure/postgresql/developer/vs-code-extension/vs-code-connect). For steps using psql, see [Configure the managed identity on the PostgreSQL database](#configure-the-managed-identity-on-the-postgresql-database) later in this article.
553553

554554
## Create a user-assigned managed identity
555555

0 commit comments

Comments
 (0)