Skip to content

Commit fb83194

Browse files
fix
1 parent 9e26a3f commit fb83194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/how-to-built-in-persistent-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.custom: devx-track-java, devx-track-azurecli, event-tier1-build-2022
2020

2121
Azure Spring Apps provides two types of built-in storage for your application: persistent and temporary.
2222

23-
By default, Azure Spring Apps provides temporary storage for each application instance. Temporary storage is limited to 5 GB per instance with as the default mount path.
23+
By default, Azure Spring Apps provides temporary storage for each application instance. Temporary storage is limited to 5 GB per instance with */tmp* as the default mount path.
2424

2525
> [!WARNING]
2626
> If you restart an application instance, the associated temporary storage is permanently deleted.

0 commit comments

Comments
 (0)