Skip to content

Commit 8916a9f

Browse files
Update set-up-iot-edge-modules.md
1 parent 2de9ba1 commit 8916a9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-sql-edge/set-up-iot-edge-modules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ In this tutorial, we will be setting up the below IoT Edge modules
1616
1. Azure SQL Edge
1717
2. A data generator module
1818

19-
Before proceeding, create an Azure Stream Analytics Module that will be used in the tutorial for predicting Iron Ore impurities. You can learn more about using streaming jobs with SQL Edge [here](https://docs.microsoft.com/en-us/azure/sql-database-edge/stream-analytics#using-streaming-jobs-with-sql-database-edge)
19+
Before proceeding, create an Azure Stream Analytics Module that will be used in the tutorial for predicting Iron Ore impurities. You can learn more about using streaming jobs with SQL Edge [here](https://docs.microsoft.com/azure/sql-database-edge/stream-analytics#using-streaming-jobs-with-sql-database-edge)
2020

2121
The Azure Stream Analytics job is created with hosting environment set as Edge. Now, proceed with setting up the Inputs and Outputs specifically for the tutorial.
2222

@@ -81,7 +81,7 @@ ASEdemocontregistry.azurecr.io/silicaprediction:amd64
8181

8282
## Deploying the Azure SQL Edge module
8383

84-
1. First, deploy the Azure SQL Edge module by following the steps listed [here](https://docs.microsoft.com/en-us/azure/sql-database-edge/deploy-portal#deploy-sql-database-edge)
84+
1. First, deploy the Azure SQL Edge module by following the steps listed [here](https://docs.microsoft.com/azure/sql-database-edge/deploy-portal#deploy-sql-database-edge)
8585

8686
2. On the **Specify Route** of the **Set Modules** page, specify the routes for module to IoT Edge Hub communication as below
8787
```

0 commit comments

Comments
 (0)