Skip to content

Commit 419fd7f

Browse files
author
Jill Grant
authored
Update articles/container-apps/sessions.md
alt text fix
1 parent 2cfb45d commit 419fd7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/sessions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ To send an HTTP request to a session, you must provide a session identifier in t
7171
* If a session with the identifier already exists, the request is sent to the existing session.
7272
* If a session with the identifier doesn't exist, a new session is automatically allocated before the request is sent to it.
7373

74-
:::image type="content" source="media/sessions/sessions-overview.png" alt-text="Session pool and sessions usage":::
74+
:::image type="content" source="media/sessions/sessions-overview.png" alt-text="Screenshot of session pool and sessions usage.":::
7575

7676
#### Identifier format
7777

0 commit comments

Comments
 (0)