Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
339 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What is the maximum lifetime of a completed task?
[Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question.]
Source: FAQ
By default, the data for completed tasks (the files on the node) will be kept for 7 days. Refer this document on limits.
However, the actual task itself does not have maximum lifetime limit. It could exist in the system for years, although it is recommended to periodically delete tasks.
Source : Azure Documentation FAQ Link