Skip to content

Commit d11b9e5

Browse files
committed
restored missing addition
1 parent 2429fa7 commit d11b9e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/spring-apps/enterprise/how-to-job-log-streaming.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ Use the following command to assign an Azure role:
6767

6868
## List all instances in a job execution
6969

70+
For a job, every time it's triggered, a new job execution is created. Also, depending on the parallelism setting for your job, several replicas or instances execute in parallel.
71+
7072
Use the following command to list all instances in a job execution:
7173

7274
```azurecli

0 commit comments

Comments
 (0)