Azure Container Registry Enable Retention Policy
All Submissions:
- [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
- [YES] I have updated the documentation accordingly.
- [YES] My code follows the code style of this project.
Current Behavior or Linked Issues
Currently ACR is provisioned with Standard tier, which doesn't have the feature to enable repository image retention policy. Images pushed into ACR never get cleaned up , which resulted in huge repository storage size (Over several terabytes).
Does this introduce a breaking change?
- [NO]