Does anyone have any suggestions? I don't understand why Azure adds these arbitrary container limits.
The container limits in Azure's backup and replication solutions, such as the 100-container limit for Vaulted Backup
and the 1000-container limit for Object Replication
, are not arbitrary, It is based on a combination of technical
, scalability
, and performance
considerations that Microsoft has designed into the platform.
I agree Gaurav Mantri's comment, you can use Multiple Azure Storage Accounts
to Stay Within Azure Limits for Backup.
users
or data
logically and using multiple storage accounts is a solid strategy for managing Azure Blob Storage backups while adhering to the container limits.Azure Automation
, Azure Functions
, or Logic Apps
.The above approach balances scalability and compliance without requiring a complete restructuring of your system.
Reference: