Skip to content

Commit 4e600ce

Browse files
authored
Merge pull request #108946 from SQLSourabh/patch-5
Update deploy-portal.md
2 parents 5c130cf + 29d0612 commit 4e600ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sql-database-edge/deploy-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Azure Marketplace is an online applications and services marketplace where you c
6161
> [!NOTE]
6262
> Please do not change or update the **Image URI** or the **ACCEPT_EULA** settings on the module.
6363
64-
6. On the **IoT Edge Custom Modules** pane, update the container create options desired value for the **Host Port** and the **Target** for the Mount points. The mount point target is where the SQL database files would be stored on the host IoT Edge device.
64+
6. On the **IoT Edge Custom Modules** pane, update the container create options desired value for the **Host Port**. If you need to deploy more than one SQL DB Edge module, please make sure to update the mounts option to create a new source & target pair for the persistent volume. For more information on mounts and volume, refer [Use volumes](https://docs.docker.com/storage/volumes/) on docker documentation.
6565

6666
```json
6767
{
@@ -115,4 +115,4 @@ In this quickstart, you deployed a SQL Database Edge Module on an IoT Edge devic
115115
## Next Steps
116116

117117
- [Machine Learning and Artificial Intelligence with ONNX in SQL Database Edge](onnx-overview.md).
118-
- Building an end to end IoT Solution with SQL Database Edge using IoT Edge.
118+
- Building an end to end IoT Solution with SQL Database Edge using IoT Edge.

0 commit comments

Comments
 (0)