Skip to content

Commit cde9d1e

Browse files
Merge pull request #291250 from craigshoemaker/aca/image/postgres
[Container Apps] Postregs tutorial -> remove image
2 parents 26b2bc9 + ad60d68 commit cde9d1e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/container-apps/tutorial-dev-services-postgresql.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ Azure CLI commands and Bicep template fragments are featured in this tutorial. I
431431
432432
# [azd](#tab/azd)
433433
434-
use the logs command to view the logs
434+
Use the logs command to view the logs.
435435
436436
```bash
437437
az containerapp logs show \
@@ -442,8 +442,6 @@ Azure CLI commands and Bicep template fragments are featured in this tutorial. I
442442
443443
---
444444
445-
:::image type="content" source="media/tutorial-dev-services-postgresql/azure-container-apps-postgresql-service-logs.png" alt-text="Screenshot of container app PostgreSQL service logs.":::
446-
447445
## Create an app to test the service
448446
449447
When you create the app, you begin by creating a debug app to use the `psql` CLI to connect to the PostgreSQL instance.

0 commit comments

Comments
 (0)