Skip to content

Commit e10dadc

Browse files
authored
Merge pull request #80723 from mamccrea/patch-15
Stream Analytics: Iot Edge (Git issue)
2 parents b642e2a + bcd5303 commit e10dadc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/stream-analytics/stream-analytics-edge.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,8 @@ These steps are described in the IoT Edge documentation for [Windows](https://do
107107

108108
> [!Note]
109109
> During this step, ASA creates a folder named "EdgeJobs" in the storage container (if it does not exist already). For each deployment, a new subfolder is created in the "EdgeJobs" folder.
110-
> In order to deploy your job to edge devices, ASA creates a shared access signature (SAS) for the job definition file. The SAS key is securely transmitted to the IoT Edge devices using device twin. The expiration of this key is three years from the day of its creation.
110+
> When you deploy your job to IoT Edge devices, ASA creates a shared access signature (SAS) for the job definition file. The SAS key is securely transmitted to the IoT Edge devices using device twin. The expiration of this key is three years from the day of its creation.
111+
> When you update an IoT Edge job, the SAS will change, but the image version will not change. Once you **Update**, follow the deployment workflow, and an update notification is logged on the device.
111112
112113

113114
For more information about IoT Edge deployments, see to [this page](https://docs.microsoft.com/azure/iot-edge/module-deployment-monitoring).

0 commit comments

Comments
 (0)