We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 800868c commit 3844179Copy full SHA for 3844179
1 file changed
articles/container-apps/tutorial-event-driven-jobs.md
@@ -21,7 +21,7 @@ In this tutorial, you learn how to work with [event-driven jobs](jobs.md#event-d
21
22
> [!div class="checklist"]
23
> * Create a Container Apps environment to deploy your container apps
24
-> * Create an Azure storage queue to send messages to the container app
+> * Create an Azure Storage queue to send messages to the container app
25
> * Build a container image that runs a job
26
> * Deploy the job to the Container Apps environment
27
> * Verify that the queue messages are processed by the container app
0 commit comments