Skip to content

Commit ee77b1e

Browse files
committed
Final fix
1 parent 0263bc4 commit ee77b1e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ To set a policy at the storage account level, you must first enable version-leve
4040
> [!div class="mx-imgBorder"]
4141
> ![Diagram of setting a policy for version-level immutable storage at the account level.](media/immutable-version-level-worm-policies/version-level-immutable-storage-account-level.png)
4242
43-
To set a policy at the container level, you must first enable version-level WORM either on the account OR on the container. To enable a container to set version-level WORM policies, Microsoft recommends that you enable version-level WORM at container creation. However, you can migrate a non-enabled container to an enabled one. You can set a container-level WORM policy on containers that you don't migrate, but the option to set blob-level policies won't be available for those containers.
43+
To set a policy at the container level, you must first enable version-level WORM either on the account OR on the container.
44+
45+
If you plan to enable version-level WORM on a container, Microsoft recommends that you enable it at container creation time. However, you can migrate a non-version-level WORM enabled container to a version-level WORM enabled container. If you choose not to migrate a container, you can still set a container-level WORM policy on that container, but the option to set blob-level policies won't be available on that container.
4446

4547
> [!div class="mx-imgBorder"]
4648
> ![Diagram of setting a policy for version-level immutable storage at the container level.](media/immutable-version-level-worm-policies/version-level-immutable-container-level.png)

0 commit comments

Comments
 (0)