Skip to content

Commit bbe9d62

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into nat-faq
2 parents c634ea4 + 62a1973 commit bbe9d62

7 files changed

+17
-17
lines changed

articles/azure-percept/software-releases-usb-cable-updates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ Feature Update (2104): [Azure-Percept-DK-1.0.20210409.2055.zip](https://download
3333
|---|---|:---:|
3434
|September Service Release (2109)|[Azure-Percept-DK-1.0.20210929.1747-public_preview_1.0.zip](https://go.microsoft.com/fwlink/?linkid=2174462)||
3535
|July Service Release (2107)|[Azure-Percept-DK-1.0.20210729.0957-public_preview_1.0.zip](https://download.microsoft.com/download/f/a/9/fa95d9d9-a739-493c-8fad-bccf839072c9/Azure-Percept-DK-1.0.20210729.0957-public_preview_1.0.zip)||
36-
|June Service Release (2106)|[Azure-Percept-DK-1.0.20210511.1825.zip](https://download.microsoft.com/download/e/0/1/e01b6f7e-04f7-45ee-8933-8514c2fdbe6a/Azure-Percept-DK-1.0.20210511.1825.zip)||
37-
|May Service Release (2105)|[Azure-Percept-DK-1.0.20210611.0952-public_preview_1.0.zip](https://download.microsoft.com/download/1/5/8/1588f7e3-f8ae-4c06-baa2-c559364daae5/Azure-Percept-DK-1.0.20210611.0952-public_preview_1.0.zip)||
36+
|June Service Release (2106)|[Azure-Percept-DK-1.0.20210611.0952-public_preview_1.0.zip](https://download.microsoft.com/download/1/5/8/1588f7e3-f8ae-4c06-baa2-c559364daae5/Azure-Percept-DK-1.0.20210611.0952-public_preview_1.0.zip)||
37+
|May Service Release (2105)|[Azure-Percept-DK-1.0.20210511.1825.zip](https://download.microsoft.com/download/e/0/1/e01b6f7e-04f7-45ee-8933-8514c2fdbe6a/Azure-Percept-DK-1.0.20210511.1825.zip)||
3838
|Feature Update (2104) |[Azure-Percept-DK-1.0.20210409.2055.zip](https://download.microsoft.com/download/6/4/d/64d53e60-f702-432d-a446-007920a4612c/Azure-Percept-DK-1.0.20210409.2055.zip)||
3939

4040
## Next steps

articles/defender-for-iot/device-builders/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
- name: Install Defender for IoT micro agent (Preview)
2020
displayName: package, authentication, methods, certificate, authenticate, version
2121
href: quickstart-standalone-agent-binary-installation.md
22-
- name: Create a Defender for Cloud IoT micro agent module twin (Preview)
22+
- name: Create a Defender for IoT micro agent module twin (Preview)
2323
href: quickstart-create-micro-agent-module-twin.md
2424
- name: Configure Defender-IoT-micro-agent for Azure RTOS
2525
href: quickstart-azure-rtos-security-module.md
@@ -155,7 +155,7 @@
155155
href: how-to-investigate-device.md
156156
- name: Troubleshoot
157157
items:
158-
- name: Defender for Cloud IoT micro agent troubleshooting (Preview)
158+
- name: Defender for IoT micro agent troubleshooting (Preview)
159159
displayName: service status, review logs
160160
href: troubleshoot-defender-micro-agent.md
161161
- name: Reference

articles/defender-for-iot/device-builders/concept-security-agent-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: conceptual
77

88
# Micro agent authentication methods (Preview)
99

10-
There are two options for authentication with the Defender for IoT Micro Agent:
10+
There are two options for authentication with the Defender for IoT micro agent:
1111

1212
- Connection string
1313

articles/defender-for-iot/device-builders/quickstart-create-micro-agent-module-twin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: 'Quickstart: Create a Defender for Cloud IoT micro agent module twin (Preview)'
2+
title: 'Quickstart: Create a Defender for IoT micro agent module twin (Preview)'
33
description: In this quickstart, learn how to create individual DefenderIotMicroAgent module twins for new devices.
44
ms.date: 11/09/2021
55
ms.topic: quickstart
66
---
77

8-
# Quickstart: Create a Defender for Cloud IoT micro agent module twin (Preview)
8+
# Quickstart: Create a Defender for IoT micro agent module twin (Preview)
99

1010
You can create individual **DefenderIotMicroAgent** module twins for new devices. You can also batch create module twins for all devices in an IoT Hub.
1111

articles/defender-for-iot/device-builders/quickstart-onboard-iot-hub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ The **Secure your IoT solution** button will only appear if the IoT Hub has not
6767
Advance to the next article to configure your solution...
6868

6969
> [!div class="nextstepaction"]
70-
> [Create a Defender for Cloud Iot micro agent module twin (Preview)](quickstart-create-micro-agent-module-twin.md)
70+
> [Create a Defender for IoT micro agent module twin (Preview)](quickstart-create-micro-agent-module-twin.md)

articles/defender-for-iot/device-builders/quickstart-standalone-agent-binary-installation.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
22
title: 'Quickstart: Install Defender for IoT micro agent (Preview)'
3-
description: In this quickstart, learn how to install, and authenticate the Defender for Cloud Micro Agent.
3+
description: In this quickstart, learn how to install, and authenticate the Defender for IoT micro agent.
44
ms.date: 11/09/2021
55
ms.topic: quickstart
66
---
77

88
# Quickstart: Install Defender for IoT micro agent (Preview)
99

10-
This article provides an explanation of how to install, and authenticate the Defender for Cloud micro agent.
10+
This article provides an explanation of how to install, and authenticate the Defender for IoT micro agent.
1111

1212
## Prerequisites
1313

14-
Before you install the Defender for IoT module, you must create a module identity in the IoT Hub. For more information on how to create a module identity, see [Create a Defender for Cloud IoT micro agent module twin (Preview)](quickstart-create-micro-agent-module-twin.md).
14+
Before you install the Defender for IoT module, you must create a module identity in the IoT Hub. For more information on how to create a module identity, see [Create a Defender for IoT micro agent module twin (Preview)](quickstart-create-micro-agent-module-twin.md).
1515

1616
## Install the package
1717

@@ -50,7 +50,7 @@ Before you install the Defender for IoT module, you must create a module identit
5050
sudo cp ./microsoft.gpg /etc/apt/trusted.gpg.d/
5151
```
5252

53-
To install the Defender for Cloud micro agent package on Debian, and Ubuntu based Linux distributions, use the following command:
53+
To install the Defender for IoT micro agent package on Debian, and Ubuntu based Linux distributions, use the following command:
5454

5555
```bash
5656
sudo apt-get install defender-iot-micro-agent
@@ -160,7 +160,7 @@ Allow up to one hour for the recommendation to appear in the hub.
160160

161161
## Micro agent versioning
162162

163-
To install a specific version of the Defender for Cloud IoT micro agent, run the following command:
163+
To install a specific version of the Defender for IoT micro agent, run the following command:
164164

165165
```bash
166166
sudo apt-get install defender-iot-micro-agent=<version>
@@ -169,4 +169,4 @@ sudo apt-get install defender-iot-micro-agent=<version>
169169
## Next steps
170170

171171
> [!div class="nextstepaction"]
172-
> [Quickstart: Create a Defender for Cloud IoT micro agent module twin (Preview)](quickstart-create-micro-agent-module-twin.md)
172+
> [Quickstart: Create a Defender for IoT micro agent module twin (Preview)](quickstart-create-micro-agent-module-twin.md)

articles/defender-for-iot/device-builders/troubleshoot-defender-micro-agent.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Defender for Cloud IoT micro agent troubleshooting (Preview)
2+
title: Defender for IoT micro agent troubleshooting (Preview)
33
description: Learn how to handle unexpected or unexplained errors.
44
ms.date: 11/09/2021
55
ms.topic: reference
66
---
77

8-
# Defender for Cloud IoT micro agent troubleshooting (Preview)
8+
# Defender for IoT micro agent troubleshooting (Preview)
99

1010
If an unexpected error occurs, you can use these troubleshooting methods in an attempt to resolve the issue. You can also reach out to the Azure Defender for Cloud for IoT product team for assistance as needed.  
1111

@@ -33,7 +33,7 @@ You will know that the service is crashing if, the process uptime is less than 2
3333

3434
## Validate micro agent root privileges
3535

36-
Use the following command to verify that the Defender for Cloud IoT micro agent service is running with root privileges.
36+
Use the following command to verify that the Defender for IoT micro agent service is running with root privileges.
3737

3838
```bash
3939
ps -aux | grep " defender-iot-micro-agent"

0 commit comments

Comments
 (0)