Skip to content

Commit 472755b

Browse files
authored
Merge pull request #216210 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 9ca0235 + 759a1fa commit 472755b

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

articles/defender-for-iot/device-builders/concept-agent-portfolio-overview-os-support.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ For additional information on supported operating systems, or to request access
2727

2828
## Azure RTOS micro agent
2929

30-
The Microsoft Defender for IoT micro agent provides a comprehensive and lightweight security solution for devices that use Azure RTOS. Microsoft Defender for IoT micro agent provides coverage for common threats, and potential malicious activities on real-time operating system (RTOS) devices. The micro agent comes built in as part of the Azure RTOS NetX Duo component, and monitors the device's network activity.
31-
3230
The Microsoft Defender for IoT micro agent comes built in as part of the Azure RTOS NetX Duo component, and monitors the device's network activity. The micro agent consists of a comprehensive and lightweight security solution that provides coverage for common threats, and potential malicious activities on a real-time operating system (RTOS) devices.
3331

3432
## Next steps

articles/iot-edge/how-to-connect-downstream-iot-edge-device.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ You should already have IoT Edge installed on your device. If not, follow the st
231231
232232
```toml
233233
[agent.config]
234-
image: "mcr.microsoft.com/azureiotedge-agent:1.4"
234+
image = "mcr.microsoft.com/azureiotedge-agent:1.4"
235235
```
236236
237237
01. The beginning of your parent configuration file should look similar to the following example.

articles/partner-solutions/elastic/troubleshoot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This document contains information about troubleshooting your solutions that use
1313

1414
## Unable to create an Elastic resource
1515

16-
Elastic integration with Azure can only be set up by users who have *Owner* access on the Azure subscription. [Confirm that you have the appropriate access](../../role-based-access-control/check-access.md).
16+
Elastic integration with Azure can only be set up by users who have *Owner* or *Contributor* access on the Azure subscription. [Confirm that you have the appropriate access](../../role-based-access-control/check-access.md).
1717

1818
## Logs not being emitted to Elastic
1919

@@ -43,4 +43,4 @@ In the Elastic site, open a support request.
4343

4444
## Next steps
4545

46-
Learn about [managing your instance](manage.md) of Elastic.
46+
Learn about [managing your instance](manage.md) of Elastic.

0 commit comments

Comments
 (0)