Skip to content

Commit 6278ce6

Browse files
committed
Minor fix.
1 parent b08640a commit 6278ce6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/container-apps/tutorial-event-driven-jobs.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,6 @@ The job uses an Azure Storage queue to receive messages. In this section, you cr
9494
9595
You can pull images from private repositories in Microsoft Azure Container Registry using managed identities for authentication to avoid the use of administrative credentials. When possible, you should use a user-assigned managed identity to pull images.
9696
97-
# [Bash](#tab/bash)
98-
9997
1. Create a user-assigned managed identity. Before you run the following commands, replace the `\<PLACEHOLDERS\>` with the name of your managed identity.
10098
10199
```bash

0 commit comments

Comments
 (0)