It is my understanding that an Azure Storage account can have unlimited containers.
However, I would like to use the Azure Blob Storage - Immutable Storage Time Based Retention Policies as per:
https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-immutable-storage#time-based-retention-policies
On this page it specifies:
For a storage account, the maximum number of containers with locked time-based immutable policies is 10,000.
Does this imply that for unlocked time-based immutable policies there is no limit though?