Skip to content

Commit 61a00bb

Browse files
committed
Fixing images and the table
1 parent 9dfba80 commit 61a00bb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

articles/storage/blobs/immutable-version-level-worm-policies.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,11 @@ If the default policy on a storage account or container is modified, policies on
6868

6969
The following table shows the various options available for setting a time-based retention policy on a blob on upload:
7070

71-
Table goes here.
71+
| Default policy status on account or container | Upload a blob with the default policy | Upload a blob with a custom policy | Upload a blob with no policy |
72+
|---------------------------------------------------|-----------------------------------------------|----------------------------------------------|---------------------------------|
73+
| Default policy on account or container (unlocked) | Blob is uploaded with default unlocked policy | Blob is uploaded with custom unlocked policy | Blob is uploaded with no policy |
74+
| Default policy on account or container (locked) | Blob is uploaded with default locked policy | Blob is uploaded with custom unlocked policy | Blob is uploaded with no policy |
75+
| No default policy on either account or container | N/A | Blob is uploaded with custom unlocked policy | Blob is uploaded with no policy |
7276

7377
### Configure a policy on a previous version
7478

Loading

0 commit comments

Comments
 (0)