You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-edge/how-to-store-data-blob.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ If an unexpected process termination (like power failure) happens during a blob
47
47
**deviceAutoDelete** is a configurable functionality. This function automatically deletes your blobs from the local storage when the specified duration (measured in minutes) expires. It allows you to:
48
48
49
49
* Turn ON/OFF the deviceAutoDelete feature.
50
-
* Specify the time in minutes (deleteAfterMinutes) after which the blobs is automatically deleted.
50
+
* Specify the time in minutes (deleteAfterMinutes) after which the blobs are automatically deleted.
51
51
* Choose the ability to retain the blob while it's uploading if the deleteAfterMinutes value expires.
0 commit comments