Skip to content

Commit c5391cc

Browse files
author
Venkat Yalla
committed
Merge branch 'update-module-storage-docs' of github.com:veyalla/azure-docs-pr into update-module-storage-docs
2 parents 6820976 + 02eb2f6 commit c5391cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-access-host-storage-from-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To set up system modules to use persistent storage:
2929
1. For both IoT Edge hub and IoT Edge agent, add an environment variable called **storageFolder** that points to a directory in the module.
3030
1. For both IoT Edge hub and IoT Edge agent, add binds to connect a local directory on the host machine to a directory in the module. For example:
3131

32-
![Add create options and environment variables for local storage](./media/how-to-access-host-storage-from-module/offline-storage-1-4.png)
32+
![Screenshot that shows the add create options and environment variables for local storage](./media/how-to-access-host-storage-from-module/offline-storage-1-4.png)
3333

3434
Or, you can configure the local storage directly in the deployment manifest. For example:
3535

0 commit comments

Comments
 (0)