It does not have a specific documented hard limit on maximum container image size. The actual storage limits for container images depend on performance issues, pull times, storage tier quotas, and networking considerations.. See: https://learn.microsoft.com/en-us/azure/container-registry/container-registry-skus#service-tier-features-and-limits
A 2TB image would likely be impractical due to:
- Long pull times
- Significant storage costs
- Potential issues with deployment and scaling
You can mark it 'Accept Answer' and 'Upvote' if this helped you
Regards,
Abiola