Skip to content

Commit df08e7b

Browse files
Merge pull request #231604 from anthonychu/patch-17
[Container Apps] Update wording
2 parents 4568e27 + 139dad0 commit df08e7b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/container-apps/storage-mounts.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ Ephemeral storage has the following characteristics:
4444

4545
| vCPUs | Ephemeral storage |
4646
|--|--|
47-
| Up to 0.25 | 1 GiB |
48-
| Up to 0.5 | 2 GiB |
49-
| Up to 1 | 4 GiB |
47+
| 0.25 or lower | 1 GiB |
48+
| 0.5 or lower | 2 GiB |
49+
| 1 or lower | 4 GiB |
5050
| Over 1 | 8 GiB |
5151

5252
To configure ephemeral storage, first define an `EmptyDir` volume in the revision. Then define a volume mount in one or more containers in the revision.
@@ -428,4 +428,4 @@ To configure a volume mount for Azure Files storage in the Azure portal, add a f
428428
429429
1. Select **Create** to create the new revision.
430430
431-
::: zone-end
431+
::: zone-end

0 commit comments

Comments
 (0)