Skip to content

Commit bce236f

Browse files
authored
Merge pull request #93436 from mlottner/landingpage_test
Edge version update
2 parents d85d168 + 0d0a02b commit bce236f

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

articles/asc-for-iot/how-to-deploy-edge.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ There are three steps to create an IoT Edge deployment for Azure Security Center
104104
1. Click **Save**.
105105
1. Scroll to the bottom of the tab and select **Configure advanced Edge Runtime settings**.
106106

107-
1. Change the **Image** under **Edge Hub** to **mcr.microsoft.com/azureiotedge-hub:1.0.9-rc2**.
107+
1. Change the **Image** under **Edge Hub** to **mcr.microsoft.com/azureiotedge-hub:1.0.8.3**.
108108

109109
1. Verify **Create Options** is set to:
110110

@@ -166,7 +166,7 @@ If you encounter an issue, container logs are the best way to learn about the st
166166
| Name | IMAGE |
167167
| --- | --- |
168168
| azureiotsecurity | mcr.microsoft.com/ascforiot/azureiotsecurity:1.0.0 |
169-
| edgeHub | mcr.microsoft.com/azureiotedge-hub:1.0.9-rc2 |
169+
| edgeHub | mcr.microsoft.com/azureiotedge-hub:1.0.8.3 |
170170
| edgeAgent | mcr.microsoft.com/azureiotedge-agent:1.0 |
171171

172172
If the minimum required containers are not present, check if your IoT Edge deployment manifest is aligned with the recommended settings. For more information, see [Deploy IoT Edge module](#deployment-using-azure-portal).
168 KB
Loading

articles/asc-for-iot/quickstart-onboard-iot-hub.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,7 @@ This article provides an explanation of how to enable the Azure Security Center
4141
To enable security on your IoT Hub:
4242

4343
1. Open your **IoT Hub** in Azure portal.
44-
1. Under the **Security** menu, click **Secure your IoT solution**.
45-
1. Leave **Enable** selected as the default.
46-
1. Select your Log analytics workspace.
47-
1. Provide your Log Analytics workspace details.
48-
- Elect to enable **twin collection** by leaving the **twin collection** toggle **On**.
49-
- Elect to store **raw events** in addition to the default information types of storage by selecting the **Store raw device security events** in Log Analytics. Leave the **raw event** toggle **On**.
50-
44+
1. Under the **Security** menu, click **Secure your IoT solution**.
5145
1. Click **Save**.
5246

5347
Congratulations! You've completed enabling Azure Security Center for IoT on your IoT Hub.

0 commit comments

Comments
 (0)